reproxy: init at 0.5.1

This commit is contained in:
Nikolay Korotkiy
2021-05-17 06:38:51 +03:00
parent 04d29e6bf3
commit 536b5f8165
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -19420,6 +19420,8 @@ in
redstore = callPackage ../servers/http/redstore { };
reproxy = callPackage ../servers/reproxy { };
restic = callPackage ../tools/backup/restic { };
restic-rest-server = callPackage ../tools/backup/restic/rest-server.nix { };