browserpass: unpin go
This commit is contained in:
parent
3075f52278
commit
2d0df97943
1 changed files with 1 additions and 3 deletions
|
@ -3665,9 +3665,7 @@ with pkgs;
|
|||
|
||||
gospider = callPackage ../tools/security/gospider { };
|
||||
|
||||
browserpass = callPackage ../tools/security/browserpass {
|
||||
buildGoModule = buildGo119Module; # go 1.20 build failure
|
||||
};
|
||||
browserpass = callPackage ../tools/security/browserpass { };
|
||||
|
||||
passff-host = callPackage ../tools/security/passff-host { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue