Merge pull request #1453 from ttuegel/clementine
Add clementine-1.2.1 and dependencies
This commit is contained in:
@@ -666,6 +666,8 @@ let
|
||||
|
||||
cksfv = callPackage ../tools/networking/cksfv { };
|
||||
|
||||
clementine = callPackage ../applications/audio/clementine { };
|
||||
|
||||
ciopfs = callPackage ../tools/filesystems/ciopfs { };
|
||||
|
||||
colord = callPackage ../tools/misc/colord { };
|
||||
@@ -1830,6 +1832,8 @@ let
|
||||
inherit (pkgsi686Linux.xlibs) libX11;
|
||||
};
|
||||
|
||||
sparsehash = callPackage ../development/libraries/sparsehash { };
|
||||
|
||||
stardict = callPackage ../applications/misc/stardict/stardict.nix {
|
||||
inherit (gnome) libgnomeui scrollkeeper;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user