From 45b0ed910cbd117d1c202eb0c5a95d638e99b19b Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Thu, 5 Dec 2024 09:27:53 +0100 Subject: [PATCH] Fix non-existent variable --- scripts/Common/OS/setup.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Common/OS/setup.fish b/scripts/Common/OS/setup.fish index a1bf1295..a0429da6 100755 --- a/scripts/Common/OS/setup.fish +++ b/scripts/Common/OS/setup.fish @@ -79,7 +79,7 @@ function runSetup end | runChroot "$mountDir" tee /root/.bash_profile >/dev/null end - function prepareNix + function prepareNix -V dir source "$dir/../../lib/nix.fish" # Copy `nixpkgs` channel