mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 07:31:20 +00:00
add deluge to top-level packages
This commit is contained in:
parent
c07d0b9b78
commit
f2e4d3a1c1
|
@ -652,6 +652,8 @@ let
|
|||
|
||||
ddrescue = callPackage ../tools/system/ddrescue { };
|
||||
|
||||
deluge = pythonPackages.deluge;
|
||||
|
||||
desktop_file_utils = callPackage ../tools/misc/desktop-file-utils { };
|
||||
|
||||
despotify = callPackage ../development/libraries/despotify { };
|
||||
|
|
Loading…
Reference in a new issue