pkgs: remove 'digestpp'

I have packaged it upstream.
This commit is contained in:
Bruno BELANYI 2024-04-12 15:19:29 +00:00
parent a4ede5f6f4
commit 7e0cb867de
2 changed files with 0 additions and 33 deletions

View file

@ -12,8 +12,6 @@ pkgs.lib.makeScope pkgs.newScope (pkgs: {
diff-flake = pkgs.callPackage ./diff-flake { };
digestpp = pkgs.callPackage ./digestpp { };
dragger = pkgs.callPackage ./dragger { };
drone-rsync = pkgs.callPackage ./drone-rsync { };