Fix nixpkgs evaluation
I've removed rekonqScm but forgotten to remove it from all-packages svn path=/nixpkgs/trunk/; revision=22836
This commit is contained in:
parent
45fd5a9836
commit
3cae107cca
@ -8723,8 +8723,6 @@ let
|
||||
inherit (kde4) qt4 kdelibs automoc4 phonon;
|
||||
};
|
||||
|
||||
rekonqScm = rekonq.override { v = "scm"; };
|
||||
|
||||
rsync = import ../applications/networking/sync/rsync {
|
||||
inherit fetchurl stdenv acl perl;
|
||||
enableACLs = !stdenv.isDarwin;
|
||||
|
Loading…
Reference in New Issue
Block a user