1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-02 05:11:47 +02:00
nix/src
Théophane Hufschmitt 11a1dcc43b Properly fail on flakerefs that don't point to a directory
Directly fail if a flakeref points to something that isn't a directory
instead of falling back to the logic of trying to look up the hierarchy
to find a valid flake root.

Fix https://github.com/NixOS/nix/issues/9868
2024-03-02 10:24:20 +01:00
..
build-remote Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
libcmd Merge pull request #10010 from 9999years/fix-9941 2024-02-28 14:25:58 +01:00
libexpr Properly fail on flakerefs that don't point to a directory 2024-03-02 10:24:20 +01:00
libfetchers Merge pull request #10038 from edolstra/tarball-git-cache 2024-02-21 15:47:02 -05:00
libmain :quit in the debugger should quit the whole program 2024-02-20 10:01:13 -08:00
libstore Fix gcc 12 warnings 2024-02-28 22:59:20 +01:00
libutil Merge pull request #10111 from obsidiansystems/git-objects 2024-03-01 15:00:43 +01:00
nix Merge pull request #10090 from bobvanderlinden/profile-error-install-twice 2024-02-29 10:04:08 +01: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 Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00