From 06e9795b72f397ee7f551abb6736a93c2e356e64 Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Thu, 17 Oct 2024 11:40:22 -0700 Subject: [PATCH] flake path fix? --- systems/BASED.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/systems/BASED.nix b/systems/BASED.nix index 0551a0a..8b03b03 100644 --- a/systems/BASED.nix +++ b/systems/BASED.nix @@ -167,7 +167,6 @@ experimental-features = "nix-command flakes"; auto-optimise-store = true; trusted-users = ["root" "@wheel"]; - nix-path = "nixpkgs=flake:nixpkgs"; system-features = [ "benchmark" "big-parallel"