Skip to content

Commit 89fc608

Browse files
committed
restic-rest-server: move to pkgs/by-name
1 parent bdc3bb8 commit 89fc608

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pkgs/top-level/all-packages.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10889,8 +10889,6 @@ with pkgs;
1088910889

1089010890
restic = callPackage ../tools/backup/restic { };
1089110891

10892-
restic-rest-server = callPackage ../tools/backup/restic/rest-server.nix { };
10893-
1089410892
rethinkdb = callPackage ../servers/nosql/rethinkdb {
1089510893
stdenv = clangStdenv;
1089610894
libtool = cctools;

0 commit comments

Comments
 (0)