mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-23 14:13:35 +00:00
gotestwaf: move to pkgs/by-name
This commit is contained in:
parent
0a4c5699f3
commit
dc28b5b21f
@ -18152,10 +18152,6 @@ with pkgs;
|
||||
binutils-arm-embedded = pkgsCross.arm-embedded.buildPackages.binutils;
|
||||
};
|
||||
|
||||
gotestwaf = callPackage ../tools/security/gotestwaf {
|
||||
buildGoModule = buildGo123Module;
|
||||
};
|
||||
|
||||
gotrue = callPackage ../tools/security/gotrue { };
|
||||
|
||||
gotrue-supabase = callPackage ../tools/security/gotrue/supabase.nix { };
|
||||
|
Loading…
Reference in New Issue
Block a user