Commit graph

4854 commits

Author SHA1 Message Date
Raphael Megzari fb0c10bbdb
Update pkgs/development/interpreters/erlang/generic-builder.nix
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-02-16 06:47:17 +09:00
happysalada 42eb460868 erlang: allow openssl override 2021-02-14 16:31:53 +09:00
Jörg Thalheim c875e8e673
Merge pull request #107394 from yorickvP/beam-nox 2021-02-13 09:01:06 +00:00
Frederik Rietdijk b962afabd4 python.tests: add some comments to the tests 2021-02-13 09:44:51 +01:00
Jörg Thalheim 63bffaf227
Merge pull request #112580 from ddfisher/elixir-fix-curl
elixir: remove hardcoded certificate path for curl
2021-02-13 05:15:16 +00:00
Thiago Kenji Okada edac254f54 clojure: add missing runHooks 2021-02-12 14:41:33 -03:00
Thiago Kenji Okada b2ae24cae2 clojure: 1.10.1.763 -> 1.10.2.774 2021-02-12 14:23:41 -03:00
Mario Rodas d67523e19a
Merge pull request #112578 from r-ryantm/auto-update/zef
zef: 0.9.4 -> 0.11.4
2021-02-10 21:26:20 -05:00
R. RyanTM 26488dcb07 zef: 0.9.4 -> 0.11.4 2021-02-09 20:39:45 +00:00
Day Fisher 50f5661c5f elixir: remove hardcoded certificate path for curl
The hardcoded CURL_CA_BUNDLE path does not exist on MacOS, which causes
all curl calls (e.g. in build scripts) to fail.  This commit removes
that environment variable, causing curl fall back to NIX_SSL_CERT_FILE
instead.
2021-02-09 11:53:55 -07:00
R. RyanTM 9499144a06 janet: 1.14.2 -> 1.15.0 2021-02-09 11:18:41 +00:00
Elis Hirwing 5b6ee7a3af
Merge pull request #112174 from helsinki-systems/upd/php
php: 7.3.27, 7.4.15, 8.0.2
2021-02-08 12:09:01 +01:00
Eric Bailey 35056b3b61 maintainers/teams: add beam team 2021-02-07 13:01:11 -06:00
ajs124 8e8b21a0e4 php80: 8.0.1 -> 8.0.2
https://www.php.net/ChangeLog-8.php#8.0.2

Fixes CVE-2021-21702 and a whole buch of regular bugs
2021-02-06 18:32:58 +01:00
ajs124 0761e651c4 php74: 7.4.14 -> 7.4.15
https://www.php.net/ChangeLog-7.php#7.4.15

Fixes CVE-2021-21702 and a some regular bugs
2021-02-06 18:32:02 +01:00
ajs124 08871edb4d php73: 7.3.26 -> 7.3.27
https://www.php.net/ChangeLog-7.php#7.3.27

