gchristensen changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | 18.03 release managers: fpletz and vcunat | https://logs.nix.samueldr.com/nixos-dev
jtojnar has joined #nixos-dev
Sonarpulse has joined #nixos-dev
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm has joined #nixos-dev
jtojnar has quit [Quit: jtojnar]
jtojnar has joined #nixos-dev
Sonarpulse has quit [Ping timeout: 252 seconds]
<lopsided98> Could someone take a look at https://github.com/NixOS/nixpkgs/pull/38263 ?
lassulus_ has joined #nixos-dev
lassulus has quit [Ping timeout: 268 seconds]
lassulus_ is now known as lassulus
drakonis is now known as Drakonis_
Drakonis_ is now known as drakonis
drakonis has quit [Remote host closed the connection]
drakonis has joined #nixos-dev
drakonis has quit [Remote host closed the connection]
pie_ has quit [Ping timeout: 245 seconds]
pie_ has joined #nixos-dev
ixxie has joined #nixos-dev
fadenb has quit [Remote host closed the connection]
fadenb has joined #nixos-dev
phreedom has quit [Ping timeout: 250 seconds]
taktoa has quit [Remote host closed the connection]
ixxie has quit [Ping timeout: 260 seconds]
phreedom has joined #nixos-dev
taktoa has joined #nixos-dev
jtojnar has quit [Read error: Connection reset by peer]
jtojnar has joined #nixos-dev
<domenkozar> anyone ever ran nix-build inside nixos tests?
<domenkozar> ok it's probably easier to find out how to make local nix store consider paths as valid
<domenkozar> hmm could use --import/--export
<domenkozar> ahhhhhhhhhhhhhhhhhhh!
<domenkozar> $ ls ~/.cache/nix/
<domenkozar> binary-cache-v5.sqlite binary-cache-v5.sqlite-journal git tarballs
<domenkozar> that's where the binary cache is now
obadz- has joined #nixos-dev
obadz has quit [Ping timeout: 248 seconds]
obadz- is now known as obadz
<domenkozar> to spicy things up, you have to delete it in root user
<domenkozar> as that's where nix-daemon runs
jtojnar_ has joined #nixos-dev
jtojnar has quit [Read error: Connection reset by peer]
jtojnar_ is now known as jtojnar
ixxie has joined #nixos-dev
jtojnar has quit [Quit: jtojnar]
jtojnar has joined #nixos-dev
<ixxie> niksnut: which parts of the Nix source code are responsible for parsing the language?
<niksnut> src/libexpr/parser.y and lexer.l
<ixxie> cheers
<ixxie> lets see if poking around the Nix parser is a nice way to learn C++
<gchristensen> ixxie: it has been fun poking through and learning some. easier to learn when you care about the project you're learning on :)
drakonis has joined #nixos-dev
contrapumpkin has joined #nixos-dev
<ixxie> word!
<ekleog> gchristensen: thanks!
<gchristensen> :)
<gchristensen> thank you!
drakonis has quit [Remote host closed the connection]
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #nixos-dev
{^_^} has joined #nixos-dev
ixxie has quit [Ping timeout: 245 seconds]
ixxie has joined #nixos-dev
ixxie has quit [Ping timeout: 248 seconds]
pie__ has joined #nixos-dev
layus has quit [Quit: ZNC 1.6.5 - http://znc.in]
pie_ has quit [Ping timeout: 245 seconds]
layus has joined #nixos-dev
<gchristensen> I see coretemp is back
<sphalerite> gchristensen: coretemp was gone?
<gchristensen> it seemed they were away for a bit, am I mistaken?
<sphalerite> oh coretemp as in a person
<gchristensen> oh, yeah
<gchristensen> they just commented on a half dozen+ Nix issues S:)
<MichaelRaskin> Well, not every user has time to respond to updates quickly all the time
drakonis has joined #nixos-dev