Sender | Message | Time |
---|---|---|
9 Jan 2025 | ||
https://github.com/NixOS/nixpkgs/pull/372293 | 11:03:47 | |
Why it will downgrade? | 11:04:08 | |
* Why will it downgrade? | 11:04:18 | |
10 Jan 2025 | ||
11:02:44 | ||
22:15:38 | ||
22:43:07 | ||
11 Jan 2025 | ||
15:06:28 | ||
13 Jan 2025 | ||
11:13:38 | ||
15 Jan 2025 | ||
why did it collect it? https://nixpkgs-update-logs.nix-community.org/rquickshare-legacy/2025-01-09.log | 10:25:51 | |
The URL in the room topic should probably be updated to https://github.com/nix-community/infra/blob/master/hosts/build02/nixpkgs-update.nix :) | 20:31:28 | |
22:06:47 | ||
22:07:30 | ||
16 Jan 2025 | ||
hey, is any action needed on nixpkgs-update's part when repology changes the name of a package? pebble had a name clash between two separate projects, which was causing build failures. now they've renamed the two projects to different names, and pebble doesn't exist anymore: https://repology.org/project/pebble/versions | 09:28:53 | |
* hey, is any action needed on nixpkgs-update's part when repology changes the name of a package? pebble had a name clash on repology between two separate upstream projects, which was causing build failures. now they've renamed the two projects to different names, and pebble doesn't exist anymore: https://repology.org/project/pebble/versions | 09:29:11 | |
so basically, we should be tracking this one: https://repology.org/project/pebble-acme-test-server/versions | 09:30:01 | |
09:38:13 | ||
19 Jan 2025 | ||
Setting null for updateScript doesn't work (and can sometimes break the bot). This should work for the updateScript:
Would also need to add rquickshare-legacy to https://github.com/nix-community/nixpkgs-update/blob/main/src/Skiplist.hs, currently it isn't otherwise possible to tell the bot to ignore the legacy version without splitting them into separate packages. | 01:34:52 | |
I didn't notice that there were links in the topic. I keep https://nix-community.org/update-bot/ updated with links for the bot but I'll need to get someone to update the topic or give me permissions. | 01:43:13 | |
No, shouldn't need to do anything as the package versions will be correct after the rename. | 01:49:23 | |
You'll need to use version-regex in the nix-update-script. | 04:14:51 | |
I don't see much to be gained from this feature, most of the time it will only save a day or so. | 04:19:23 | |
23 Jan 2025 | ||
08:09:31 | ||
24 Jan 2025 | ||
15:52:04 | ||
Hey, I merged https://github.com/NixOS/nixpkgs/pull/376046 yesterday, which added updateScript to azure-cli-extensions, but it looks like it's not working in nixpkgs-update.
but the log says there was no diff: https://nixpkgs-update-logs.nix-community.org/azure-cli-extensions.ssh/2025-01-24.log | 16:01:49 | |
The bot checks for new update scripts twice a day and updates are run on the merge base of master and staging so sometimes the the bot attempts an update script that doesn't work on the current merge base. | 23:39:57 | |
25 Jan 2025 | ||
Makes sense, thanks. Will wait and observe. :) | 09:00:11 | |
27 Jan 2025 | ||
07:39:29 | ||
Can someone help me understand by the bot created https://github.com/NixOS/nixpkgs/pull/374876 ? (downgrade filebeat 8 -> filebeat 7) -- is it because I, in a misguided attempt to stay consistent with the existing I tried loading up nixpkgs-update in a ghci repl, but it appears to indicate I'm good on that front,
How do I fix this? :) | 08:21:04 | |
* Can someone help me understand why the bot created https://github.com/NixOS/nixpkgs/pull/374876 ? (downgrade filebeat 8 -> filebeat 7) -- is it because I, in a misguided attempt to stay consistent with the existing I tried loading up nixpkgs-update in a ghci repl, but it appears to indicate I'm good on that front,
How do I fix this? :) | 08:24:43 | |
In reply to @srhb:matrix.orgProbably you need to fix the updateScript, that is what the bot used. | 08:54:21 |