Commit Graph

3244 Commits

Author SHA1 Message Date
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 c1e003ff2f8a43189d48b7194ec8556aa3d88641.
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
Yury Bulka
22b7afede4 supercollider: build with alsa (midi) support on non-darwin
Midi functionality is kind of core to an environment like SuperCollider.
2018-10-31 23:16:53 +02:00
Frederik Rietdijk
0e0d20fb5f Merge master into staging-next 2018-10-30 19:55:48 +01:00
Andrew Miller
d837fe68ae hy: 0.14.0 -> 0.15.0 (#49428) 2018-10-30 01:07:07 +01:00
Michael Raskin
641ef3ab23
Merge pull request #49232 from geistesk/racket-7.1
racket: 7.0 -> 7.1
2018-10-29 08:19:09 +00:00
Tobias Pflug
8284f09dcd bats: add missing grep dependency 2018-10-27 15:43:09 +02:00
Tuomas Tynkkynen
e310622999 spidermonkey_52: Split into multiple outputs (and nuke static lib)
Saves 28M.
2018-10-27 15:17:13 +03:00
geistesk
499df932d3 racket: 7.0 -> 7.1 2018-10-27 11:51:16 +02:00
Frederik Rietdijk
a64058e205 Merge master into staging-next 2018-10-27 09:04:53 +02:00
Tim Digel
cbd9a35a13 elixir: 1.7.3 -> 1.7.4 2018-10-25 15:55:15 +02:00
Frederik Rietdijk
b737416019 Merge master into staging 2018-10-21 08:38:08 +02:00
Frederik Rietdijk
86c7662be0 Merge staging-next into master 2018-10-21 08:37:30 +02:00
Frederik Rietdijk
e4d84434a7 python37: 3.7.0 -> 3.7.1 2018-10-20 20:58:51 +02:00
Frederik Rietdijk
241bab3a5e python36: 3.6.6 -> 3.6.7 2018-10-20 20:58:40 +02:00
Frederik Rietdijk
ca6ee8f519 Merge master into staging-next 2018-10-20 09:40:09 +02:00
Samuel Dionne-Riel
87407bc7e8 ruby: 2.5.2 -> 2.5.3
https://www.ruby-lang.org/en/news/2018/10/18/ruby-2-5-3-released/

This release is just for fixing the packaging issue. This release doesn’t
contain any additional bug fixes from 2.5.2.
2018-10-18 21:28:57 -04:00
zimbatm
ef7b1284e3
Merge pull request #48650 from marsam/feature/update-ruby
ruby: 2.3.7 -> 2.3.8, 2.4.4 -> 2.4.5, 2.5.1 -> 2.5.2
2018-10-18 16:00:14 +02:00
Mario Rodas
ce0bec2baa ruby_2_5: 2.5.1 -> 2.5.2 2018-10-17 20:12:47 -05:00
Mario Rodas
ee9d62241c ruby_2_3: 2.3.7 -> 2.3.8 2018-10-17 20:12:47 -05:00
Mario Rodas
21b8427b0c ruby_2_4: 2.4.4 -> 2.4.5 2018-10-17 20:12:42 -05:00
Frederik Rietdijk
89349fdae9 Merge staging-next into staging 2018-10-17 08:36:28 +02:00
Frederik Rietdijk
18fcc337af Merge master into staging-next 2018-10-17 08:04:22 +02:00
Timo Kaufmann
192dde6411
Merge pull request #48314 from c0deaddict/master
sonic-pi: 3.0.1 -> 3.1.0
2018-10-17 00:02:01 +02:00
Jean-Philippe Cugnet
d3b7476278 erlangR21: 21.0 -> 21.1.1 (#47371)
* erlangR21: 21.0 -> 21.1
* erlangR21: 21.1 -> 21.1.1
2018-10-16 17:55:51 +02:00
Jörg Thalheim
ed8ce612dd
Merge pull request #48358 from r-ryantm/auto-update/renpy
renpy: 7.0.0 -> 7.1.1
2018-10-16 00:18:58 +01:00
Matthew Bauer
1dae4621f7
Merge pull request #44962 from Ekleog/wasm-rename
wasm: rename unofficial package into proglodyte-wasm
2018-10-14 17:00:29 -05:00
Silvan Mosberger
d08ca1a88c
Merge pull request #48401 from Infinisil/clisp-broken-platforms
clisp: Mark as broken for aarch64
2018-10-14 14:55:50 +02:00
Silvan Mosberger
1b4e48ab2b
clisp: Mark as broken for aarch64 2018-10-14 14:41:40 +02:00
R. RyanTM
d1ab722b26 renpy: 7.0.0 -> 7.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/renpy/versions
2018-10-13 18:32:22 -07:00