sphalerite changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | NixOS stable: 20.03 ✨ | 20.09 ZHF: https://discourse.nixos.org/t/nixos-20-09-zero-hydra-failures/8928 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | https://r13y.com | 20.03 RMs: worldofpeace, disasm; 20.09: worldofpeace, jonringer | https://logs.nix.samueldr.com/nixos-dev
AlwaysLivid has quit [Ping timeout: 260 seconds]
noonien has quit [Quit: Connection closed for inactivity]
AlwaysLivid has joined #nixos-dev
orivej has joined #nixos-dev
stigo has quit [Ping timeout: 246 seconds]
ris has quit [Ping timeout: 256 seconds]
rajivr has joined #nixos-dev
stigo has joined #nixos-dev
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos-dev
lovesegfault has quit [Quit: WeeChat 2.9]
justanotheruser has joined #nixos-dev
lovesegfault has joined #nixos-dev
tazjin has quit [Ping timeout: 272 seconds]
tazjin has joined #nixos-dev
jdnixx has quit [Quit: Connection closed for inactivity]
Taneb has quit [Quit: I seem to have stopped.]
Taneb has joined #nixos-dev
orivej has quit [Ping timeout: 244 seconds]
AlwaysLivid has quit [Ping timeout: 272 seconds]
justanotheruser has quit [Ping timeout: 244 seconds]
justanotheruser has joined #nixos-dev
capisce has quit [Remote host closed the connection]
capisce has joined #nixos-dev
xwvvvvwx- has joined #nixos-dev
xwvvvvwx has quit [Ping timeout: 264 seconds]
xwvvvvwx- is now known as xwvvvvwx
saschagrunert has joined #nixos-dev
cole-h has quit [Quit: Goodbye]
cole-h has joined #nixos-dev
cole-h has quit [Ping timeout: 256 seconds]
alp has joined #nixos-dev
sgrunert has joined #nixos-dev
saschagrunert has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-dev
sascha__ has joined #nixos-dev
sgrunert has quit [Ping timeout: 256 seconds]
alp has quit [Remote host closed the connection]
alp has joined #nixos-dev
m1cr0man has quit [Read error: Connection reset by peer]
m1cr0man has joined #nixos-dev
<rajivr> Is there a way to get Nix Flake's `system.configurationRevision` from `nix eval` or `nix repl`? I tried `nix eval --impure --expr 'let flake = builtins.getFlake (builtins.toString ./.); in flake.nixosConfigurations.gce-image.config.system.configurationRevision'`, but it gives me `null`.
<rajivr> However, this command works. `nix eval --impure --expr 'let flake = builtins.getFlake (builtins.toString ./.); in flake.nixosConfigurations.gce-image.config.system.nixos.revision'`.
<niksnut> this works for me: nix eval /path/to/flake#nixosConfigurations.machine.config.system.configurationRevision
<niksnut> however, you'll get null if the flake is a dirty git tree
<rajivr> Thanks niksnut . The eval form you suggested works.
ekleog_ is now known as ekleog
orivej has quit [Ping timeout: 256 seconds]
<domenkozar[m]> it's quite a package this time :)
AlwaysLivid has joined #nixos-dev
<Taneb> domenkozar[m]: it's a little amusing seeing "20.09 Zero Hydra Failures has begun!" on the 42nd of September
<domenkozar[m]> it's best effort :)
alp has quit [Ping timeout: 240 seconds]
<worldofpeace> domenkozar: there's no quote, unless that's intentional
<worldofpeace> I wouldn't mention the CFP, I think that should be closed now? our schedule is full
<worldofpeace> it really should mention just the dates of nixcon and where
<domenkozar[m]> yeah I skipped the quote today
<worldofpeace> are you an oxford comma user?
<worldofpeace> at "Experimenting with Nix and the service management properties of Docker" it's from the author's perspective (I think) and it reads weird. maybe use their name
<worldofpeace> wow, you're right that's a lot of tutorials and resources. I'm not sure how curated you're going for, but I'd say the more the merrier. they're usually hard to find for people
dstzd has joined #nixos-dev
maljub01 has joined #nixos-dev
orivej has joined #nixos-dev
alp has joined #nixos-dev
justanotheruser has quit [Ping timeout: 272 seconds]
<catern> some people at my $DAYJOB have written a version of nscd in Rust without caching and with threaded lookups for better performance, since people were afraid of deploying nscd with caching for Nix. it's explicitly for use with Nix, is that interesting to anyone? anyone explored that before?
stigo has quit [Quit: stigo]
stigo has joined #nixos-dev
msirabella has quit [Quit: Goodbye, World!]
mjsir911 has joined #nixos-dev
noonien has joined #nixos-dev
justanotheruser has joined #nixos-dev
cole-h has joined #nixos-dev
jonbryan has joined #nixos-dev
cole-h has quit [Quit: Goodbye]
cole-h has joined #nixos-dev
<ajs124> catern: this sounds relevant to my interests, yes.
alp has quit [Ping timeout: 272 seconds]
dstzd has quit [Quit: ZNC - https://znc.in]
dstzd has joined #nixos-dev
dstzd has joined #nixos-dev
dstzd has quit [Changing host]
dstzd has quit [Client Quit]
rajivr has quit [Quit: Connection closed for inactivity]
dstzd has joined #nixos-dev
dstzd has quit [Changing host]
dstzd has joined #nixos-dev
dstzd has quit [Client Quit]
dstzd has joined #nixos-dev
dstzd has joined #nixos-dev
dstzd has quit [Changing host]
ris has joined #nixos-dev
dstzd has quit [Quit: ZNC - https://znc.in]
dstzd has joined #nixos-dev
dstzd has quit [Client Quit]
dstzd has joined #nixos-dev
dstzd has joined #nixos-dev
dstzd has quit [Changing host]
dstzd has quit [Client Quit]
__monty__ has joined #nixos-dev
dstzd has joined #nixos-dev
dstzd has joined #nixos-dev
dstzd has quit [Changing host]
alp has joined #nixos-dev
tazjin is now known as Benjowo
Benjowo is now known as tazjin
dstzd has quit [Quit: ZNC - https://znc.in]
dstzd has joined #nixos-dev
dstzd has joined #nixos-dev
dstzd has quit [Changing host]
sascha__ has quit [Quit: Leaving]
justanotheruser has quit [Ping timeout: 265 seconds]
ryantm has quit [Quit: killed]
domenkozar[m] has quit [Quit: killed]
jonge[m] has quit [Quit: killed]
emily has quit [Quit: killed]
Ericson2314 has quit [Quit: killed]
philipp[m] has quit [Quit: killed]
danielrf[m] has quit [Quit: killed]
DamienCassou has quit [Quit: killed]
jtojnar has quit [Quit: killed]
bk1603[m] has quit [Quit: killed]
thefloweringash has quit [Quit: killed]
regnat has quit [Quit: killed]
timokau[m] has quit [Quit: killed]
puzzlewolf has quit [Quit: killed]
ma27[m]1 has quit [Quit: killed]
rycee has quit [Quit: killed]
Ox4A6F has quit [Quit: killed]
Dandellion has quit [Quit: killed]
codyopel has quit [Quit: killed]
kraem has quit [Quit: killed]
michaelpj has quit [Quit: killed]
worldofpeace has quit [Quit: killed]
aanderse has quit [Quit: killed]
Irenes[m] has quit [Quit: killed]
roberth has quit [Quit: killed]
zowoq[m] has quit [Quit: killed]
mkg20001 has quit [Quit: killed]
bbigras has quit [Quit: killed]
colemickens has quit [Quit: killed]
Valodim[m] has quit [Quit: killed]
treed[m] has quit [Quit: killed]
bennofs[m]1 has quit [Quit: killed]
AlwaysLivid has quit [Ping timeout: 244 seconds]
alexarice[m]1 has quit [Quit: killed]
maralorn has quit [Quit: killed]
aterius has quit [Quit: killed]
lopsided98 has quit [Ping timeout: 260 seconds]
Ericson2314 has joined #nixos-dev
lopsided98 has joined #nixos-dev
worldofpeace has joined #nixos-dev
domenkozar[m] has joined #nixos-dev
emily has joined #nixos-dev
jtojnar has joined #nixos-dev
aanderse has joined #nixos-dev
ma27[m] has joined #nixos-dev
michaelpj has joined #nixos-dev
maralorn has joined #nixos-dev
Irenes[m] has joined #nixos-dev
codyopel has joined #nixos-dev
Dandellion has joined #nixos-dev
DamienCassou has joined #nixos-dev
JJJollyjim has joined #nixos-dev
Ox4A6F has joined #nixos-dev
rycee has joined #nixos-dev
ryantm has joined #nixos-dev
Valodim[m] has joined #nixos-dev
danielrf[m] has joined #nixos-dev
aterius has joined #nixos-dev
roberth has joined #nixos-dev
alexarice[m] has joined #nixos-dev
kraem has joined #nixos-dev
bbigras has joined #nixos-dev
colemickens has joined #nixos-dev
jonge[m] has joined #nixos-dev
vaibhavsagar has joined #nixos-dev
thefloweringash has joined #nixos-dev
timokau[m] has joined #nixos-dev
mkg20001 has joined #nixos-dev
bennofs[m] has joined #nixos-dev
philipp[m] has joined #nixos-dev
regnat has joined #nixos-dev
bk1603[m] has joined #nixos-dev
treed[m] has joined #nixos-dev
puzzlewolf has joined #nixos-dev
zowoq[m] has joined #nixos-dev
alp has quit [Ping timeout: 244 seconds]
m1cr0man has quit [Ping timeout: 258 seconds]
ehmry has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
m1cr0man has joined #nixos-dev
noonien has quit [Quit: Connection closed for inactivity]
pikajude- has quit [Quit: ZNC 1.8.1 - https://znc.in]
pikajude has joined #nixos-dev
page has joined #nixos-dev
__monty__ has quit [Quit: leaving]
justanotheruser has joined #nixos-dev
AlwaysLivid has joined #nixos-dev