mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
warp: move to pkgs/by-name
This commit is contained in:
parent
25a572885e
commit
71527f55cd
@ -16287,8 +16287,6 @@ with pkgs;
|
||||
|
||||
whispers = with python3Packages; toPythonApplication whispers;
|
||||
|
||||
warp = callPackage ../applications/networking/warp { };
|
||||
|
||||
warp-plus = callPackage ../by-name/wa/warp-plus/package.nix {
|
||||
buildGoModule = buildGo122Module;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user