nix/pkgs: remove rdedup as it's on stable now
This commit is contained in:
parent
3702b5c5d5
commit
6d80ede6a5
3 changed files with 0 additions and 65 deletions
|
@ -35,8 +35,6 @@ in rec {
|
|||
pkgs.recurseIntoAttrs (pkgs.linuxPackagesFor linux_sgx);
|
||||
linuxPackages_sgx_latest = linuxPackages_sgx_540rc3;
|
||||
|
||||
rdedup = pkgs.callPackages ../pkgs/rdedup {};
|
||||
|
||||
busyboxStatic = pkgs.busybox.override {
|
||||
enableStatic = true;
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue