<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.
orivej has quit [Ping timeout: 256 seconds]
ma27 has joined #nixos-dev
pie___ has joined #nixos-dev
pie___ is now known as pie_
pie__ has quit [Ping timeout: 256 seconds]
ma27 has quit [Ping timeout: 256 seconds]
jtojnar has quit [Quit: jtojnar]
goibhniu has joined #nixos-dev
<flokli> samueldr: thats about https://github.com/NixOS/nixpkgs/issues/34364, right?
<flokli> ah, sory, you already linked too it. lack of coffee :-D
pie_ has quit [Read error: Connection reset by peer]
pie_ has joined #nixos-dev
ma27 has joined #nixos-dev
orivej has joined #nixos-dev
tv has quit [Ping timeout: 256 seconds]
tv has joined #nixos-dev
tv has quit [Ping timeout: 260 seconds]
tv has joined #nixos-dev
tv has quit [Ping timeout: 248 seconds]
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos-dev
tv has joined #nixos-dev
tv has quit [Ping timeout: 276 seconds]
tv has joined #nixos-dev
tv has quit [Ping timeout: 248 seconds]
yegortim1 has joined #nixos-dev
yegortimoshenko has quit [Remote host closed the connection]
FRidh has quit [Ping timeout: 260 seconds]
tv1 has joined #nixos-dev
orivej has quit [Ping timeout: 240 seconds]
ma27 has quit [Ping timeout: 276 seconds]
FRidh has joined #nixos-dev
ma27 has joined #nixos-dev
<Dezgeg> I think nixos-unstable channel is failing to move forward despite building successfully
<gchristensen> I think so too (cc niksnut)
<niksnut> hm, the planet.nixos.org certificate expired
orivej has joined #nixos-dev
Sonarpulse has joined #nixos-dev
<niksnut> the channel does not move forward because https://hydra.nixos.org/build/68743105 has failed
<gchristensen> hm but `tested` passed, at least on the one I was looking at
<niksnut> I guess the i686 ISO is not part of tested
<gchristensen> hrm, is the channel updater looking for the i686 ISO specifically?
<niksnut> yes
<gchristensen> niksnut: what if the creation of the channel was done by Hydra itself?
<niksnut> I suppose it could be done in a hydra plugin, but that wouldn't really make a difference
<gchristensen> most of this work couldn't be done inside a standard nix expression built by hydra?
<niksnut> no
<gchristensen> oh I see
<gchristensen> niksnut: wasn't there a commit recently to help memoize nixpkgs evaluation to improve then nixops case?
<gchristensen> in nix*
<niksnut> yes, on a branch
<gchristensen> ah! thanks!
FRidh has quit [Quit: Konversation terminated!]
pie_ has quit [Remote host closed the connection]
<Sonarpulse> memoize? yay!
pie_ has joined #nixos-dev
pie_ has quit [Ping timeout: 265 seconds]
<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?
orivej has joined #nixos-dev
tv1 is now known as tv
tv has joined #nixos-dev
tv has quit [Changing host]
pie_ has quit [Ping timeout: 256 seconds]
the has joined #nixos-dev
* shlevy grapples with docbook
<gchristensen> need help?
<shlevy> Think I got it
<shlevy> Just grumbling :)
<gchristensen> I have this mostly packaged: https://opensuse.github.io/daps/
<shlevy> Especially annoying that the nix makefile for some reason gives completely useless error message lines
ma27 has quit [Ping timeout: 256 seconds]
michaelpj_ has joined #nixos-dev
alunduil has joined #nixos-dev
michaelpj_ has quit [Ping timeout: 240 seconds]
the has quit [Ping timeout: 260 seconds]
<LnL> niksnut: is it possible to make a store path depend on a drv somehow?