From 9232b8d817d4cd4122947375156fa2fa1e9fba14 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Mon, 13 Jan 2025 13:16:06 +0100 Subject: vault backup: 2025-01-13 13:16:06 --- 3 resources/nix/REPL.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 3 resources/nix/REPL.md (limited to '3 resources/nix/REPL.md') diff --git a/3 resources/nix/REPL.md b/3 resources/nix/REPL.md new file mode 100644 index 0000000..210b980 --- /dev/null +++ b/3 resources/nix/REPL.md @@ -0,0 +1,5 @@ +#nix #repl + +--- +`nix repl` to interactively evaluate Nix expressions. `:p` if output is not full. + `nix-instantiate --eval .nix` to evaluate a Nix expression from a file. `--strict`. \ No newline at end of file -- cgit v1.2.3