Commit Graph

108219 Commits

Author SHA1 Message Date
Fabian Affolter
b10af30846
Merge pull request #125767 from fabaff/clean-angrop
python3Packages.angrop: remove postPatch
2021-06-05 12:48:08 +02:00
R. RyanTM
93189848db esbuild: 0.12.5 -> 0.12.6 2021-06-05 19:41:53 +09:00
Michael Weiss
91a247a1f0
Merge pull request #125650 from primeos/python-zipstream
python3Packages.zipstream: Remove myself as maintainer
2021-06-05 11:31:15 +02:00
Fabian Affolter
d05bacf145 python3Packages.angrop: remove postPatch 2021-06-05 10:21:29 +02:00
Fabian Affolter
c59c4ed03f
Merge pull request #125749 from mweinelt/python/aiomultiprocessing
python3Packages.aiomultiprocess: disable failing tests
2021-06-05 10:08:24 +02:00
Jörg Thalheim
8bbe96ed8f
Merge pull request #125753 from zhaofengli/riscv-libunwind
Use LLVM's libunwind on RISC-V
2021-06-05 10:04:07 +02:00
Jörg Thalheim
2b50f84188
Merge pull request #125759 from sveitser/pyls-black-v0.4.7
python3Packages.pyls-black: 0.4.6 -> 0.4.7
2021-06-05 10:02:36 +02:00
Jörg Thalheim
9f33e6417b
pyls-black: reformat with nixpkgs-fmt 2021-06-05 10:00:24 +02:00
sveitser
7f48484135
python3Packages.pyls-black: use pytestCheckHook 2021-06-05 15:57:44 +08:00
sveitser
efda027ada
python3Packages.pyls-black: 0.4.6 -> 0.4.7
Remove patch included in upstream release.
2021-06-05 15:18:25 +08:00
Zhaofeng Li
9a8b5d6e15 nongnu-libunwind: Disable package for RISC-V
The author has stated that he does not have time to implement support.
There is no use for the `supportsHost` passthru attribute anymore, so
let's remove that as well.
2021-06-04 20:44:38 -07:00
Martin Weinelt
c8261a34f8 python3Packages.aiomultiprocess: disable failing tests
These tests fail from time to time and bring the whole test suite to a
timeout.

https://github.com/omnilib/aiomultiprocess/issues/97
2021-06-05 03:59:21 +02:00
zowoq
88f1ca731c go: cleanup 2021-06-05 09:58:51 +10:00
zowoq
3a365e0e50 go: format with nixpkgs-fmt 2021-06-05 09:57:28 +10:00
Silvan Mosberger
155ae682a5 buildGoModule/buildGoPackage: Introduce ldflags argument
Previously it was not possible to define multiple ldflags, since only
the last definition applies, and there's some quoting issues with
`buildFlagsArray`. With the new `ldflags` argument it's possible to do
this, e.g.

    ldflags = drv.ldflags or [] ++ [
      "-X main.Version=1.0"
    ]

