Unverified Commit 4bdff8cb authored by Naïm Favier's avatar Naïm Favier
Browse files

lib/tests: remove experimental-features

Now that the lib is tested with Nix 2.3, this isn't needed any more and
causes warnings.
parent 18111335
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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