1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/src
2022-11-10 17:24:12 +01:00
..
build-remote Generalize DerivationType in preparation for impure derivations 2022-03-18 14:59:56 +00:00
libcmd Improve --profile description 2022-10-24 08:49:46 +02:00
libexpr Use _type 2022-10-25 16:48:31 +02: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 Remove the SystemdCgroup feature 2022-11-10 17:24:12 +01:00
libutil Remove the SystemdCgroup feature 2022-11-10 17:24:12 +01:00
nix Merge pull request #7231 from jfroche/fix/savedArgv-access 2022-10-31 16:35:08 +01:00
nix-build nix-build: remove unused --add-root arg 2022-09-27 00:07:42 +02:00
nix-channel Fix segfault in headerCallback() 2022-03-03 11:11:16 +01:00
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 indentation 2022-11-04 13:29:39 +01:00
resolve-system-dependencies Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00
toml11