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 a268c0de71
Merge pull request #10413 from Ma27/path-info-all-binary-cache
path-info: print correct path when using `nix path-info --store file://... --all --json`
2024-04-10 15:25:50 +02:00
..
build-remote build-remote: fix format string shenanigans 2024-03-26 11:01:03 +03:00
libcmd Better signals interface 2024-04-05 01:38:28 -04:00
libexpr Make outputHashAlgo accept "nar", stay in sync 2024-04-09 16:17:23 -04:00
libexpr-c Fix some portability issues with the new C bindings 2024-04-05 00:54:47 -04:00
libfetchers Better signals interface 2024-04-05 01:38:28 -04:00
libmain Better signals interface 2024-04-05 01:38:28 -04:00
libstore Merge pull request #8397 from NixLayeredStore/overlayfs-store 2024-04-07 22:57:01 -04:00
libstore-c Fix some portability issues with the new C bindings 2024-04-05 00:54:47 -04:00
libutil Merge pull request #8397 from NixLayeredStore/overlayfs-store 2024-04-07 22:57:01 -04:00
libutil-c Fix some portability issues with the new C bindings 2024-04-05 00:54:47 -04:00
nix Merge pull request #10413 from Ma27/path-info-all-binary-cache 2024-04-10 15:25:50 +02:00
nix-build Clean up env var logic in preparation for Windows 2024-04-04 18:17:12 -04:00
nix-channel Say how many channels were unpacked 2024-02-20 19:17:18 -05:00
nix-collect-garbage Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env Handle the case where a parent of ~/.nix-defexpr is a symlink 2024-04-03 16:46:23 +02: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
toml11