mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-29 16:24:10 +00:00
Add gnome3.gtk2
svn path=/nixpkgs/trunk/; revision=31368
This commit is contained in:
parent
a9dc08d887
commit
d7049d1c08
@ -3680,6 +3680,8 @@ let
|
||||
|
||||
gtk = callPackage ../development/libraries/gtk+/3.2.x.nix { };
|
||||
|
||||
gtk2 = callPackage ../development/libraries/gtk+/2.24.x.nix { };
|
||||
|
||||
# Let hydra build gtk-3.x but do not show this to users yet
|
||||
recurseForRelease = true;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user