From 71b5cb8988d295293b4dace204d68208b13bd1cd Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Thu, 5 Dec 2024 09:36:50 +0100 Subject: [PATCH] Fix non-existent variables --- 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..0ec2a479 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 -V mountDir source "$dir/../../lib/nix.fish" # Copy `nixpkgs` channel