<samueldr> doesn't work either
_ris has quit [(Ping timeout: 264 seconds)]
orivej has joined joined #nixos-dev
<samueldr> pstn: "fixed" it, as in: I'm not 100% sure this is right, but this gives the same result as my overlay kernel → https://github.com/pstn/nixpkgs/compare/415rc1...samueldr:415rc1
taktoa has joined joined #nixos-dev
samueldr has joined joined #nixos-dev
<> changed the topic of #nixos-dev to: Topic for #nixos-dev is "NixOS Development (#nixos for questions) | https://hydra.nixos.org/jobset/nixos/trunk-combined | https://channels.nix.gsc.io/graph.html"
<> changed the topic of #nixos-dev to: Topic set by fpletz!~fpletz@unaffiliated/fpletz on 2017-11-20 08:24:59 UTC
<> changed the topic of #nixos-dev to: Channel #nixos-dev created on 2017-08-02 14:29:18 UTC
mbrgm has quit [(Ping timeout: 276 seconds)]
mbrgm has joined joined #nixos-dev
ckauhaus has joined joined #nixos-dev
<pstn> samueldr: Thanks. I've used your stuff and now the kernel starts to compile at least. I'll letf you know when I've reproduced you error or wroked around it.
<pstn> samueldr: Seems like the build needs util-linux for hexdump. https://paste.xndr.de/?58d46b3097a7c0ea#GthNKgpqtVBwIcB64CwLi8JR5x7dWW32xCVTMfXD48A=
qqq has joined joined #nixos-dev
chaker has joined joined #nixos-dev
ckauhaus has quit [(Quit: Leaving.)]
<pstn> Kernel is building completely now.
<pstn> Writing this message with the running kernel now. Strangely enough awesome-wm doesn't seem to like my new setup.
<pstn> samueldr: It's done. Here is the PR https://github.com/NixOS/nixpkgs/pull/32137
qqq has quit [(Ping timeout: 260 seconds)]
ma27 has joined joined #nixos-dev
phreedom has quit [(Quit: No Ping reply in 180 seconds.)]
phreedom has joined joined #nixos-dev
phreedom has quit [(Quit: No Ping reply in 180 seconds.)]
jtojnar has quit [(Quit: jtojnar)]
phreedom has joined joined #nixos-dev
Sonarpulse has quit [(Ping timeout: 248 seconds)]
chaker has quit [(Ping timeout: 248 seconds)]
chaker has joined joined #nixos-dev
<gchristensen> it seems clear we need to come up with a strategy for handling generated dependency lists
<gchristensen> this cat isn't going back in to the bag
orivej has quit [(Ping timeout: 255 seconds)]
orivej has joined joined #nixos-dev
JosW has joined joined #nixos-dev
goibhniu has quit [(Ping timeout: 276 seconds)]
jtojnar has joined joined #nixos-dev
JosW has quit [(Quit: Konversation terminated!)]
chaker has quit [(Ping timeout: 276 seconds)]
chaker has joined joined #nixos-dev
vcunat has joined joined #nixos-dev
chaker has quit [(Ping timeout: 248 seconds)]
<fpletz> what's your favourite and painlessly automatable acme client? I'd like to replace simp_le for 18.03, with something actively maintained and with support for dns challenges
chaker has joined joined #nixos-dev
Sonarpulse has joined joined #nixos-dev
_ris has joined joined #nixos-dev
<cransom> fpletz: acme.sh didn't leave a bad taste when i used it.
<Sonarpulse> anyone wanna do a quick rubber-stamp review? :D
chaker1 has joined joined #nixos-dev
chaker has quit [(Ping timeout: 240 seconds)]
ma27 has quit [(Ping timeout: 255 seconds)]
<orivej> Sonarpulse: still need review?
<Sonarpulse> orivej: I just went ahead :D https://github.com/NixOS/nixpkgs/issues/28448
zraexy has quit [(Ping timeout: 240 seconds)]
ma27 has joined joined #nixos-dev
<orivej> I've reviewed post factum and approve :)
vcunat has quit [(Ping timeout: 264 seconds)]
<Sonarpulse> orivej: :) nice
chaker1 has quit [(Ping timeout: 240 seconds)]
<Sonarpulse> orivej: btw I'm thinking substituteAll is now safe in `set -u` blocks
<Sonarpulse> because of your fix
<Sonarpulse> so cc-wrapper can be simplified
<Sonarpulse> avoid temporary `set +u`-ing
<orivej> nice
<Sonarpulse> orivej: wanna try that and make a PR? :D
<orivej> Could you remind me, the goal/prerequisite is to make all hooks survive "set -u"?
<Sonarpulse> orivej: eventually, yeah
<Sonarpulse> Profpatsch I think opened and issue?
<Sonarpulse> I'd edit stdenv/generic/setup.sh
<Sonarpulse> to set -u everywhere
<Sonarpulse> and see what breaks
<Sonarpulse> but cross stuff has prevented me from getting around to that
<orivej> ok, I guess I'll try
<Sonarpulse> yay!
<Sonarpulse> I specifically remember the substituteVars fix you made
<Sonarpulse> I suppose making sure the reusable bits are set-u-compliant is more imporant than every rando hook scattered about nixpkgs
ma27 has quit [(Ping timeout: 240 seconds)]
Sonarpulse has quit [(Ping timeout: 268 seconds)]