mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
Revert "Revert "Merge pull request #9546 from NixOS/nixos-23.11""
This reverts commit d6d7d2cb46
.
This commit is contained in:
parent
d6d7d2cb46
commit
5a2985431c
7 changed files with 20 additions and 23 deletions
|
@ -4,7 +4,7 @@ clearStore
|
|||
clearCache
|
||||
|
||||
# Need backend to support git-hashing too
|
||||
requireDaemonNewerThan "2.18.0pre20230908"
|
||||
requireDaemonNewerThan "2.19"
|
||||
|
||||
enableFeatures "git-hashing"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
source common.sh
|
||||
|
||||
# Needs the config option 'impure-env' to work
|
||||
requireDaemonNewerThan "2.18.0pre20230816"
|
||||
requireDaemonNewerThan "2.19.0"
|
||||
|
||||
enableFeatures "configurable-impure-env"
|
||||
restartDaemon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue