1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/src
Théophane Hufschmitt 9550b1d519
Merge pull request #7258 from ncfavier/fix-eval-error-fmt
Fix printing of eval errors with two format placeholders
2022-11-10 18:41:16 +01:00
..
build-remote build-remote: Add brackets to error message 2022-11-04 10:49:44 -07:00
libcmd Improve --profile description 2022-10-24 08:49:46 +02:00
libexpr Merge pull request #7258 from ncfavier/fix-eval-error-fmt 2022-11-10 18:41:16 +01:00
libfetchers Merge pull request #7039 from Mic92/libfetchers-variant 2022-10-31 11:48:51 +01:00
libmain Move savedArgv into libmain 2022-10-28 12:19:37 +02:00
libstore Pass the right argv when calling the build hook 2022-10-27 11:53:04 +02:00
libutil tarfile: set directory mode to at least 0500, don't extract fflags 2022-11-01 16:01:38 +01:00
nix manual: build action -> build task 2022-11-06 13:28:18 +01:00
nix-build nix-build: remove unused --add-root arg 2022-09-27 00:07:42 +02:00
nix-channel
nix-collect-garbage Add missing rethrows in conditional exception handlers 2022-06-10 10:52:41 -07:00
nix-copy-closure
nix-env Revert to copyStore = true for nix-instantiate and nix-env 2022-08-23 14:40:27 +02:00
nix-instantiate Revert to copyStore = true for nix-instantiate and nix-env 2022-08-23 14:40:27 +02:00
nix-store Fix a misplaced parenthese in serve protocol check 2022-08-24 01:54:43 +02:00
resolve-system-dependencies Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00
toml11