can now properly append a flag without clearing all previous ldflags.
2021-06-05 09:54:36 +10:00
zowoq
99697d891d go: add runHooks to bootstrap binary 2021-06-05 09:54:25 +10:00
zowoq
b3a05d2ccb go_1_16: 1.16.4 -> 1.16.5 2021-06-05 09:54:25 +10:00
zowoq
d038f95450 go_1_15: 1.15.12 -> 1.15.13 2021-06-05 09:54:25 +10:00
zowoq
51dbbde885 go_1_15: disable on aarch64-darwin
aarch64-darwin is only supported on >= 1.16
2021-06-05 09:54:25 +10:00
Anderson Torres
3255d05cac
Merge pull request #125722 from AndersonTorres/new-zig
zig: 0.7.1 -> 0.8.0
2021-06-04 20:09:29 -03:00
AndersonTorres
5971dc1aeb zig: 0.7.1 -> 0.8.0
Eliminated the check phase (file $src/test/stage1/behavior.zig not found).
2021-06-04 19:45:16 -03:00
Vincent Laporte
25964547fb compcert: 3.8 → 3.9 2021-06-04 21:43:08 +02:00
Ricardo M. Correia
85ee1bdecd ocamlPackages.ansiterminal: 0.7 -> 0.8.2 2021-06-04 21:41:55 +02:00
Kim Lindberger
8960c09eed
Merge pull request #125500 from etu/php-spring-release-cleaning
php: post-release spring cleaning and upgrade to 8.0 as default
2021-06-04 17:48:47 +02:00
Luke Granger-Brown
9232abe031
Merge pull request #120289 from austinbutler/notifypy-darwin
python3Packages.notify-py: fix build on Darwin
2021-06-04 16:11:56 +01:00
Sandro
a40b57293b
Merge pull request #125664 from 06kellyjac/open-policy-agent
open-policy-agent: 0.28.0 -> 0.29.4
2021-06-04 17:06:46 +02:00
Mario Rodas
a6a7e8d8b6
Merge pull request #125614 from marsam/update-flow
flow: 0.150.1 -> 0.152.0
2021-06-04 09:10:50 -05:00
06kellyjac
5eff2dc0a6 open-policy-agent: 0.28.0 -> 0.29.4 2021-06-04 13:39:01 +01:00
Elis Hirwing
b78ece588c
Merge pull request #125656 from etu/php80-update
php80: 8.0.6 -> 8.0.7
2021-06-04 14:12:02 +02:00
Elis Hirwing
6b7b002544
php80: 8.0.6 -> 8.0.7
https://www.php.net/ChangeLog-8.php#8.0.7
2021-06-04 13:40:35 +02:00
Michael Weiss
2f82f57b3d
python3Packages.zipstream: Remove myself as maintainer
This package is only in Nixpkgs for gns3-server and I stopped
maintaining that in f6e94a2e21.
2021-06-04 12:55:14 +02:00
Sandro
425cfd7de4
Merge pull request #125609 from Vonfry/update/librime 2021-06-04 11:28:57 +02:00
Sandro
d4738957e5
Merge pull request #125208 from cpcloud/xtl
xtl: init at 0.7.2
2021-06-04 11:23:51 +02:00
Vonfry
361c9ae61a
librime: 1.5.3 -> 1.7.2 2021-06-04 16:41:46 +08:00
Thomas Gerbet
5ae9ac3e88 phpPackages.composer: 2.1.0 -> 2.1.1
https://github.com/composer/composer/releases/tag/2.1.1
2021-06-04 09:28:34 +02:00
Elis Hirwing
fb644190a0
php: Drop package composer1
Composer2 has been stable for some time now.
2021-06-04 09:27:04 +02:00
Elis Hirwing
d0bc04ff70
php: Upgrade from PHP 7.4 to 8.0 as default PHP 2021-06-04 09:27:00 +02:00
Elis Hirwing
be7451bc14
php: Drop extensions (pcs, v8, v8js, zmq, pthreads)
They have been marked as broken for a long time so they shouldn't be
used by anyone really.

They don't build in any of the supported versions.
2021-06-04 09:26:57 +02:00
Elis Hirwing
68eb5305ac
php: Drop PHP 7.3 support
PHP 7.3 won't be supported by upstream for the entire life cycle of
the 21.11 release.

Also drop the pcre' alias since it isn't needed anymore since we don't
need different pcre versions anymore.
2021-06-04 09:26:54 +02:00
Doron Behar
42e9a2ccfa
Merge pull request #125591 from kira-bruneau/texlab
texlab: 3.0.1 -> 3.1.0
2021-06-04 06:24:17 +00:00
Mario Rodas
e2a7772872 flow: 0.150.1 -> 0.152.0
https://github.com/facebook/flow/releases/tag/v0.152.0
2021-06-04 04:20:00 +00:00
Aaron Andersen
fd88cc6103
Merge pull request #125513 from etu/php-upgrades
php: php upgrades
2021-06-03 23:09:49 -04:00
Vincent Laporte
fdeeb2630b ocamlPackages.ppx_import: disable checks 2021-06-04 04:51:38 +02:00
Luke Granger-Brown
2e88b6f989
Merge pull request #125554 from mweinelt/polkit
polkit: Fix authentication bypass vulnerability
2021-06-04 01:23:15 +01:00
Kira Bruneau
10210587ed texlab: 3.0.1 -> 3.1.0 2021-06-03 19:58:49 -04:00
John Ericson
67eb7b4acc
Merge pull request #120780 from primeos/llvm_git
llvmPackages_git: init at 12.0.0
2021-06-03 19:48:03 -04:00
maralorn
9c8916a7df
Merge pull request #125576 from mweinelt/synadm 2021-06-04 01:11:36 +02:00
R. RyanTM
c54f21e29a libck: 0.7.0 -> 0.7.1 2021-06-03 21:52:44 +00:00
Martin Weinelt
c06b1086c0
python3Packages.click-option-group: init at 0.5.3 2021-06-03 23:41:07 +02:00
Robert Scott
509877b6e9
Merge pull request #125381 from mweinelt/lasso
lasso: 2.6.1 -> 2.7.0
2021-06-03 20:44:19 +01:00