nix-super/src
Eelco Dolstra 94812cca98 Backport SourcePath from the lazy-trees branch
This introduces the SourcePath type from lazy-trees as an abstraction
for accessing files from inputs that may not be materialized in the
real filesystem (e.g. Git repositories). Currently, however, it's just
a wrapper around CanonPath, so it shouldn't change any behaviour. (On
lazy-trees, SourcePath is a <InputAccessor, CanonPath> tuple.)
2023-04-06 13:15:50 +02:00
..
build-remote Move enabled experimental feature to libutil struct 2023-03-20 11:05:22 -04:00
libcmd Backport SourcePath from the lazy-trees branch 2023-04-06 13:15:50 +02:00
libexpr Backport SourcePath from the lazy-trees branch 2023-04-06 13:15:50 +02:00
libfetchers Backport SourcePath from the lazy-trees branch 2023-04-06 13:15:50 +02:00
libmain Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
libstore Merge pull request #8122 from bjornfor/use-nix-store-l-unless-experimental-enabled 2023-04-01 14:50:16 -04:00
libutil Backport SourcePath from the lazy-trees branch 2023-04-06 13:15:50 +02:00
nix Backport SourcePath from the lazy-trees branch 2023-04-06 13:15:50 +02:00
nix-build Backport SourcePath from the lazy-trees branch 2023-04-06 13:15:50 +02:00
nix-channel Factor out the generation of the profile/channel directory 2023-03-23 10:22:42 +01:00
nix-collect-garbage Fix nix-collect-garbage -d with the new profile location 2023-03-07 13:08:04 +01:00
nix-copy-closure Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-env Backport SourcePath from the lazy-trees branch 2023-04-06 13:15:50 +02:00
nix-instantiate Backport SourcePath from the lazy-trees branch 2023-04-06 13:15:50 +02:00
nix-store Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04: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