GNOME 2.26.0 (untested).

svn path=/nixpkgs/branches/stdenv-updates/; revision=14668
This commit is contained in:
Ludovic Courtès
2009-03-23 20:47:40 +00:00
parent 9f9aa331fc
commit 554afc577e
2 changed files with 152 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ rec {
# Platform
platform = import ./src-gnome-platform-2.22.1.nix {
platform = import ./src-gnome-platform-2.26.0.nix {
inherit fetchurl;
};