pkgs: remove 'drone-scp'
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
I added it to upstream nixpkgs.
This commit is contained in:
parent
49742deb18
commit
49f695bf68
2 changed files with 0 additions and 27 deletions
|
|
@ -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 { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue