lib/tests: remove experimental-features

Now that the lib is tested with Nix 2.3, this isn't needed any more and
causes warnings.
This commit is contained in:
Naïm Favier 2023-06-26 13:20:01 +02:00
parent 18111335ed
commit 4bdff8cbbb
No known key found for this signature in database
GPG Key ID: 95AFCE8211908325

View File

@ -38,9 +38,6 @@ let
export PAGER=cat
cacheDir=$TEST_ROOT/binary-cache
mkdir -p $NIX_CONF_DIR
echo "experimental-features = nix-command" >> $NIX_CONF_DIR/nix.conf
nix-store --init
cp -r ${../.} lib