<infinisil>
Um, how long does an `nix-instantiate '<nixpkgs/nixos/release-combined.nix>' -A tested` take?
<infinisil>
Ah there we go, took about 4 minutes
azaiel has quit [Quit: Leaving.]
azaiel has joined #nixos-dev
globin has quit [Ping timeout: 264 seconds]
srk has quit [Ping timeout: 268 seconds]
orivej has quit [Remote host closed the connection]
srk has joined #nixos-dev
orivej has joined #nixos-dev
phreedom has joined #nixos-dev
phreedom_ has quit [Ping timeout: 256 seconds]
rsa has quit [Ping timeout: 252 seconds]
orivej has quit [Ping timeout: 240 seconds]
jtojnar has quit [Quit: jtojnar]
jtojnar has joined #nixos-dev
lassulus_ has joined #nixos-dev
jtojnar has quit [Read error: Connection reset by peer]
lassulus has quit [Ping timeout: 272 seconds]
lassulus_ is now known as lassulus
jtojnar has joined #nixos-dev
<samueldr>
hmmm, it would be interesting to have the power to grep through all failed logs from an eval; there is a similar issue I'm fixing across random packages, would reduce context switching to only fix those
<clever>
i have tested it, and i can copy into the /mnt/ of a remote machine, and then its just a matter of getting the bootloader installed with `switch-to-configuration boot` under nixos-enter
<grw>
domenkozar: the title contains "NixOS 18.09 beta" but there doesnt appear to be a corresponding news item
<domenkozar>
yeah :(
<domenkozar>
too late :(
__Sander__ has joined #nixos-dev
<LnL>
domenkozar: oh I forgot to post, but with the 2.1 release nix/nixpkgs now supports macOS 10.14
<domenkozar>
ah :)
<srhb>
Next week!
<domenkozar>
hehe
<LnL>
yeah, that's fine didn't want to post it until we had a new nix release
<domenkozar>
:)
<clever>
`nix repl` is getting harder and harder to use lately
<clever>
the line editing is seriously broken, and clears the line entirely after half a second
phreedom_ has joined #nixos-dev
phreedom has quit [Ping timeout: 256 seconds]
<makefu>
i have the same issue, i suspected my own setup to produce this issue
<clever>
and the loss of nix-repl makes it harder to work around
<clever>
[clever@system76:~/iohk/daedalus]$ nix show-derivation $(nix-instantiate '<nixpkgs>' -A hello)
<clever>
error: '/nix/store/4g55z0clwjy77ahy542m2k8vsm7gfb0f-hello-2.10.drv' does not have a known deriver
<clever>
makefu: has show-derivation stopped working for you as well?
<{^_^}>
nix#2403 (by cleverca22, 15 seconds ago, open): nix repl line-editing clears the entire line
<gchristensen>
niksnut, shlevy ^ these seem like some pretty critical bugs in 2.1.0
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-dev
<LnL>
the line clearing was fixed, no?
<niksnut>
there is also a PR to replace linenoise by editline
<clever>
LnL: didnt test on master, and didnt see an existing issue
<LnL>
the fix I'm thinking of should be in 2.1
<clever>
the bug is present on the 2.1 in nixos-unstable
sir_guy_carleton has joined #nixos-dev
<srhb>
I just tried building nix 2.1 from 2.1-maintenance and I can't seem to trigger the repl line issues at least.
domenkozar has quit [Ping timeout: 250 seconds]
qyliss^work has joined #nixos-dev
dhess has joined #nixos-dev
<dhess>
Hi, anyone around who's in charge of the NixOS AMIs?
<gchristensen>
eelco makes those, whats up?
<dhess>
gchristensen: Nothing major.
<dhess>
gchristensen: but it's not currently possible to copy them so that you can, e.g., encrypt them. It looks like something similar to this CoreOS issue:
<niksnut>
this should do it: aws ec2 modify-snapshot-attribute --snapshot-id ... --attribute createVolumePermission --operation-type add --group-names all
__Sander__ has quit [Quit: Konversation terminated!]