3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

4857 commits

Author SHA1 Message Date
github-actions[bot] 3f38ab888e
Merge master into staging-next 2021-02-11 06:16:35 +00: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
github-actions[bot] 44846974fa
Merge master into staging-next 2021-02-09 12:19:41 +00:00
R. RyanTM 9499144a06 janet: 1.14.2 -> 1.15.0 2021-02-09 11:18:41 +00:00
github-actions[bot] bef005163c
Merge master into staging-next 2021-02-08 12:19:33 +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
github-actions[bot] f9141c9fc1
Merge staging-next into staging 2021-02-03 00:39:57 +00: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
Jan Tojnar 75153ede17
Merge branch 'staging-next' into staging 2021-02-02 19:46:31 +01:00
Sandro Jäckel c1e35a4b63
gauche: mark broken on darwin 2021-02-02 14:46:05 +01:00
github-actions[bot] 81337921f5
Merge staging-next into staging 2021-01-31 00:46:33 +00:00
R. RyanTM d1853e150a metamath: 0.194 -> 0.196 2021-01-30 18:11:19 +00:00
github-actions[bot] c367646dd4
Merge staging-next into staging 2021-01-29 12:23:58 +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] 2e78c8c736
Merge staging-next into staging 2021-01-28 12:23:55 +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
Thomas Tuegel 0e418a1a18
Merge pull request #108888 from ttuegel/feature--staging--qt-no-mkDerivation
Qt: Do not require mkDerivation
2021-01-26 16:24:41 -06:00
Thomas Tuegel 5590e365e4
qtbase: Check for wrapQtAppsHook in setupHook 2021-01-25 15:56:15 -06:00
github-actions[bot] a008c42d22
Merge staging-next into staging 2021-01-25 18:52:12 +00: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
Martin Weinelt 0f5743bee2 pytestCheckHook: Fix support for multiple files.
Quoting here will lead to the shell treating them as a single item.
2021-01-24 15:44:45 -08:00
Martin Weinelt 45e5ebfad8 pytestCheckHook: Fix support for spaces in disabled file paths 2021-01-24 15:44:45 -08: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