1
0
Fork 1
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:
Domen Kozar 2013-03-27 02:36:10 +01:00
parent c07d0b9b78
commit f2e4d3a1c1

View file

@ -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 { };