pkgs: add drone-scp
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Bruno BELANYI 2021-08-08 18:03:19 +02:00
parent 8c298c26f9
commit eb0c5d5895
2 changed files with 26 additions and 0 deletions

View file

@ -6,6 +6,8 @@ rec {
diff-flake = pkgs.callPackage ./diff-flake { };
drone-scp = pkgs.callPackage ./drone-scp { };
ff2mpv-go = pkgs.callPackage ./ff2mpv-go { };
havm = pkgs.callPackage ./havm { };