!zghijEASpYQWYFzriI:nixos.org

Hydra

357 Members
106 Servers

Load older messages


SenderMessageTime
5 Aug 2025
@hexa:lossy.networkhexasecurity updates on aug 12th15:55:19
6 Aug 2025
@sandro:supersandro.deSandroSomeone else wants to test https://github.com/NixOS/nixpkgs/pull/431250 ?23:39:31
8 Aug 2025
@0x4a6f:nixos.dev0x4A6F joined the room.06:59:41
10 Aug 2025
@sternenseemann:systemli.orgsterni (he/him)Does Hydra actually fail if a jobset expression produces booleans? https://github.com/NixOS/nixpkgs/pull/425216#issuecomment-317264599013:54:25
@janne:hess.oooJanne cc @joerg:thalheim.io 17:20:16
12 Aug 2025
@janne:hess.oooJanne hexa: you ready? 10:04:29
@janne:hess.oooJanneimage.png
Download image.png
10:05:13
@janne:hess.oooJanne CVE-2025-54800 (High, 7.1) and CVE-2025-54864 (Moderate, 6.9) are now disclosed. 10:12:59
@hexa:lossy.networkhexahttps://github.com/NixOS/infra/pull/764#issuecomment-317821601210:26:54
@hexa:lossy.networkhexaapparently also linux has a max unix socket path length of 108 bytes10:27:15
@sandro:supersandro.deSandroNo nixpkgs PR so far?13:28:00
@sandro:supersandro.deSandroapparently the updater script is broken for me due to alias usage in tree 😅13:45:54
@sandro:supersandro.deSandrohttps://github.com/NixOS/nixpkgs/pull/43309913:50:37
@sandro:supersandro.deSandroand fix the aliases, too https://github.com/NixOS/nixpkgs/pull/43310013:51:30
@sandro:supersandro.deSandrohttps://github.com/NixOS/hydra/pull/150814:36:54
13 Aug 2025
@joerg:thalheim.ioMic92https://github.com/NixOS/hydra/pull/1506 Someone who would have time to test this?08:12:02
@elvishjerricco:matrix.orgElvishJerricco ugh, I'm still getting the issue where the queue runner refuses to continue through the queue after any builds fail, even though the disabledUntil thing on my builder is in the past. 08:17:48
@sternenseemann:systemli.orgsterni (he/him)appears not https://github.com/nix-community/nix-eval-jobs/blob/a579b1a416dc04d50c0dc2832e9da24b0d08dbac/src/worker.cc#L261-L28011:29:54
@Ericson2314:matrix.orgJohn Ericson Simon Hauser: I was talking to Mic92 just now. I am hoping that the new queue runner can (a) go in the repo, (b) be integrated into hydra's test suite 20:22:25
@Ericson2314:matrix.orgJohn Ericsonotherwise, the test suite will no longer match the reality of what is deployed20:22:39
14 Aug 2025
@simon.hauser:helsinki-systems.deSimon HauserThat was the plan, I'll work on it this weekend16:21:48
18 Aug 2025
@redblueflame:matrix.orgknownasred set a profile picture.14:26:00
@redblueflame:matrix.orgknownasred changed their display name from redblueflame to knownasred.14:26:05
@sjanssen:matrix.org@sjanssen:matrix.org left the room.21:50:04
20 Aug 2025
@dgrig:erethon.comdgrig joined the room.17:43:06
21 Aug 2025
@hacker1024:matrix.orghacker1024Was there documentation on defining aggregate jobs somewhere? I swear I read something at one point, but I can't find anything in the manual now...01:31:48
@creepinson:matrix.org@creepinson:matrix.org joined the room.22:11:27
22 Aug 2025
@elikoga:matrix.orgelikoga changed their profile picture.17:28:12
23 Aug 2025
@janne:hess.oooJanneNone I know about17:38:18
@shawn8901:matrix.orgshawn8901

Not sure if that helps, but here is the code for the aggregate https://github.com/NixOS/nixpkgs/blob/76d197f4b03c0ad103b0254d6c333fca427133ba/pkgs/build-support/release/default.nix#L122

I am then doing something like that on my flake to define an overall hydraJob for all my nixosConfigurations

          ${name} = nixpkgs.legacyPackages.x86_64-linux.releaseTools.aggregate {
            inherit name;
            meta = {
              schedulingPriority = 10;
            };
            constituents = map (n: "nixos." + n) (nixpkgs.lib.attrNames self.nixosConfigurations);
          };
22:18:05

Show newer messages


Back to Room ListRoom Version: 6