Restore permissions in nixpkgs
This commit is contained in:
parent
4f6c92b2a7
commit
6bd60bfdc4
1 changed files with 2 additions and 0 deletions
|
@ -125,5 +125,7 @@ begin
|
|||
end
|
||||
end
|
||||
|
||||
source "$dir/../../lib/nix.fish"
|
||||
git -C "$nixPkgsDir" reset --hard
|
||||
runSetup
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue