Jörg Thalheim
10ba78757f
ruby: fix cross-build ( #51842 )
...
Enable autoreconfHook by default: The build tried to execute autoconf, which was
in the wrong build input. Regenerating autotools configure files is always a good
idea since it delivers fixes.
Also move groff to the native since it is only used at build-time
2018-12-11 09:01:58 +01:00
Jörg Thalheim
ec59713c5c
perl: update perl-cross archive
2018-12-09 23:04:18 +00:00
Vladimír Čunát
ee77dd61e3
Merge #51450 : perl security updates
2018-12-09 12:05:22 +01:00
Jörg Thalheim
b4a2ed8e48
Merge pull request #51644 from ivan/erlang-disable-parallel-building
...
erlang: disable parallel building
2018-12-08 16:40:38 +00:00
Frederik Rietdijk
e0950ae9ad
Merge master into staging-next
2018-12-08 12:40:13 +01:00
Ivan Kozik
82e55907ae
erlang: disable parallel building
...
This fixes build errors like
GEN asn1ct_eval_ext.erl
{"init terminating in do_boot",{undef,[{asn1ct_func,start_link,[],[]},{prepare_templates,gen_asn1ct_eval,1,[{file,"prepare_templates.erl"},{line,58}]},{init,start_em,1,[]},{init,do_boot,3,[]}]}}
init terminating in do_boot ({undef,[{asn1ct_func,start_link,[],[]},{prepare_templates,gen_asn1ct_eval,1,[{_},{_}]},{init,start_em,1,[]},{init,do_boot,3,[]}]})
that occur on some machines but not others.
2018-12-08 00:59:56 +00:00
Frederik Rietdijk
74d0b82f29
buildPython*: add updateScript to passthru
...
All Python packages now have an updateScript. The script calls
`update-python-libraries` and passes it the position of the derivation
expression obtained using `meta.position`. This works fine in case a Nix
expression represents only a single derivation. If there are more in it,
`update-python-libraries` will fail.
2018-12-07 15:48:54 +01:00
volth
03b9bc9e66
perl526: 5.26.2 -> 5.26.3
2018-12-03 13:46:42 +00:00
volth
873967b7a5
perl:5.28.0 -> 5.28.1
2018-12-03 13:10:54 +00:00
Frederik Rietdijk
a510aa2672
Merge master into staging-next
2018-12-03 12:18:43 +01:00
Graham Christensen
f07266bfc8
Revert "hugs: broken on clang"
...
This reverts commit e8a3c91b0e
.
2018-12-02 16:46:31 -05:00
Matthew Bauer
973781444a
Merge branch 'darwin-fixes2'
2018-12-02 14:15:05 -06:00
Matthew Bauer
e8a3c91b0e
hugs: broken on clang
...
(cherry picked from commit 4861aecfae43f96589034567546ec200225c1d7e)
2018-12-02 14:12:40 -06:00
c0bw3b
0498ccd076
Treewide: use HTTPS on GNU domains
...
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
93e511c319
Treewide: use HTTPS on GNU Savannah domains
...
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
c0bw3b
0f868d8116
Treewide: use HTTPS on SourceForge
2018-12-02 15:33:08 +01:00
Tor Hedin Brønner
e09e735a09
spidermonkey_60: init at 60.3.0
...
A new test checks and fails if we're building in js/src, so we create a build
dir like Arch does.
2018-11-30 21:34:46 +01:00
Renaud
22e95afea5
Merge pull request #50981 from ejpcmac/update-erlangR21
...
erlangR21: 21.1.2 -> 21.1.3
2018-11-30 11:42:59 +01:00
Pierre Bourdon
ec3d829257
php72: 7.2.11 -> 7.2.12
2018-11-27 02:56:22 +01:00
Pierre Bourdon
8221da343e
php71: 7.1.23 -> 7.1.24
2018-11-27 02:56:22 +01:00
Pierre Bourdon
ea10173045
php: align Darwin and Linux versions again
...
Instead of pinning Darwin to older versions, add small patches to
configure.in (7.1) / configure.ac (7.2) to fix the build of the intl
extension on recent PHP versions on Darwin.
fix-paths-php7.patch also required changes -- since we now run autoconf
at build time (through ./buildconf), it needs to patch the input .m4
files instead of ./configure directly.
2018-11-27 02:56:17 +01:00
Jean-Philippe Cugnet
48518b481d
erlangR21: 21.1.2 -> 21.1.3
2018-11-24 12:30:51 +01:00
Frederik Rietdijk
fd26e7be2a
Merge master into staging-next
2018-11-20 11:47:26 +01:00
Pascal Wittmann
69d7034e0b
Merge pull request #50746 from r-ryantm/auto-update/groovy
...
groovy: 2.5.3 -> 2.5.4
2018-11-20 10:03:35 +01:00
R. RyanTM
c630d8c697
groovy: 2.5.3 -> 2.5.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/groovy/versions
2018-11-19 08:48:30 -08:00
R. RyanTM
0f1fd834e9
jruby: 9.2.1.0 -> 9.2.4.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/jruby/versions
2018-11-19 04:23:36 -08:00
Frederik Rietdijk
e343a85cfb
Merge master into staging-next
2018-11-19 09:55:32 +01:00
Timo Kaufmann
73d83ba7a8
erlang: remove aarch64 from platforms
...
The build is failing.
2018-11-18 12:45:54 +01:00
Frederik Rietdijk
63c6875f26
Merge master into staging-next
2018-11-18 10:32:12 +01:00
Jean-Philippe Cugnet
bdc04a7a72
erlangR21: 21.1.1 -> 21.1.2
2018-11-16 20:04:10 +01:00
Claes Wallin (韋嘉誠)
d3c2ec6f1d
Merge remote-tracking branch 'upstream/master' into racket-full-darwin
2018-11-16 15:41:48 +08:00
Travis Athougies
d0eb502327
Enable cross compilation for cpython 2.7 ( #50245 )
2018-11-15 19:36:03 +01:00
Sarah Brofeldt
8630f58a12
Merge pull request #49556 from yurkobb/supercollider-alsa-linux
...
supercollider: build with alsa (midi) support on non-darwin
2018-11-14 10:37:18 +01:00
Tim Steinbach
ccb2dead1b
Fix tarball builds
...
Do not refer to <nixpkgs> as it will produce the following message:
"evaluation aborted with the following error message: 'Illegal use of <nixpkgs> in Nixpkgs.'"
2018-11-13 14:48:15 -05:00
Pascal Wittmann
a81befbf08
Merge pull request #50109 from r-ryantm/auto-update/groovy
...
groovy: 2.5.2 -> 2.5.3
2018-11-13 16:01:59 +01:00
Orivej Desh
2372852957
flex_2_5_35: replace with flex 2.6.4 in coprthr, gradm, maude, scotch
2018-11-13 03:40:53 +00:00
hlolli
e6ed52e8a0
lumo: use newer clj2nix which passes pkgs as an argument to deps.nix instead of import <pkgs>
2018-11-12 20:28:14 +01:00
Frederik Rietdijk
917400bcff
Revert "Python: reduce amount of warnings when building with buildPython*
"
...
Turns out that many packages' testsuites rely on the default warnings setup.
This reverts commit c1e003ff2f
.
2018-11-12 18:55:50 +01:00
Franz Pletz
ae3e9b5a27
python27: add patch to fix CVE-2018-1000802
2018-11-11 09:00:31 +01:00
Frederik Rietdijk
7863aae5b2
Merge master into staging-next
2018-11-11 08:59:44 +01:00
hlolli
0e134bfa34
Lumo init at 1.9.0
2018-11-10 21:52:48 +01:00
Frederik Rietdijk
53d00c3351
Merge master into staging-next
2018-11-10 11:08:54 +01:00
Jörg Thalheim
5c87083947
Merge pull request #50076 from r-ryantm/auto-update/jruby
...
jruby: 9.2.0.0 -> 9.2.1.0
2018-11-10 09:19:16 +00:00
R. RyanTM
80b2cafdb9
groovy: 2.5.2 -> 2.5.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/groovy/versions
2018-11-09 18:59:43 -08:00
R. RyanTM
2ac82e1e5c
jruby: 9.2.0.0 -> 9.2.1.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/jruby/versions
2018-11-09 14:01:54 -08:00
André Stylianos Ramos
3a7d9f84f8
joker: 0.9.7 -> 0.10.1
2018-11-08 20:19:06 -02:00
Frederik Rietdijk
b1bdce0793
python34: remove
...
Python 3.4 will receive it's final patch release in March 2019 and there won't
be any releases anymore after that, so also not during NixOS 2019.03.
Python 3.4 is not used anymore in Nixpkgs. In any case, migrating code from
3.4 to 3.4+ is trivial.
2018-11-04 18:48:24 +01:00
Frederik Rietdijk
c1e003ff2f
Python: reduce amount of warnings when building with buildPython*
...
By default all warnings were printed. This occasionally resulted in
a lot of warnings leading to builds being killed.
This commit reduces the amount of warnings printed.
2018-11-04 10:19:48 +01:00
Frederik Rietdijk
ea3935a6c4
Merge master into staging-next
2018-11-03 12:42:18 +01:00
volth
c246b5283c
perldevel: 5.29.3 -> 5.29.4 ( #49624 )
2018-11-02 03:10:11 +01:00