mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-05-13 21:21:12 +08:00
temp
This commit is contained in:
parent
3330046f0c
commit
9ae6c3f97a
2 changed files with 11 additions and 8 deletions
|
|
@ -64,7 +64,8 @@ $# EOL
|
|||
[#devshell-impure]
|
||||
== If the nix derivation requires `nixpkgs`
|
||||
|
||||
We need to write the derivation ourselves, using `default.nix` as a model.
|
||||
In this case, we need to write the derivation ourselves.
|
||||
We can use `default.nix` as a model.
|
||||
Line 15 should be replaced with:
|
||||
|
||||
[source,nix]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue