Fix nixpkgs evaluation
'banshee' doesn't exist (yet) in nixpkgs. I think it was accidentally
added in commit 5dc9730a63 (gnome-music
3.12: add totem-pl-parser to dependencies).
This commit is contained in:
@@ -8106,8 +8106,6 @@ let
|
||||
};
|
||||
awesome = awesome-3-5;
|
||||
|
||||
banshee = callPackage ../applications/audio/banshee { };
|
||||
|
||||
inherit (gnome3) baobab;
|
||||
|
||||
baresip = callPackage ../applications/networking/instant-messengers/baresip {
|
||||
|
||||
Reference in New Issue
Block a user