Commit Graph

49707 Commits

Author SHA1 Message Date
Matthew Bauer
e5d262e1cc androidndk: fixup 2018-06-22 16:32:05 -04:00
John Ericson
e050011aa3
Merge pull request from obsidiansystems/haskell-enable-shared-defaults
haskell: make generic builder follow compiler’s shared config
2018-06-21 18:07:11 -04:00
Matthew Justin Bauer
ec2ea29716
Merge pull request from obsidiansystems/gradle-app
init androidenv.buildGradleApp
2018-06-21 17:45:23 -04:00
Daiderd Jordan
26434c0924
Merge pull request from goertzenator/erlang-21.0
add erlang-21.0
2018-06-21 22:44:11 +02:00
Matthew Bauer
2a0c328712 androidenv: add "androidsdk_latest" for latest sdk
This is easier than having to remember which SDKs are supported, etc.
Stuff based on this can become more future-proof.
2018-06-21 16:09:11 -04:00
Matthew Bauer
b72da4bee8 androidenv.buildGradleApp: refactor 2018-06-21 15:57:56 -04:00
Matthew Bauer
2e8feba171 androidenv: Use fetchzip instead of googlerepository 2018-06-21 12:12:31 -04:00
Daniel Goertzen
4001a680cc erlangR21: init at 21.0 2018-06-21 09:36:54 -05:00
adisbladis
3813d5dcec
Merge pull request from holidaycheck/nodejs-10.5.0
nodejs: 10.4.1 -> 10.5.0
2018-06-21 21:42:40 +08:00
Lancelot SIX
5fc06030f9
Merge pull request from r-ryantm/auto-update/gsl
gsl: 2.4 -> 2.5
2018-06-21 15:21:48 +02:00
Mathias Schreck
7e7f286fe6 nodejs: 10.4.1 -> 10.5.0 2018-06-21 15:03:53 +02:00
Peter Simons
624a9ff647
Merge pull request from obsidiansystems/fix-android-prebuilt-ghc
Fix Android-prebuilt ghc build
2018-06-21 10:15:56 +02:00
Jörg Thalheim
0f0c9a4f00
Merge pull request from r-ryantm/auto-update/libpfm
libpfm: 4.9.0 -> 4.10.0
2018-06-21 09:04:17 +01:00
Jörg Thalheim
0f94e4ba66
Merge pull request from r-ryantm/auto-update/libsixel
libsixel: 1.7.3 -> 1.8.1
2018-06-21 09:02:56 +01:00
Matthew Bauer
6572cb595c gmp: fix on android prebuilt 2018-06-20 22:04:08 -04:00
Matthew Bauer
9e4aebdd7b ghc8.4: add android triple
The triple is needed for armv7a-android-prebuilt to work (partly) with
GHC.

- also set EXTRA_CC_OPTS for ghc8.2
2018-06-20 22:03:59 -04:00
Matthew Justin Bauer
73fde65681
Merge pull request from voanhduy1512/add_leetcode-cli
leetcode-cli: init at 2.5.2
2018-06-20 21:46:16 -04:00
Matthew Bauer
fd7a6ea0af haskell: make generic builder follow compiler’s shared config
enableShared in generic-builder.nix should default to what the GHC
compiler was compiled with. Add a passthru to all of the GHC compilers
to hold the value of enableShared. If enableShared is not set in the
GHC we just use false as the default value for enableSharedLibraries.

