We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc3bb8 commit 89fc608Copy full SHA for 89fc608
pkgs/tools/backup/restic/rest-server.nix renamed to pkgs/by-name/re/restic-rest-server/package.nix
pkgs/top-level/all-packages.nix
@@ -10889,8 +10889,6 @@ with pkgs;
10889
10890
restic = callPackage ../tools/backup/restic { };
10891
10892
- restic-rest-server = callPackage ../tools/backup/restic/rest-server.nix { };
10893
-
10894
rethinkdb = callPackage ../servers/nosql/rethinkdb {
10895
stdenv = clangStdenv;
10896
libtool = cctools;
0 commit comments