3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development
Will Dietz 855e0463ab tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linux
"platforms.gnu" has been linux-only since at least 17.03:

$ nix eval -f channel:nixos-17.03 lib.platforms.gnu
[ "i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux" "armv7l-linux" "aarch64-linux" "mips64el-linux" ]

Unlike platforms.linux, platforms.gnu indicates "must use glibc"
which for the most part is not intended.

Replacing platforms.gnu with platforms.linux would be the same "today"
but let's err on preserving existing behavior and be optimistic
about platforms these packages work on.
2018-04-30 18:08:48 -05:00
..
arduino
beam-modules
bower-modules/generic
compilers openjdk: 8u172-b02 -> 8u172-b11 2018-04-28 20:09:17 -04:00
coq-modules
dotnet-modules/patches
em-modules/generic
go-modules
guile-modules tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linux 2018-04-30 18:08:48 -05:00
haskell-modules haskell-hspec-smallcheck: use latest version for ghc-8.4.x to fix the build 2018-04-28 15:38:00 +02:00
idris-modules
interpreters Merge pull request #39528 from r-ryantm/auto-update/php 2018-04-28 11:47:31 +01:00
java-modules
libraries tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linux 2018-04-30 18:08:48 -05:00
lisp-modules
lua-modules
misc treewide: rename bad filenames 2018-04-17 15:42:25 -05:00
mobile abootimg: init at 0.6 2018-04-23 14:09:41 +02:00
node-packages
ocaml-modules
perl-modules Merge branch 'master' into minc_ecosystem 2018-04-21 20:18:27 +01:00
pharo
pure-modules
python-modules pythonPackages.hdbscan: init at 0.8.12 (#37762) 2018-04-29 20:22:12 +02:00
r-modules R: update CRAN and BIOC package sets 2018-04-24 09:19:38 +02:00
ruby-modules gem-config.grpc: disable format hardening 2018-04-26 00:15:24 +02:00
tools Merge pull request #39723 from dtzWill/update/gllvm-2018-04-28 2018-04-30 11:19:30 -05:00
web insomnia: 5.15.0 -> 5.16.0 2018-04-27 13:42:03 +02:00