restic: move to pkgs/by-name (#412836)

This commit is contained in:
Ramses 2025-06-01 10:54:08 +02:00 committed by GitHub
commit 35b348ccfe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 2 deletions

View file

@ -10887,8 +10887,6 @@ with pkgs;
rake = callPackage ../development/tools/build-managers/rake { };
restic = callPackage ../tools/backup/restic { };
rethinkdb = callPackage ../servers/nosql/rethinkdb {
stdenv = clangStdenv;
libtool = cctools;