wayback_machine_downloader: migrate to by-name
This commit is contained in:
parent
f61b09020b
commit
4e30d9b75e
@ -10,4 +10,4 @@ DEPENDENCIES
|
||||
wayback_machine_downloader
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.6
|
||||
2.6.9
|
||||
@ -4218,8 +4218,6 @@ with pkgs;
|
||||
|
||||
quota = if stdenv.hostPlatform.isLinux then linuxquota else unixtools.quota;
|
||||
|
||||
wayback_machine_downloader = callPackage ../applications/networking/wayback_machine_downloader { };
|
||||
|
||||
radeon-profile = libsForQt5.callPackage ../tools/misc/radeon-profile { };
|
||||
|
||||
rainbowstream = with python3.pkgs; toPythonApplication rainbowstream;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user