mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
The produced path is then allowed be imported or utilized elsewhere: ``` assert (43 == import (builtins.toFile "source" "43")); "good" ``` This will still fail on write-only stores. |
||
|---|---|---|
| .. | ||
| src | ||
| theme | ||
| book.toml | ||
| custom.css | ||
| generate-builtins.nix | ||
| generate-manpage.nix | ||
| generate-options.nix | ||
| local.mk | ||
| quote-literals.xsl | ||
| utils.nix | ||