pkgs: remove 'drone-scp'
All checks were successful
ci/woodpecker/push/check Pipeline was successful

I added it to upstream nixpkgs.
This commit is contained in:
Bruno BELANYI 2023-12-16 12:51:05 +00:00
parent 49742deb18
commit 49f695bf68
2 changed files with 0 additions and 27 deletions

View file

@ -14,8 +14,6 @@ pkgs.lib.makeScope pkgs.newScope (pkgs: {
drone-rsync = pkgs.callPackage ./drone-rsync { };
drone-scp = pkgs.callPackage ./drone-scp { };
i3-get-window-criteria = pkgs.callPackage ./i3-get-window-criteria { };
lohr = pkgs.callPackage ./lohr { };