1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 14:32:45 -04:00
nix/src
Eelco Dolstra 6d245182e8 GitHub fetcher: Don't emit treeHash yet
But do accept it if it's there, so we don't choke on future lock files
that do have the treeHash attribute.
2024-03-08 12:40:14 +01:00
..
build-remote Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
libcmd Merge pull request #10149 from edolstra/use-flake-fingerprint 2024-03-07 10:18:19 +01:00
libexpr Merge pull request #10152 from edolstra/fetcher-cleanups 2024-03-07 10:21:11 +01:00
libfetchers GitHub fetcher: Don't emit treeHash yet 2024-03-08 12:40:14 +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 from GHSA-2ffj-w4mj-pg37 2024-03-07 11:56:24 +01:00
nix Restore "checking Hydra job" message in nix flake check 2024-03-07 08:15:53 -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 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 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