Restore permissions in nixpkgs

This commit is contained in:
Manuel Thalmann 2024-12-06 00:36:28 +01:00
parent 4f6c92b2a7
commit 6bd60bfdc4

View file

@ -125,5 +125,7 @@ begin
end end
end end
source "$dir/../../lib/nix.fish"
git -C "$nixPkgsDir" reset --hard
runSetup runSetup
end end