1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/top-level
John Ericson 92edcb7ebb top-level: Lay the groundwork for {build,host,target}Platform
The long term goal is a big replace:
  { inherit system platform; } => buildPlatform
  crossSystem => hostPlatform
  stdenv.cross => targetPlatform
And additionally making sure each is defined even when not cross compiling.

This commit refactors the bootstrapping code along that vision, but leaves
the old identifiers with their null semantics in place so packages can be
modernized incrementally.
2017-01-24 11:37:56 -05:00
..
aliases.nix Merge pull request #21995 from abbradar/opencl 2017-01-20 12:09:17 +03:00
all-packages.nix libiconv: TEMP force building library improperly for target plat like libc 2017-01-24 11:37:56 -05:00
default.nix top-level: Lay the groundwork for {build,host,target}Platform 2017-01-24 11:37:56 -05:00
dotnet-packages.nix OpenNAT: init at 2.1.0 2016-10-29 13:28:24 +08:00
emacs-packages.nix emacs-packages: init haskell-unicode-input-method at 20110905 2016-12-26 23:43:03 +03:00
emscripten-packages.nix libxml2: supportPython -> pythonSupport 2016-11-08 17:10:05 +01:00
haskell-packages.nix Merge pull request #21393 from mpickering/master 2017-01-03 14:40:18 +01:00
impure.nix Throw an error if NIXPKGS_OVERLAYS is invalid and improve documentation. 2017-01-16 01:17:33 +01:00
lua-packages.nix luaPackages.lgi: 0.7.2 -> 0.9.1 2017-01-02 14:02:19 +02:00
make-tarball.nix make-tarball.nix: Fix running as root 2016-12-15 13:08:21 +01:00
metrics.nix
node-packages-generated.nix nodePackages.bower2nix: 3.0.1 -> 3.1.1 2016-09-15 01:28:37 +01:00
node-packages.json yarn: init at 0.17.8 (#20635) 2016-12-14 15:46:45 +01:00
node-packages.nix
ocaml-packages.nix Merge pull request #21261 from vbgl/uutf-1.0.0 2017-01-21 20:23:28 +01:00
perl-packages.nix perl-MooX-Types-MooseLike-Numeric: 1.02 -> 1.03 2017-01-23 21:22:53 +01:00
php-packages.nix spidermonkey: cleanup and rename versions 2016-11-21 02:46:35 +03:00
platforms.nix top-level: Move default-choosing logic to top-level/platforms.nix 2016-12-01 11:24:32 -05:00
pure-packages.nix
python-packages.nix pythonPackages.libvirt: 2.5.0 -> 3.0.0 2017-01-22 13:01:03 +01:00
release-cross.nix top-level: Introduce buildPackages for resolving build-time deps 2017-01-24 11:37:56 -05:00
release-lib.nix top-level: Introduce buildPackages for resolving build-time deps 2017-01-24 11:37:56 -05:00
release-python.nix
release-small.nix Python: remove modules and pythonFull 2016-10-10 10:33:24 +02:00
release.nix release.nix: Only build Only build bootstrap tools when their system is supported 2017-01-23 00:08:21 +01:00
rust-packages.nix rustRegistry: 2016-12-28 -> 2017-01-08 2017-01-08 16:55:36 +01:00
splice.nix top-level: Introduce buildPackages for resolving build-time deps 2017-01-24 11:37:56 -05:00
stage.nix top-level: Lay the groundwork for {build,host,target}Platform 2017-01-24 11:37:56 -05:00