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.09 release managers: vcunat and samueldr | https://logs.nix.samueldr.com/nixos-dev
phreedom has quit [Remote host closed the connection]
phreedom has joined #nixos-dev
goibhniu has quit [Ping timeout: 272 seconds]
lassulus_ has joined #nixos-dev
lassulus has quit [Ping timeout: 260 seconds]
lassulus_ is now known as lassulus
Drakonis has joined #nixos-dev
<ekleog> Anyone already packaged a node.js binary package? I'm told to `yarn add -g @webassemblyjs/wasm-strip` to install, but adding `webassemblyjs` to `node-packages-v6.json` appears to build only the module and not the binaries, and `@webassemblyjs/wasm-strip` appears not to generate any package in the .nix
<teto> wasn't there a PR to generate doc of stdlib from nixpkgs ? an't find it anymore
Drakonis has quit [Read error: Connection reset by peer]
Lisanna has quit [Remote host closed the connection]
<ekleog> oh nevermind, I must have missed something obvious, it worked on fourth attempt on the same thing…
sir_guy_carleton has quit [Quit: WeeChat 2.0]
goibhniu has joined #nixos-dev
orivej has joined #nixos-dev
MichaelRaskin has quit [Quit: MichaelRaskin]
Lisanna has joined #nixos-dev
orivej has quit [Ping timeout: 260 seconds]
<layus> LnL, I ended up using llvmPackage_4.stdenv ;-)
<layus> because clangStdenv is llvmPackages.stdenv, and I wand llvm_4...
<LnL> ah yeah, other versions are available like that
<layus> I have a build that hangs with nix-build, and not within nix-shell. Any ideas ?
ma27 has quit [Quit: WeeChat 2.1]
ma27 has joined #nixos-dev
<sphalerite> layus: the build doesn't happen when you run nix-shell on it
<layus> Well, when I `geenricBuild` inside nix-shell
<sphalerite> oh
<sphalerite> Well probably some impure stuff. Try stracing the build processes in nix-build?
<layus> sphalerite, Or just a nondeterministic bug in my application ;-). Still investigating.
ldlework has quit [Read error: Connection reset by peer]
ldlework has joined #nixos-dev
init_6 has joined #nixos-dev
<angerman> we should really use response files in the cc-wrapper on darwin.
orivej has joined #nixos-dev
ekleog has quit [Quit: WeeChat 2.0]
Mic92 has quit [Quit: WeeChat 2.1]
ekleog has joined #nixos-dev
<gchristensen> I love that many of our tools and stuff have a "hacking" section
drakonis_ has joined #nixos-dev
Mic92 has joined #nixos-dev
<domenkozar> angerman: +1
jtojnar has quit [Ping timeout: 240 seconds]
<gchristensen> one time not too long ago I made it an explicit goal to not learn C++ and I'm failing https://github.com/NixOS/nix/pull/2358
<{^_^}> nix#2358 (by graham-at-target, 13 minutes ago, open): fetchGit: use a better caching scheme
jtojnar has joined #nixos-dev
<samueldr> you can do it gchristensen :D
init_6 has quit [Ping timeout: 268 seconds]
<domenkozar> tw
<domenkozar> ups :)
goibhniu has quit [Ping timeout: 268 seconds]
erickomoto has joined #nixos-dev
goibhniu has joined #nixos-dev
jtojnar has quit [Quit: jtojnar]
jtojnar has joined #nixos-dev
<gchristensen> niksnut: 'round? question about the semantics of fetchGit: I want to add a patch where if you specify a tag or revision and the tag or revision exists locally, it doesn't run `git fetch`. This way a fully pre-fetched and fully specified source doesn't require network access ("on an airplane" scenario.) For the revision this is obviously fine, but tags are mutable. do you think it should still obey the ttl
<gchristensen> for tags?
<niksnut> I think it's fine to assume tags don't change
<gchristensen> no consideration for the wicked :)
erickomoto has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
drakonis_ has quit [Remote host closed the connection]
sir_guy_carleton has joined #nixos-dev
sir_guy_carleton has quit [Quit: WeeChat 2.0]
sir_guy_carleton has joined #nixos-dev
sir_guy_carleton has quit [Client Quit]
sir_guy_carleton has joined #nixos-dev
goibhniu has quit [Ping timeout: 244 seconds]
orivej has quit [Ping timeout: 240 seconds]
drakonis_ has joined #nixos-dev
Lisanna has quit [Quit: Lisanna]
tilpner has quit [Remote host closed the connection]
drakonis_ has quit [Quit: Leaving]
drakonis_ has joined #nixos-dev
tilpner has joined #nixos-dev
tilpner has quit [Ping timeout: 240 seconds]
tilpner has joined #nixos-dev
tilpner has quit [Remote host closed the connection]
tilpner has joined #nixos-dev
Lisanna has joined #nixos-dev
orivej has joined #nixos-dev
goibhniu has joined #nixos-dev
sir_guy_carleton has quit [Quit: WeeChat 2.0]
init_6 has joined #nixos-dev