1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-01 08:28:00 +02:00

Merge remote-tracking branch 'detsys-priv/detsys-main' into sync-2.24.2

This commit is contained in:
Eelco Dolstra 2024-08-08 16:57:22 +02:00
commit 27a36255bf
37 changed files with 41 additions and 178 deletions

View file

@ -19,7 +19,6 @@ enum struct ExperimentalFeature
CaDerivations,
ImpureDerivations,
FetchTree,
NixCommand,
GitHashing,
RecursiveNix,
NoUrlLiterals,