!UNVBThoJtlIiVwiDjU:nixos.org

Staging

383 Members
Staging merges | Running staging cycles: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+head%3Astaging-next+head%3Astaging-next-25.11 | Review Reports: https://malob.github.io/nix-review-tools-reports/124 Servers

Load older messages


SenderMessageTime
18 Jun 2026
@r-burns:matrix.orgr-burnsRebuild count might be bordering a staging target though, I'm seeing 501 although they are mostly small python packages00:52:51
@r-burns:matrix.orgr-burnshttps://github.com/NixOS/nixpkgs/pull/53283600:56:27
@hexa:lossy.networkhexathat could be as low as 10100:56:45
@hexa:lossy.networkhexa49200:57:06
@hexa:lossy.networkhexa😉00:57:09
@r-burns:matrix.orgr-burnsI did a local nixpkgs-review rev HEAD that reported 50100:57:14
@hexa:lossy.networkhexahttps://github.com/NixOS/nixpkgs/actions/runs/2772939480300:57:26
@debtquity:matrix.orgdebtquityhmm?01:06:39
@hexa:lossy.networkhexahttps://github.com/NixOS/nixpkgs/pull/528906#issuecomment-470786351401:07:13
@debtquity:matrix.orgdebtquityso if i update valkey, i need to individually update all of these small python libs too?01:07:19
@hexa:lossy.networkhexayou need to test them01:07:26
@hexa:lossy.networkhexaat least some of them01:07:43
@hexa:lossy.networkhexathe ones that are prone to breaking01:07:48
@hexa:lossy.networkhexalike python3.pkgs.valkey01:07:51
@hexa:lossy.networkhexa you can collect them into passthru.tests 01:08:17
@hexa:lossy.networkhexaand the build valkey.tests01:08:22
@hexa:lossy.networkhexaRedacted or Malformed Event01:08:30
@debtquity:matrix.orgdebtquity

will just invoking the problematic downstream packages work?

https://github.com/NixOS/nixpkgs/blob/d1a55f0c7b921d541c6142994c96fbd7f1fa562e/pkgs/by-name/va/valkey/package.nix#L110-L113

  passthru = {
    tests = {
      redis = nixosTests.redis;
      python3-valkey = callPackage python3.pkgs.valkey;
    };
    serverBin = "valkey-server";
  };

???

01:26:27
@debtquity:matrix.orgdebtquitysurprised there's not much there at the moment, guess the previous maintainers had it in their head?01:28:00
@r-burns:matrix.orgr-burnstried a nixpkgs-review and it OOMed after about 125 builds, but didn't see any failures other than the preexisting python3.pkgs.jupytext from that sample. Will try again later01:34:42
@flashonfire:lithium.ovhguillaumeI can try a local nixpkgs review if it's needed06:56:31
@flashonfire:lithium.ovhguillaumeI have a lot of ram ahhaa06:56:45
@r-burns:matrix.orgr-burnsI'm having more luck trying it on a less anemic machine than my laptop, haha :) More eyes are always appreciated so feel free to beat me to the punch if you've got spare cycles but I'll be posting a proper review report soon.06:59:03
@r-burns:matrix.orgr-burns

nixpkgs-review is done and seems OK:
https://github.com/NixOS/nixpkgs/pull/532836#issuecomment-4739270789
⏩ 10 packages marked as broken and skipped:

❌ 3 packages failed to build:

python313Packages.pyinterp
python314Packages.opensfm
python314Packages.pyinterp

✅ 478 packages built:

07:50:29
@grimmauld:m.grimmauld.deGrimmauld (any/all) you really don't want to nixpkgs-review staging stuff, that is a glorious waste of resources 08:08:36
@grimmauld:m.grimmauld.deGrimmauld (any/all)you get the exact rebuild count from the actions report08:09:01
@grimmauld:m.grimmauld.deGrimmauld (any/all)just build a few packages you know have been problematic in the past08:09:19
@r-burns:matrix.orgr-burnsWe were planning to send it to master + backport, so I'm not picking up any unrelated staging builds in this report08:10:20
@r-burns:matrix.orgr-burnsI can definitely send it to staging like a typical stabilization PR, just thought it might be cleaner to do it this way for an ordinary package bump that master'll want too08:11:58
@grimmauld:m.grimmauld.deGrimmauld (any/all)even if you're sending it to master, 500 is quite expensive...08:19:13

Show newer messages


Back to Room ListRoom Version: 6