fix: npins on random branches
This commit is contained in:
parent
c1dd81d197
commit
51ecea927e
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ let
|
|||
builtins.fetchGit {
|
||||
url = repository.url;
|
||||
rev = revision;
|
||||
allRefs = true;
|
||||
inherit name;
|
||||
# hash = hash;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue