| 14 Feb 2026 |
K900 | I'm getting hash mismatches on grafana | 08:40:07 |
K900 | And I'm not getting those on master | 08:40:13 |
K900 | No changes to the actual code AFAICT | 08:41:03 |
K900 | This is cursed | 08:41:03 |
Sergei Zimmerman (xokdvium) | In reply to @k900:0upti.me No changes to the actual code AFAICT drvPath is the same? | 08:45:43 |
K900 | No | 09:03:34 |
K900 | It's staging so a lot different | 09:03:41 |
K900 | But the actual fetcher code in nixpkgs is the same | 09:03:49 |
ma27 | if noone beats me, I can bisect this afternoon | 09:14:49 |
Randy Eckenrode | Redacted or Malformed Event | 11:41:14 |
Randy Eckenrode | Is anyone able to build Git on any platform on staging? On Darwin, it fails to find a header. On Linux, one of the tests is failing. | 18:41:08 |
Tristan Ross | I wish I could test that, usually git does fail tests for me but running with less cores helps. We really should split the tests out because it's kinda silly how easily it fails with 128 cores in the test suite. | 20:06:29 |
alexfmpe | did we become stricter on something output related recently?
pkgsCross.ucrt64.zlib builds on master but not staging-next, where it fails near the end of fixupPhase with `error: builder for '/nix/store/<blob0>-zlib-x86_64-w64-mingw32-1.3.1.drv' failed to produce output path for output 'static' at '/nix/store/<blob0>-zlib-x86_64-w64-mingw32-1.3.1.drv.chroot/root/nix/store/<blob1>-zlib-x86_64-w64-mingw32-1.3.1-static' | 21:39:52 |
alexfmpe | * did we become stricter on something output related recently?
pkgsCross.ucrt64.zlib builds on master but not staging-next, where it fails near the end of fixupPhase with
error: builder for '/nix/store/v24848a103agsi7pjm5qj746fi88d5sd-zlib-x86_64-w64-mingw32-1.3.1.drv' failed to produce output path for output 'static' at '/nix/store/v24848a103agsi7pjm5qj746fi88d5sd-zlib-x86_64-w64-mingw32-1.3.1.drv.chroot/root/nix/store/7xlgqiwrifqi4nryhgwvfa9y05myng5b-zlib-x86_64-w64-mingw32-1.3.1-static' | 21:40:23 |
alexfmpe | and the logs seem to be missing the last shrinking/checking/patching round | 21:41:17 |
ghpzin | staging-next has: https://github.com/NixOS/nixpkgs/pull/476830 | 21:42:29 |