mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
svn path=/nixpkgs/branches/kde-4.7/; revision=27633
This commit is contained in:
parent
d53d9617b7
commit
6708bfd15a
@ -3306,7 +3306,8 @@ let
|
||||
|
||||
gst_all = recurseIntoAttrs
|
||||
(let callPackage = newScope pkgs.gst_all; in
|
||||
import ../development/libraries/gstreamer { inherit callPackage pkgs; });
|
||||
import ../development/libraries/gstreamer { inherit callPackage; }
|
||||
);
|
||||
|
||||
gnet = callPackage ../development/libraries/gnet { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user