1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/src
2023-11-14 16:00:21 +01:00
..
build-remote Allow dynamic derivation deps in inputDrvs 2023-09-07 10:39:37 -04:00
libcmd Fix nix shebang interaction with #8131 overhaul completions 2023-11-07 13:24:01 -05:00
libexpr Mark fetchTree as unstable again 2023-11-08 23:23:56 -05:00
libfetchers Fix relative submodule handling 2023-11-14 16:00:21 +01:00
libmain Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
libstore Fix consts and casts 2023-11-08 17:29:55 +01:00
libutil Fix relative submodule handling 2023-11-14 16:00:21 +01:00
nix parseShebangs: Make strings with backtick sequences representable 2023-11-07 13:24:01 -05:00
nix-build Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-channel Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-collect-garbage Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-copy-closure Remove stray executable permissions on source files 2023-11-02 09:24:21 +01:00
nix-env Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-instantiate Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-store Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
resolve-system-dependencies
toml11