warp: move to pkgs/by-name

This commit is contained in:
Robert Schütz 2024-11-22 21:38:55 -08:00
parent 25a572885e
commit 71527f55cd
2 changed files with 0 additions and 2 deletions

View File

@ -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;
};