1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/src
Théophane Hufschmitt 18b2ef8b20
Merge pull request #10209 from 9999years/rethrow-for-top-level-errors-in-repl
Print top-level errors normally in `nix repl`
2024-03-11 21:11:28 +01:00
..
build-remote Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
libcmd Merge pull request #10209 from 9999years/rethrow-for-top-level-errors-in-repl 2024-03-11 21:11:28 +01:00
libexpr Print top-level errors normally in nix repl 2024-03-09 18:28:04 -08:00
libfetchers GitArchiveInputScheme: Support the narHash attribute 2024-03-10 14:08:55 +01:00
libmain :quit in the debugger should quit the whole program 2024-02-20 10:01:13 -08:00
libstore Fix the outputs moving on macOS 2024-03-07 14:52:40 +01:00
libutil Merge pull request #9874 from pennae/error-reports 2024-03-08 10:51:14 -05:00
nix Print derivation paths in nix eval 2024-03-08 21:43:54 -08:00
nix-build Get rid of CanonPath::fromCwd 2024-02-08 11:01:41 -05:00
nix-channel Say how many channels were unpacked 2024-02-20 19:17:18 -05:00
nix-collect-garbage
nix-copy-closure
nix-env Avoid creating temporary store object for git over the wire 2024-02-27 11:27:34 -05:00
nix-instantiate Get rid of CanonPath::fromCwd 2024-02-08 11:01:41 -05:00
nix-store Add Git object hashing to the store layer 2024-02-27 11:27:34 -05:00
resolve-system-dependencies
toml11