nixpkgs/pkgs/applications
Eelco Dolstra a2cbc77e4f Only show/build a package on the platforms listed in meta.platforms
The function ‘mkDerivation’ now checks whether the current platform
type is included in a package's meta.platform field.  If not, it
throws an exception:

  $ nix-build -A linux --argstr system x86_64-darwin
  error: user-thrown exception: the package ‘linux-3.10.15’ is not supported on ‘x86_64-darwin’

These packages also no longer show up in ‘nix-env -qa’ output.  This
means, for instance, that the number of packages shown on
x86_64-freebsd has dropped from 9268 to 4764.

Since meta.platforms was also used to prevent Hydra from building some
packages, there now is a new attribute meta.hydraPlatforms listing the
platforms on which Hydra should build the package (which defaults to
meta.platforms).
2013-11-05 00:06:10 +01:00
..
audio quodlibet: update to version 2.6.3 2013-11-03 16:05:37 +01:00
display-managers slim: Work around broken PAM session handling 2013-10-15 13:23:40 +02:00
editors Emacs: Fix TRAMP by adjusting its path so that it finds ls and other binaries on NixOS systems 2013-10-22 09:56:43 +03:00
graphics gpicview: add expression 0.2.4 2013-10-27 06:59:41 +02:00
ike add ike: IPSec client 2013-10-18 18:50:53 +02:00
misc adobe-reader: Update to 9.5.5 2013-11-04 18:46:44 +01:00
networking filezilla: bump 3.6.0.2 -> 3.7.3 2013-11-04 22:53:59 +01:00
office Eventlist: Renamed accordingly and fixed the description. 2013-10-07 00:26:27 +02:00
science Mark more packages as broken 2013-11-04 21:11:00 +01:00
search Adding doodle. 2013-04-22 20:57:14 +04:00
taxes aangifte2012: preload library which seems needed 2013-04-05 00:34:14 +02:00
version-management Only show/build a package on the platforms listed in meta.platforms 2013-11-05 00:06:10 +01:00
video Mark more packages as broken 2013-11-04 21:11:00 +01:00
virtualization Allow packages to be marked as "broken" by setting meta.broken 2013-11-04 21:11:00 +01:00
window-managers Updating Compiz 2013-10-20 21:06:48 +04:00