Fixes CVE-2021-21702
2021-02-06 18:31:36 +01:00
Stevan Andjelkovic bf6df7187e
graalvm-ce-20.2.0 -> 20.3.0 + darwin support. (#105815)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-02 23:16:43 +01:00
Sandro Jäckel c1e35a4b63
gauche: mark broken on darwin 2021-02-02 14:46:05 +01:00
Yorick 8622e4965b
beam-packages: remove wxSupport from bootstrap arguments
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2021-01-31 12:40:54 +01:00
R. RyanTM d1853e150a metamath: 0.194 -> 0.196 2021-01-30 18:11:19 +00:00
github-actions[bot] 5953c2bc94
Merge master into staging-next 2021-01-29 12:23:53 +00:00
R. RyanTM 185ed5e3d0 janet: 1.14.1 -> 1.14.2 2021-01-29 04:33:42 +00:00
github-actions[bot] 2e6c34fd11
Merge master into staging-next 2021-01-28 12:23:51 +00:00
Thiago Kenji Okada 577645d09f dart: add some assertions 2021-01-27 14:48:10 -03:00
Thiago Kenji Okada d87aba56a8 dart/flutter: add thiagokokada as maintainer 2021-01-27 14:48:10 -03:00
Thiago Kenji Okada e19491e24c dart: 2.10.4 -> 2.10.5 2021-01-27 14:48:10 -03:00
Thiago Kenji Okada c5623e1bb1 dart: 2.10.0 -> 2.10.4 2021-01-27 14:48:09 -03:00
Thiago Kenji Okada 75326dbecd dart: remove all versions except the one used by flutterPackages.stable
For those that need other versions of Dart, they can use the new
sources parameter instead.
2021-01-27 14:48:09 -03:00
Thiago Kenji Okada ec644e05cb flutter: remove non-stable versions
Related issue #108606.

Nowadays we have multiple outdated versions of Flutter in nixpkgs.
Instead, let's focus in having in having stable versions of Flutter
working.

Users needing to use beta or dev versions of Flutter can use mkFlutter
function, that still exists.
2021-01-27 14:48:06 -03:00
github-actions[bot] a127deeb88
Merge master into staging-next 2021-01-25 18:52:08 +00:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Yorick van Pelt 9df9c1992b
beam-packages: move wxSupport arg up to package set, add beam_nox
This allows us to override the erlang wxSupport argument globally from
an overlay, fixing builds for e.g. rabbitmq with noXlibs set.
2021-01-24 21:04:52 +01:00
Jan Tojnar cc8fd11ffb
Merge branch 'master' into staging-next 2021-01-24 20:41:42 +01:00
Mario Rodas a2045d32af
Merge pull request #110479 from r-ryantm/auto-update/janet
janet: 1.13.1 -> 1.14.1
2021-01-24 11:38:47 -05:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
github-actions[bot] 09e2990117
Merge master into staging-next 2021-01-24 12:41:11 +00:00
jakobrs 460b9f53b2 lua: Add more symlinks to lua.pc
This creates a symlink to lua.pc for every name of the file used by Arch:

For a version of Lua (for example, 5.4) we now have:
- lib/pkgconfig/lua.pc
- lib/pkgconfig/lua-5.4.pc
- lib/pkgconfig/lua5.4.pc
- lib/pkgconfig/lua54.pc
2021-01-24 11:01:04 +01:00
Jan Tojnar 01ee4ea574
Merge branch 'master' into staging-next 2021-01-24 00:09:45 +01:00
Sandro 2dde18a104
Merge pull request #110589 from siraben/cmake-buildinputs 2021-01-23 20:37:45 +01:00
Guillaume Girol f168a3dd78
Merge pull request #107785 from Taneb/metamath-194
metamath: 0.193 -> 0.194
2021-01-23 14:37:41 +00:00
Ben Siraphob 001c0cbe54 pkgs/development/interpreters: stdenv.lib -> lib 2021-01-23 20:29:03 +07:00
Ben Siraphob 50855dacc0 falcon: move cmake to nativeBuildInputs 2021-01-23 19:49:14 +07:00
github-actions[bot] 58752914f4
Merge master into staging-next 2021-01-23 12:40:13 +00:00
Doron Behar f9c6e07c67 treewide: Remove usages of stdenv.lib by @doronbehar
Per: https://github.com/NixOS/nixpkgs/issues/108938
2021-01-23 10:52:19 +02:00
github-actions[bot] 1c9084ac53
Merge staging-next into staging 2021-01-23 06:42:14 +00:00
Stig b8c3cd1318
Merge pull request #110321 from stigtsp/package/perl-5.33.6
perldevel: 5.33.5 -> 5.33.6, perl-cross: b444794 -> 4c55233
2021-01-23 03:17:03 +01:00
Stig 63333a977f
Merge pull request #110298 from stigtsp/perl/remove-parallel-building-patch
perl: remove obsolete parallel building patch
2021-01-23 03:02:49 +01:00
github-actions[bot] 8103cb9089
Merge staging-next into staging 2021-01-23 01:18:03 +00:00
Peter Woodman 858eebe1f9 cpython: fix extensions when using a musl toolchain 2021-01-22 23:56:19 +01:00
github-actions[bot] 08c4f9056e
Merge staging-next into staging 2021-01-22 18:52:00 +00:00