reproxy: migrate to by-name

This commit is contained in:
Nikolay Korotkiy 2024-02-17 23:48:26 +04:00
parent 3fafcf0683
commit 0ac49e81be
No known key found for this signature in database
GPG Key ID: D1DE6D7F693663A5
2 changed files with 0 additions and 2 deletions

View File

@ -26936,8 +26936,6 @@ with pkgs;
redstore = callPackage ../servers/http/redstore { };
reproxy = callPackage ../servers/reproxy { };
repro-get = callPackage ../tools/package-management/repro-get { };
restic = callPackage ../tools/backup/restic { };