1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-26 20:20:58 +01:00
nix/src
Théophane Hufschmitt 81466aff45 Make nix-collect-garbage -d look into more places
Make it look into the new-style profiles dir, the old-style one, and the
target of `~/.nix-profile` to be sure that we don't miss anything

(cherry picked from commit 64b0cc5bc4)
2023-05-16 13:52:04 +00:00
..
build-remote Move enabled experimental feature to libutil struct 2023-03-20 11:05:22 -04:00
libcmd Fix nix print-dev-env & nix develop with drv paths 2023-05-11 21:08:10 +00:00
libexpr Merge pull request #8170 from tweag/fix-aarch64-build 2023-04-11 12:35:23 +02:00
libfetchers Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
libmain Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
libstore Gate experimental features in DerivationOutput::fromJSON 2023-04-18 13:43:19 +00:00
libutil Do not gate or hide experimental settings 2023-04-11 15:37:29 +00:00
nix Fix nix print-dev-env & nix develop with drv paths 2023-05-11 21:08:10 +00:00
nix-build Move enabled experimental feature to libutil struct 2023-03-20 11:05:22 -04:00
nix-channel Factor out the generation of the profile/channel directory 2023-03-23 10:22:42 +01:00
nix-collect-garbage Make nix-collect-garbage -d look into more places 2023-05-16 13:52:04 +00:00
nix-copy-closure Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-env Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
nix-instantiate Revert to copyStore = true for nix-instantiate and nix-env 2022-08-23 14:40:27 +02:00
nix-store nix-store.cc: Refactor, remove qDefault 2023-04-03 18:45:20 +02: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