Note: I may have missed some compilers. Only GHC & GHCJS are covered
by this commit but this shouldn’t break evaluation of anything else.
2018-06-20 18:40:53 -04:00
Jörg Thalheim
20a7c83a77
Merge pull request from r-ryantm/auto-update/lasso
lasso: 2.5.1 -> 2.6.0
2018-06-20 23:28:40 +01:00
Jörg Thalheim
0456edc275
Merge pull request from r-ryantm/auto-update/godot
godot: 3.0.2 -> 3.0.3
2018-06-20 23:24:51 +01:00
Jörg Thalheim
8b3b9e0804
Merge pull request from r-ryantm/auto-update/doclifter
doclifter: 2.17 -> 2.18
2018-06-20 22:42:00 +01:00
Jan Tojnar
173c749f31
sysprof: fix includedir in pc file 2018-06-20 23:01:22 +02:00
Daiderd Jordan
654960c1cd
Merge pull request from mnacamura/r-igraph-darwin
rPackages.igraph: fix Darwin build
2018-06-20 19:52:36 +02:00
Matthew Justin Bauer
d62db0bff0
Merge pull request from mnacamura/r-RcppEigen-darwin
rPackages.RcppEigen: fix Darwin build
2018-06-20 13:48:40 -04:00
Daiderd Jordan
94a926816e
fribidi: fix dylib install_name on darwin 2018-06-20 18:55:23 +02:00
Domen Kožar
7a7463d0a3
pipenv: 11.9.0 -> 2018.5.18 2018-06-20 17:31:37 +01:00
Jörg Thalheim
5b2dc32015
Merge pull request from r-ryantm/auto-update/brial
brial: 1.2.3 -> 1.2.4
2018-06-20 10:37:47 +01:00
R. RyanTM
ec93a51187 grails: 3.3.5 -> 3.3.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/grails/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/sp0w4frknlgjhmw18j8rsj5sgaf95zhm-grails-3.3.6/bin/grails had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.3.6 with grep in /nix/store/sp0w4frknlgjhmw18j8rsj5sgaf95zhm-grails-3.3.6
- directory tree listing: https://gist.github.com/8278e7c1c9d28a8983fdaf23975bb930
- du listing: https://gist.github.com/10a146e1e865583f68e892f13c310026
2018-06-20 11:02:05 +02:00
Jörg Thalheim
7afab16eba
Merge pull request from Moredread/platformio/bump
Platformio: 3.5.2 -> 3.5.3 and fix for click dependency
2018-06-20 09:58:57 +01:00
Mitsuhiro Nakamura
f972a30f16 rPackages.igraph: fix Darwin build 2018-06-20 11:08:29 +09:00
Mitsuhiro Nakamura
dada18527a rPackages.RcppEigen: fix Darwin build 2018-06-20 10:59:18 +09:00
John Ericson
142a2289ff
Merge pull request from obsidiansystems/yet-more-haskell-cross
haskell generic-builder: Yet more cross fixes
2018-06-19 20:12:20 -04:00
R. RyanTM
12a554dc31 brial: 1.2.3 -> 1.2.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/brial/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.2.4 with grep in /nix/store/d80z046q8l3rhi7zwbcxzaydfrqxvzq9-brial-1.2.4
- directory tree listing: https://gist.github.com/73a4fe4d778faacdf1c17f40a83e3884
- du listing: https://gist.github.com/23202c35b020ea0976f7c4ff9e23ca2c
2018-06-19 16:52:22 -07:00
Frederik Rietdijk
5d07801938
python.pkgs.cython: fix tests
(cherry picked from commit b9b18ded57)
2018-06-20 00:05:12 +02:00
R. RyanTM
3a873fb301 doclifter: 2.17 -> 2.18
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/doclifter/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/qzimyzp6c58i4jmqkmijzicyxzbn3j0x-doclifter-2.18/bin/manlifter had a zero exit code or showed the expected version
- /nix/store/qzimyzp6c58i4jmqkmijzicyxzbn3j0x-doclifter-2.18/bin/doclifter passed the binary check.
- 1 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 2.18 with grep in /nix/store/qzimyzp6c58i4jmqkmijzicyxzbn3j0x-doclifter-2.18
- directory tree listing: https://gist.github.com/5f26018de7c8c2bbf86953b19997143a
- du listing: https://gist.github.com/b556716e68094c4f1457bbbbe6467d55
2018-06-19 14:26:52 -07:00
Peter Simons
7283740218
Merge pull request from peti/drop-ghc-8.4.2
ghc: drop compiler version 8.4.2; we prefer 8.4.3
2018-06-19 22:35:55 +02:00
R. RyanTM
013c414e64 godot: 3.0.2 -> 3.0.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/godot/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/4hkbcbl0sgbd9npxsdf1qyn46k7npxgg-godot-3.0.3/bin/godot had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.0.3 with grep in /nix/store/4hkbcbl0sgbd9npxsdf1qyn46k7npxgg-godot-3.0.3
- directory tree listing: https://gist.github.com/ed73ee8e6d32a2bca8e7187447417b7e
- du listing: https://gist.github.com/25aba4f04e5002d49d3e5b12c3eed088
2018-06-19 11:32:20 -07:00
R. RyanTM
0733e46c78 gsl: 2.4 -> 2.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gsl/versions.

