<samueldr>
niksnut: sorry to bother again (I'm under contractual obligation), it's for the same issue, the .iso image nixos-graphical-17.09.2905.c1d9aff56e0-x86_64-linux.iso having shipped with broken terminfo :) https://github.com/NixOS/nixpkgs/issues/34364
<samueldr>
not sure if anyone else can revert to an older release :)
Sonarpulse has quit [Ping timeout: 240 seconds]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-dev
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm has joined #nixos-dev
<dtz>
Sonarpulse: massive musl-related PR submitted O:). Will keep working on it but wanted to make it visible/public and hopefully get some feedback/help along the way instead of dtzWill's private repo of secrets xD.
<copumpkin>
niksnut: now that --hash is gone, is there a good way to learn the hash of something we're building if it doesn't fall under one of the standard prefetch patterns?
<copumpkin>
(programmatically, that is)
yegortim1 has quit [Ping timeout: 255 seconds]
yegortim1 has joined #nixos-dev
orivej has quit [Ping timeout: 240 seconds]
pie_ has joined #nixos-dev
<LnL>
only nix-prefetch-url afaik
<LnL>
but that works for arbitrary expressions, no?
orivej has joined #nixos-dev
goibhniu has quit [Ping timeout: 265 seconds]
<copumpkin>
ooh, I forgot about that
orivej has quit [Ping timeout: 260 seconds]
yegortim1 has quit [Ping timeout: 255 seconds]
yegortim1 has joined #nixos-dev
<shlevy>
peti: I have a GHC patch to fix some indeterminism, is haskell-updates the right target branch for adding it to nixpkgs?