Fix a bunch of Hydra evaluation errors

This commit is contained in:
Eelco Dolstra 2013-10-07 17:36:47 +02:00
parent 9faba5f073
commit 2147a07938
16 changed files with 24 additions and 15 deletions

View File

@ -14,7 +14,6 @@ stdenv.mkDerivation {
description = "WYSIWYG PostScript annotator"; description = "WYSIWYG PostScript annotator";
homepage = "http://http://flpsed.org/flpsed.html"; homepage = "http://http://flpsed.org/flpsed.html";
license = "GPLv3"; license = "GPLv3";
platforms = stdenv.lib.platforms.all; platforms = stdenv.lib.platforms.mesaPlatforms;
}; };
} }

View File

@ -26,6 +26,6 @@ stdenv.mkDerivation rec {
homepage = "http://sourceforge.net/projects/xfe/"; homepage = "http://sourceforge.net/projects/xfe/";
license = "GPLv2"; license = "GPLv2";
maintainers = [ stdenv.lib.maintainers.bbenoist ]; maintainers = [ stdenv.lib.maintainers.bbenoist ];
platforms = stdenv.lib.platforms.all; platforms = stdenv.lib.platforms.mesaPlatforms;
}; };
} }

View File

@ -26,8 +26,8 @@ stdenv.mkDerivation {
meta = { meta = {
homepage = http://portix.bitbucket.org/dwb/; homepage = http://portix.bitbucket.org/dwb/;
description = "A lightweight web browser based on the webkit web browser engine and the gtk toolkit"; description = "A lightweight web browser based on the webkit web browser engine and the gtk toolkit";
platforms = with stdenv.lib.platforms; all; platforms = stdenv.lib.platforms.mesaPlatforms;
maintainers = with stdenv.lib.maintainers; [pSub]; maintainers = [ stdenv.lib.maintainers.pSub ];
license = "GPL"; license = "GPL";
}; };
} }

View File

@ -17,6 +17,6 @@ stdenv.mkDerivation rec {
meta = { meta = {
description = "Molecule editor and visualizer"; description = "Molecule editor and visualizer";
maintainers = [ stdenv.lib.maintainers.urkud ]; maintainers = [ stdenv.lib.maintainers.urkud ];
inherit (qt4.meta) platforms; platforms = stdenv.lib.platforms.mesaPlatforms;
}; };
} }

View File

@ -35,6 +35,6 @@ stdenv.mkDerivation rec {
render without stepping on each other's toes. render without stepping on each other's toes.
''; '';
inherit (glib.meta) platforms; platforms = stdenv.lib.platforms.mesaPlatforms;
}; };
} }

View File

@ -31,6 +31,6 @@ stdenv.mkDerivation rec {
homepage = "http://fox-toolkit.org"; homepage = "http://fox-toolkit.org";
license = "LGPLv3"; license = "LGPLv3";
maintainers = [ stdenv.lib.maintainers.bbenoist ]; maintainers = [ stdenv.lib.maintainers.bbenoist ];
platforms = stdenv.lib.platforms.all; platforms = stdenv.lib.platforms.mesaPlatforms;
}; };
} }

View File

@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
homepage = http://openil.sourceforge.net/; homepage = http://openil.sourceforge.net/;
description = "An image library which can can load, save, convert, manipulate, filter and display a wide variety of image formats"; description = "An image library which can can load, save, convert, manipulate, filter and display a wide variety of image formats";
license = licenses.lgpl2; license = licenses.lgpl2;
platforms = platforms.all; platforms = platforms.mesaPlatforms;
maintainers = [ maintainers.phreedom maintainers.urkud ]; maintainers = [ maintainers.phreedom maintainers.urkud ];
}; };
} }

View File

@ -20,7 +20,7 @@ stdenv.mkDerivation {
meta = { meta = {
description = "VideoLAN backend for Phonon multimedia framework"; description = "VideoLAN backend for Phonon multimedia framework";
inherit (qt4.meta) platforms; platforms = stdenv.lib.platforms.linux;
maintainers = [ stdenv.lib.maintainers.urkud ]; maintainers = [ stdenv.lib.maintainers.urkud ];
}; };
} }

View File

@ -53,5 +53,6 @@ in buildPythonPackage rec {
homepage = "https://fedoraproject.org/wiki/Blivet"; homepage = "https://fedoraproject.org/wiki/Blivet";
description = "Module for management of a system's storage configuration"; description = "Module for management of a system's storage configuration";
license = [ "GPLv2+" "LGPLv2.1+" ]; license = [ "GPLv2+" "LGPLv2.1+" ];
platforms = stdenv.lib.platforms.linux;
}; };
} }