These checks were done:

- built on NixOS
- /nix/store/cams8w74kvh5b7bx2jykap5yh469qzap-gsl-2.5/bin/gsl-randist passed the binary check.
- /nix/store/cams8w74kvh5b7bx2jykap5yh469qzap-gsl-2.5/bin/gsl-histogram passed the binary check.
- /nix/store/cams8w74kvh5b7bx2jykap5yh469qzap-gsl-2.5/bin/gsl-config passed the binary check.
- 3 of 3 passed binary check by having a zero exit code.
- 1 of 3 passed binary check by having the new version present in output.
- found 2.5 with grep in /nix/store/cams8w74kvh5b7bx2jykap5yh469qzap-gsl-2.5
- directory tree listing: https://gist.github.com/70df8117b02b4102425b4cd0219498cb
- du listing: https://gist.github.com/67a7925931ba8738deb32c46fbf5d919
2018-06-19 10:08:44 -07:00
André-Patrick Bubel
2388a9b5a9
platformio: 3.5.2 -> 3.5.3 2018-06-19 19:01:34 +02:00
Matthew Justin Bauer
d2c633f55d
click: fix error
forgot stdenv.
2018-06-19 13:01:04 -04:00
Matthew Justin Bauer
c764718966
python click: make patch conditional
Make sure we are not using the old version of click when applying the patch.
2018-06-19 13:00:39 -04:00
André-Patrick Bubel
9374c3f203
platformio: Fix building of overridden click package
The normal click package now applies a patch that doesn't work with the
older version used for platformio.
2018-06-19 19:00:03 +02:00
Franz Pletz
618713a08a
libpfm: only builds on linux 2018-06-19 16:55:23 +00:00
R. RyanTM
a943befd8a swiften: 4.0 -> 4.0.2 () 2018-06-19 16:47:00 +00:00
Franz Pletz
26501a9bf9
libressl_2_6: 2.6.4 -> 2.6.5 2018-06-19 18:07:40 +02:00
Franz Pletz
96a2217e92
libressl_2_5: remove, unmaintained 2018-06-19 18:07:40 +02:00
R. RyanTM
c2867828bb libressl: 2.7.3 -> 2.7.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libressl/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/2sj5bh1lwzls0vc31v2fhxaw648n0i9v-libressl-2.7.4-bin/bin/ocspcheck had a zero exit code or showed the expected version
- /nix/store/2sj5bh1lwzls0vc31v2fhxaw648n0i9v-libressl-2.7.4-bin/bin/openssl passed the binary check.
- 1 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 2.7.4 with grep in /nix/store/2sj5bh1lwzls0vc31v2fhxaw648n0i9v-libressl-2.7.4-bin
- directory tree listing: https://gist.github.com/e28b9d47b987d9408427c7ec06e3b9fb
- du listing: https://gist.github.com/0d61c26c272780f10c5ce5359fb79bc7
2018-06-19 16:06:15 +00:00
R. RyanTM
cf19770e71 lasso: 2.5.1 -> 2.6.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/lasso/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2.6.0 with grep in /nix/store/2l3v2ybw0d8i93jw1prz6gy8286sgk4h-lasso-2.6.0
- directory tree listing: https://gist.github.com/9c856166c934c662528486068343a94b
- du listing: https://gist.github.com/30bc3e59b3d6dd6dd2d45e467b955e1a
2018-06-19 08:58:24 -07:00
John Ericson
37eca93aab haskell generic-builder: Only pass --extra-* for host deps 2018-06-19 10:57:48 -04:00
Pascal Wittmann
d21653f465 haskell generic-buider: nativeGhc should be a depsBuildBuild
It targets the build platform.
2018-06-19 10:57:37 -04:00