mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
restic: move to pkgs/by-name
This commit is contained in:
parent
89fc6086ea
commit
3818c93017
3 changed files with 0 additions and 2 deletions
|
@ -10887,8 +10887,6 @@ with pkgs;
|
||||||
|
|
||||||
rake = callPackage ../development/tools/build-managers/rake { };
|
rake = callPackage ../development/tools/build-managers/rake { };
|
||||||
|
|
||||||
restic = callPackage ../tools/backup/restic { };
|
|
||||||
|
|
||||||
rethinkdb = callPackage ../servers/nosql/rethinkdb {
|
rethinkdb = callPackage ../servers/nosql/rethinkdb {
|
||||||
stdenv = clangStdenv;
|
stdenv = clangStdenv;
|
||||||
libtool = cctools;
|
libtool = cctools;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue