Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
xfer
on April 9, 2021
|
parent
|
context
|
favorite
| on:
Nix is the ultimate DevOps toolkit
example in the manual:
https://nixos.org/manual/nixpkgs/stable/#chap-trivial-builde...
shows how it creates a file `$out/message`.
If you want to write to nix store with stdenv use $out.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
If you want to write to nix store with stdenv use $out.