| 10 Mar 2026 |
sterni | chreekat: well it's forever now… | 10:00:30 |
| prescientmoon changed their profile picture. | 11:07:59 |
| 11 Mar 2026 |
| itamar joined the room. | 00:38:04 |
alexfmpe | I'm truly confused...
https://github.com/NixOS/nixpkgs/commit/34f316a97a3e0e69bea9b44cd1142f7e73557437 broke haskell.packages.ghc914.haskell-debugger - reverting the commit fixes it
the reason is that the older hie-bios's bounds do not build with 9.14 boot libs
however, switching back to recent hie-bios in configuration-9.14.nix causes failures in the test suite when building hie-bios???
oddly enough, the older hie-bios does build with jailbreak | 14:52:55 |
alexfmpe | * I'm truly confused...
https://github.com/NixOS/nixpkgs/commit/34f316a97a3e0e69bea9b44cd1142f7e73557437 broke haskell.packages.ghc914.haskell-debugger - reverting the commit fixes it
the reason is that the older hie-bios's bounds do not build with 9.14 boot libs
however, switching back to recent hie-bios in configuration-9.14.nix causes failures in the test suite when building hie-bios???
the older hie-bios does build with jailbreak, doesn't seem like much changed for 9.14: https://github.com/haskell/hie-bios/commits/master/ | 14:53:23 |
sterni | alexfmpe: you probably lose an override that is otherwise applied to hie-bios | 19:06:52 |
sterni | the order of the overlays matters and it is not always ideal | 19:07:13 |
alexfmpe | Aaaah yeah could be, I PR'd jailbreak for now since it works | 19:12:42 |
| 12 Mar 2026 |
sterni | alexfpe: https://hydra.nixos.org/build/323993958 | 20:35:21 |
sterni | * alexfmpe: https://hydra.nixos.org/build/323993958 | 20:35:26 |
sterni | alexfmpe: probably a regression from 9.12.2 -> 9.12.3, curious | 21:47:51 |