View File

@ -66,6 +66,6 @@ stdenv.mkDerivation rec {
* even practicing guitar chords! * even practicing guitar chords!
''; '';
license = "GPLv3"; license = "GPLv3";
platforms = stdenv.lib.platforms.all; platforms = stdenv.lib.platforms.mesaPlatforms;
}; };
} }

View File

@ -27,9 +27,9 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://springrts.com/; homepage = http://springrts.com/;
description = "A powerful real-time strategy(RTS) game engine"; description = "A powerful real-time strategy (RTS) game engine";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = [ maintainers.phreedom maintainers.qknight ]; maintainers = [ maintainers.phreedom maintainers.qknight ];
platforms = platforms.unix; platforms = platforms.mesaPlatforms;
}; };
} }

View File

@ -38,6 +38,8 @@ let
''; '';
doCheck = false; doCheck = false;
meta.platforms = stdenv.lib.platforms.mesaPlatforms;
}; };
in stdenv.lib.overrideDerivation base (b: { in stdenv.lib.overrideDerivation base (b: {
postFixup = b.postFixup + '' postFixup = b.postFixup + ''

View File

@ -40,5 +40,6 @@ buildPythonPackage rec {
meta = { meta = {
homepage = http://xpra.org/; homepage = http://xpra.org/;
description = "Persistent remote applications for X"; description = "Persistent remote applications for X";
platforms = stdenv.lib.platforms.mesaPlatforms;
}; };
} }

View File

@ -24,5 +24,6 @@ in buildPythonPackage rec {
description = "NixOS storage manager/partitioner"; description = "NixOS storage manager/partitioner";
license = stdenv.lib.licenses.gpl2Plus; license = stdenv.lib.licenses.gpl2Plus;
maintainers = [ stdenv.lib.maintainers.aszlig ]; maintainers = [ stdenv.lib.maintainers.aszlig ];
platforms = stdenv.lib.platforms.linux;
}; };
} }

View File

@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
description = "A collection of utilties for indexing and searching Maildirs"; description = "A collection of utilties for indexing and searching Maildirs";
license = "GPLv3+"; license = "GPLv3+";
homepage = "http://www.djcbsoftware.nl/code/mu/"; homepage = "http://www.djcbsoftware.nl/code/mu/";
platforms = stdenv.lib.platforms.all; platforms = stdenv.lib.platforms.mesaPlatforms;
maintainers = with stdenv.lib.maintainers; [ antono the-kenny ]; maintainers = with stdenv.lib.maintainers; [ antono the-kenny ];
}; };
} }

View File

@ -1347,6 +1347,7 @@ pythonPackages = modules // import ./python-packages-generated.nix {
homepage = http://pythonhosted.org/evdev; homepage = http://pythonhosted.org/evdev;
license = licenses.bsd3; license = licenses.bsd3;
maintainers = [ maintainers.goibhniu ]; maintainers = [ maintainers.goibhniu ];
platforms = stdenv.lib.platforms.linux;
}; };
}; };
@ -4628,6 +4629,7 @@ pythonPackages = modules // import ./python-packages-generated.nix {
homepage = "http://www.pyglet.org/"; homepage = "http://www.pyglet.org/";
description = "A cross-platform windowing and multimedia library"; description = "A cross-platform windowing and multimedia library";
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
platforms = stdenv.lib.platforms.mesaPlatforms;
}; };
}; };
@ -4795,7 +4797,8 @@ pythonPackages = modules // import ./python-packages-generated.nix {
meta = { meta = {
homepage = "https://fedorahosted.org/pyparted/"; homepage = "https://fedorahosted.org/pyparted/";
description = "Python interface for libparted"; description = "Python interface for libparted";
license = pkgs.lib.licenses.gpl2Plus; license = stdenv.lib.licenses.gpl2Plus;
platforms = stdenv.lib.platforms.linux;
}; };
}; };
@ -4851,6 +4854,7 @@ pythonPackages = modules // import ./python-packages-generated.nix {
homepage = "http://pyudev.readthedocs.org/"; homepage = "http://pyudev.readthedocs.org/";
description = "Pure Python libudev binding"; description = "Pure Python libudev binding";
license = stdenv.lib.licenses.lgpl21Plus; license = stdenv.lib.licenses.lgpl21Plus;
platforms = stdenv.lib.platforms.linux;
}; };
}; };
@ -4974,6 +4978,7 @@ pythonPackages = modules // import ./python-packages-generated.nix {
''; '';
license = "BSD-style"; license = "BSD-style";
platforms = stdenv.lib.platforms.mesaPlatforms;
}; };
}; };