Fabian Affolter
5ee8800be0
python3Packages.pyupgrade: 2.18.0 -> 2.19.1
2021-06-06 16:41:55 -07:00
Fabian Affolter
56ca47ff3d
python3Packages.textacy: 0.10.1 -> 0.11.0
2021-06-06 16:39:41 -07:00
Michal Sojka
498b5e578a
cmake: Add man and info outputs
...
By default, the cmake derivation contains the documentation in .rst
format. This format is not well suited for interactive use. Therefore,
we add both man and info outputs and convert the documentation to
these formats using Sphinx.
These formats are enabled by default only in cmake versions for
interactive use (ncurses, Qt), because using Sphinx in the basic
version leads to circular dependency (infinite recursion). Namely,
Sphinx has imagemagick in its checkInputs and imagemagick has several
transitive dependencies, which have cmake in nativeBuildInputs.
2021-06-06 21:49:41 +02:00
Matthias Devlamynck
a1c5f4e220
graphene: fix nixos test
...
The file introspection.py was missing in the installed-tests files and
it requires python3 to run.
2021-06-06 21:48:48 +02:00
Fabian Affolter
06b6503467
python3Packages.dwdwfsapi: 1.0.3 -> 1.0.4
2021-06-06 21:15:06 +02:00
superherointj
6d3d57a20d
ocamlPackages.ocaml-version: 3.0.0 -> 3.1.0
2021-06-06 21:00:43 +02:00
superherointj
39f3777e92
ocamlPackages.bisect_ppx: 2.5.0 -> 2.6.1
2021-06-06 20:54:51 +02:00
superherointj
9fcd7d4e36
ocamlPackages.fix: 20130611 -> 20201120
2021-06-06 20:45:22 +02:00
TredwellGit
711c6d57fb
electron_12: 12.0.9 -> 12.0.10
...
https://github.com/electron/electron/releases/tag/v12.0.10
2021-06-06 17:57:11 +00:00
TredwellGit
ad21be36ac
electron_13: 13.0.1 -> 13.1.0
...
https://github.com/electron/electron/releases/tag/v13.1.0
2021-06-06 17:56:23 +00:00
sterni
34140d6b8c
Merge pull request #125429 from NixOS/haskell-updates
...
haskell.packages: update
2021-06-06 18:37:26 +02:00
Luke Granger-Brown
ae7851aac8
Merge pull request #125607 from r-ryantm/auto-update/flyctl
...
flyctl: 0.0.220 -> 0.0.222
2021-06-06 17:30:07 +01:00
Luke Granger-Brown
1c892abdc1
Merge pull request #125668 from thefloweringash/glibc-tool-confusion
...
glibc: fix build vs host tool confusion
2021-06-06 17:24:50 +01:00
sternenseemann
05813f4bf4
hackage2nix: Mark failing builds broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-06-06 18:07:16 +02:00
sternenseemann
1fca83e1b6
haskellPakcages.reactive-balsa: disable on darwin
2021-06-06 17:57:14 +02:00
Phillip Cloud
a1c9a51fa7
awk-sdk-cpp: propagate libraries
2021-06-06 11:54:25 -04:00
Fabian Affolter
d2eff10292
python3Packages.pylutron-caseta: 0.10.0 -> 0.11.0
2021-06-06 17:35:46 +02:00
Fabian Affolter
daf4b12b00
python3Packages.pymfy: 0.9.4 -> 0.10.1
2021-06-06 17:27:25 +02:00
sternenseemann
778f07cea8
hackage2nix: Mark failing builds broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-06-06 17:27:18 +02:00
ernestkz
bd103151ea
haskellPackages.reactive-banana: unbreak
...
Co-authored-by: sterni <sternenseemann@systemli.org>
2021-06-06 16:48:37 +02:00
Mustafa Çalışkan
be267abcad
picotool: init at 1.0.1
2021-06-06 16:04:39 +03:00
superherointj
690496c4e5
ocamlPackages.ppx_gen_rec: 1.1.0 -> 2.0.0
2021-06-06 14:55:09 +02:00
Yevhen Shymotiuk
b261ff7be0
python3Packages.pipx: 0.16.2.1 -> 0.16.3
2021-06-06 15:19:06 +03:00
Mustafa Çalışkan
c5c3be682b
pico-sdk: init at 1.2.0
2021-06-06 14:39:23 +03:00
Mustafa Çalışkan
642dce498a
rlottie: 0.1 -> 0.2
2021-06-06 14:15:36 +03:00
Konrad Borowski
210df95f7e
python3Packages.skytemple-dtef: 1.1.2 -> 1.1.3
2021-06-06 13:06:01 +02:00
Fabian Affolter
cae74f27ec
python3Packages.pyialarm: 1.7 -> 1.8.1
2021-06-06 12:55:56 +02:00
Fabian Affolter
d1bc2928bf
python3Packages.minio: 7.0.2 -> 7.0.3
2021-06-06 12:46:02 +02:00
sternenseemann
7f31ab271c
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-06-06 12:44:46 +02:00
Robert Scott
20b3d65d34
Merge pull request #125472 from veprbl/pr/clang_12_darwin_fix
...
llvmPackages_12.compiler-rt: fix build on darwin
2021-06-06 11:40:58 +01:00
Fabian Affolter
5527a6495a
python3Packages.python-velbus: 2.1.2 -> 2.1.4
2021-06-06 12:35:40 +02:00
Mario Rodas
be281dd512
Merge pull request #125100 from hurricanehrndz/fix/tree-sitter-on-darwin
...
treesitter: include CXX headers when compiling with clang Darwin
2021-06-06 05:23:48 -05:00
Mario Rodas
d216ee1105
Merge pull request #125870 from r-ryantm/auto-update/go-toml
...
go-toml: 1.9.1 -> 1.9.2
2021-06-06 05:22:44 -05:00
Fabian Affolter
8f3c8aef6f
Merge pull request #125892 from r-ryantm/auto-update/lazygit
...
lazygit: 0.28.1 -> 0.28.2
2021-06-06 11:24:48 +02:00
R. RyanTM
fb4023f046
erlangR21: 21.3.8.23 -> 21.3.8.24
2021-06-06 17:31:47 +09:00
Doron Behar
1a5fd435d1
Merge pull request #125854 from r-ryantm/auto-update/cpp-utilities
2021-06-06 08:20:45 +00:00
Fabian Affolter
466c28c819
python3Packages.aioguardian: allow later asyncio_dgram releases
2021-06-06 10:05:49 +02:00
Jan Tojnar
c27d583b42
php: Simplify generic.nix
...
There is no need for the outer function since all arguments are shadowed anyway.
2021-06-06 08:40:43 +02:00
fortuneteller2k
ee7ee13b27
zls: 0.1.0 -> unstable-2021-06-06
2021-06-06 14:19:07 +08:00
fortuneteller2k
4a34590ece
ocamlPackages.cooltt: init at unstable-2021-05-25
2021-06-06 06:30:03 +02:00
R. RyanTM
cd2fea35ab
lazygit: 0.28.1 -> 0.28.2
2021-06-06 01:44:36 +00:00
(cdep)illabout
8f2ea9a961
purescript: add changelog
2021-06-06 09:48:12 +09:00
(cdep)illabout
d32c247083
purescript: 0.14.0 -> 0.14.2
2021-06-06 09:44:48 +09:00
Ivan Tkatchev
2854b52437
rPackages.hdf5r: add missing depedency on pkgs.hdf5 ( #125549 )
...
Co-authored-by: Ivan Tkatchev <tkatchev@gmail.com>
2021-06-06 02:12:22 +02:00
Ricardo M. Correia
e0b91375bc
box2d: fix hash ( #125310 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-06 02:04:40 +02:00
Ricardo M. Correia
763f7e321c
sundials: fix download URL and hash ( #125316 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-06 02:03:30 +02:00
Sandro
44ade5c318
Merge pull request #125544 from mweinelt/python/clldutils
2021-06-06 01:54:36 +02:00
David
4b0ea06ff3
rebar3Relx: only link executables in $out/bin
2021-06-06 08:47:28 +09:00
David
8588b80af4
rebar3Relx: add executable to bin dir and remove unnecessary dependency
2021-06-06 08:47:28 +09:00
Sandro
8b0cb6f095
Merge pull request #125587 from fabaff/bump-icmplib
...
python3Packages.icmplib: 2.1.1 -> 3.0.0
2021-06-06 01:44:34 +02:00
R. RyanTM
c8e00db1f3
go-toml: 1.9.1 -> 1.9.2
2021-06-05 23:40:19 +00:00
Sandro
d641f2d6c6
Merge pull request #125287 from simonchatts/sanic-fix
2021-06-06 01:30:56 +02:00
sternenseemann
5591b8e1fc
haskell.packages: let me maintain some more packages
2021-06-06 01:27:00 +02:00
markuskowa
420000ebc4
f2c: init at 20200916 ( #125360 )
2021-06-06 01:10:06 +02:00
Sandro
298b67a1cb
Merge pull request #125637 from fabaff/bump-motioneye-client
2021-06-06 01:08:51 +02:00
Sandro
6943cf1141
Merge pull request #125267 from markuskowa/add-mvapich
...
mvapich: init at 2.3.6
2021-06-06 01:02:33 +02:00
Sandro
790a4683b8
Merge pull request #124817 from aanderse/php.packages.deployer
...
php.packages.deployer: install shell completions
2021-06-06 00:30:39 +02:00
R. RyanTM
5f8d85a934
cpp-utilities: 5.10.3 -> 5.10.4
2021-06-05 21:45:58 +00:00
Sandro
90f21731ac
Merge pull request #125569 from LeSuisse/gupnp-1.2.6
2021-06-05 23:28:59 +02:00
Sandro
2e4f768423
Merge pull request #125779 from Lassulus/subliminal
...
python3Packages.subliminal: readd again
2021-06-05 23:28:11 +02:00
Sandro
cadb17b6ef
Merge pull request #125432 from redvers/ponyc-0.41.1
...
ponyc: 0.38.3 -> 0.41.1
2021-06-05 23:25:47 +02:00
Sandro
a4da04050e
Merge pull request #125835 from Ma27/bump-evcxr
2021-06-05 23:06:45 +02:00
Sandro
d3279cde71
Merge pull request #125834 from fabaff/python-georss
2021-06-05 21:45:49 +02:00
Sandro
cf97b2aeec
Merge pull request #125577 from fabaff/bump-aioswitcher
2021-06-05 21:39:24 +02:00
Sandro
934e41e174
Merge pull request #125716 from r-burns/aws-c-common
2021-06-05 21:36:58 +02:00
Sandro
87268f559d
Merge pull request #125638 from cpcloud/xtensor
...
xtensor: init at 0.23.10
2021-06-05 21:31:48 +02:00
Maximilian Bosch
2d2c58970a
evcxr: 0.9.0 -> 0.10.0
...
ChangeLog: https://github.com/google/evcxr/blob/v0.10.0/RELEASE_NOTES.md#version-0100
2021-06-05 20:59:07 +02:00
Sandro
64abed3b57
Merge pull request #125718 from raboof/spinxcontrib-excel-table-init-at-1.0.8
2021-06-05 20:54:12 +02:00
Sandro
81e982a7ca
Merge pull request #125708 from fabaff/bump-aiokafka
2021-06-05 20:41:05 +02:00
Red Davies
ed22a2a78d
ponyc: 0.38.3 -> 0.41.1
...
* Fix NullablePointer type constraint check being omitted in FFI declarations
* Change to Steed's model of subtyping
* Fix memory corruption with Array.chop and String.chop
* Improve error message for match on structs
* RFC 68: Mandatory FFI declarations
* Change return type of String.add to String iso^
* Improve error message on destructuring of non-tuple types
* Use built-in offset argument to cpointer
* Add IsPrime checker to math package
* Fix compiler crash related to type parameter references
* Fix literal inference through partial function
* Fix partial FFI declarations ignoring partial annotation
* Fix symbol table patching for overriding default methods
* Fix tuple related compiler segfaults
* Create a standalone libponyc on Linux
2021-06-05 14:39:29 -04:00
Fabian Affolter
fcc81afcbd
python3Packages.georss-ingv-centro-nazionale-terremoti-client: init at 0.4
2021-06-05 20:36:54 +02:00
Fabian Affolter
7fc0919351
python3Packages.georss-ign-sismologia-client: init at 0.2
2021-06-05 20:36:54 +02:00
Fabian Affolter
90e409dd28
python3Packages.georss-qld-bushfire-alert-client: init at 0.4
2021-06-05 20:36:54 +02:00
Fabian Affolter
4e0336be20
python3Packages.georss-wa-dfes-client: init at 0.2
2021-06-05 20:36:54 +02:00
Fabian Affolter
ccf8709d30
python3Packages.georss-tfs-incidents-client: init at 0.2
2021-06-05 20:36:45 +02:00
lassulus
c78fe7aa78
python3Packages.subliminal: readd again
2021-06-05 20:24:14 +02:00
Sandro
259e6df78c
Merge pull request #125530 from Artturin/earthly-add-flags
...
earthly: add missing buildFlags and tags
2021-06-05 20:02:52 +02:00
Sandro
410f9b8b2f
Merge pull request #125694 from fabaff/bump-influxdb-client
...
python3Packages.influxdb-client: 1.15.0 -> 1.17.0
2021-06-05 19:58:29 +02:00
Sandro
6691b1bb93
Merge pull request #125816 from marsam/update-tflint
2021-06-05 19:22:19 +02:00
Kim Lindberger
0dda2a708f
Merge pull request #125699 from talyz/fix-mysql-alias
...
treewide: Fix mysql alias deprecation breakage
2021-06-05 19:07:35 +02:00
sternenseemann
e4d21886f4
haskellPackages.tophat: unbreak
2021-06-05 18:39:33 +02:00
Sandro
a2e6602718
Merge pull request #125812 from yevhenshymotiuk/userpath-1.6.0
...
python3Packages.userpath: 1.5.0 -> 1.6.0
2021-06-05 18:19:33 +02:00
Mario Rodas
bc444ca596
Merge pull request #125755 from marsam/update-pglast
...
python38Packages.pglast: 1.17 -> 3.0
2021-06-05 11:12:36 -05:00
sternenseemann
776e8fd668
haskellPackages.nri-redis: disable tests
...
They require a local redis daemon running.
2021-06-05 17:56:33 +02:00
Yevhen Shymotiuk
5d223f2695
python3Packages.userpath: 1.5.0 -> 1.6.0
2021-06-05 18:50:09 +03:00
maralorn
b93c4e462b
Merge pull request #125805 from maralorn/static-cabal2nix
...
haskellPackages.cabal2nix-unstable: Use justStaticExecutables
2021-06-05 17:37:51 +02:00
Fabian Affolter
70d747131f
python3Packages.georss-nrcan-earthquakes-client: init at 0.2
2021-06-05 17:25:24 +02:00
Sandro
09875b8eba
Merge pull request #125470 from fortuneteller2k/libimobiledevice
...
libimobiledevice: 1.3.0 -> unstable-2021-06-02
2021-06-05 16:58:44 +02:00
Sandro
1918720d0f
Merge pull request #124234 from rkitover/aucc-init
2021-06-05 16:57:36 +02:00
Sandro
151ea58b76
Merge pull request #119054 from siraben/passerine-init
...
passerine: init at 0.9.2
2021-06-05 16:56:17 +02:00
Malte Brandy
51f2030430
haskellPackages.cabal2nix-unstable: Use justStaticExecutables
2021-06-05 16:55:24 +02:00
Sandro
d01dd5444d
Merge pull request #109838 from noneucat/fix/ethminer
2021-06-05 16:52:34 +02:00
Fabian Affolter
d41f5965fc
python3Packages.aio-georss-gdacs: init at 0.4
2021-06-05 16:50:55 +02:00
Sandro
24f7663129
Merge pull request #125793 from fabaff/bump-haversine
...
python3Packages.haversine: 2.3.0 -> 2.3.1
2021-06-05 16:50:20 +02:00
Fabian Affolter
1fec3aeff8
python3Packages.aio-georss-client: init at 0.7
2021-06-05 16:39:31 +02:00
Fabian Affolter
3d8d96ffdc
python3Packages.georss-generic-client: init at 0.4
2021-06-05 15:47:02 +02:00
Fabian Affolter
8d449aca7d
python3Packages.georss-client: init at 0.13
2021-06-05 15:39:10 +02:00
Fabian Affolter
35e85f2872
python3Packages.haversine: 2.3.0 -> 2.3.1
2021-06-05 15:12:02 +02:00
fortuneteller2k
37eb8094b6
libimobiledevice: 1.3.0 -> unstable-2021-06-02
2021-06-05 20:54:27 +08:00
Michael Weiss
141b2b111d
Merge pull request #125785 from primeos/llvm-git-auto-update
...
llvmPackages_git: Add update-git.py
2021-06-05 13:59:52 +02:00
Michael Weiss
c330272504
llvmPackages_git: Add update-git.py
...
Not that pretty but it should get the job done.
2021-06-05 13:39:17 +02:00
Vincent Laporte
5ca9831cb1
ocamlPackages.menhir: 20190626 → 20210419
...
ocamlPackages.menhirLib: init at 20210419
ocamlPackages.menhirSdk: init at 20210419
2021-06-05 13:38:01 +02:00
Vincent Laporte
c3d87595f1
coccinelle: 1.0.6 → 1.1.0
2021-06-05 13:38:01 +02:00
Vincent Laporte
759d05ce9e
ocamlPackages.stdcompat: init at 15
2021-06-05 13:38:01 +02:00
sternenseemann
24a4c65ca9
haskellPackages.pandoc-crossref: downgrade to retain pandoc 2.13 support
2021-06-05 12:59:38 +02:00
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
Mario Rodas
d7530914e8
tflint: 0.28.1 -> 0.29.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.29.0
2021-06-05 04:20:00 +00: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
sternenseemann
eede07de2c
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-06-05 02:41:48 +02:00
sternenseemann
9b1e0e4b74
haskellPackages.jsaddle-webkit2gtk: remove now unnecessary patch
...
Upstream seems to have fixed the issue in the meantime -- without merging
Malte's PR, however.
2021-06-05 02:29:27 +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
sternenseemann
6609035410
haskell.packages: group all diagrams overrides
2021-06-05 01:08:43 +02:00
sternenseemann
e6cf0980db
haskellPackages.diagrams-lib: pin to < 1.4.4
...
While diagrams-lib 1.4.4 doesn't per se require us to update any
diagrams lib to 1.5.0 it would require monoid-extras 0.6 which would
force us to update diagrams-core to 1.5.0, thus breaking
haskellPackages.diagrams.
Since we can just keep the patch we fetch and downgrade to 1.4.3, we
can continue sitting out the slow update cycle of the diagrams universe.
2021-06-05 01:05:49 +02:00
sternenseemann
9a0592e682
Revert "haskell.packages: remove constraint on monoid-extras"
...
This reverts commit 52d69816b0
.
Unfortunately there is no way to update to monoid-extras 0.6 yet without
marking some packages as broken. The issue is that not all diagrams*
packages have had an update adding support for GHC 9.x yet (which would
also include monoid-extras 0.6 support). The only alternative to pinning
diagrams* and monoid-extras would be to have mismatched versions between
them which always causes issues with haskellPackages.diagrams.
Note that this commit re-introduces some build failures which are to be
fixed in a follow-up commit.
2021-06-05 01:05:32 +02: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
talyz
59e0120aa5
treewide: Fix mysql alias deprecation breakage
...
62733b37b4
broke evaluation in all
places `pkgs.mysql` was used. Fix this by changing all occurrences to
`pkgs.mariadb`.
2021-06-04 21:42:08 +02:00
Ricardo M. Correia
85ee1bdecd
ocamlPackages.ansiterminal: 0.7 -> 0.8.2
2021-06-04 21:41:55 +02:00
Arnout Engelen
65adeb5573
python3Packages.sphinxcontrib-excel-table: init at 1.0.8
2021-06-04 21:21:16 +02:00
R. RyanTM
2cfa2f1a20
aws-c-common: 0.5.5 -> 0.5.11
...
Co-authored-by: Ryan Burns <rtburns@protonmail.com>
2021-06-04 11:03:37 -07:00
Carlos Hernandez
99b351b4bd
tree-sitter: explicitly incl CXX headers on Darwin
...
clang needs to find headers + libraries for compiling with libc++.
On Darwin we will include CXX headers when compiling C.
This closes #124396
2021-06-04 11:31:42 -06:00
Fabian Affolter
7fa4c3141b
python3Packages.aiokafka: 0.7.0 -> 0.7.1
2021-06-04 19:19:37 +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
Artturin
a5bf3427fb
earthly: add missing buildFlags and tags
2021-06-04 18:23:43 +03:00
Fabian Affolter
517e76b5c2
python3Packages.influxdb-client: 1.15.0 -> 1.17.0
2021-06-04 17:13:05 +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
Andrew Childs
e57b58bd0e
glibc: fix build vs host tool confusion
...
Fixes cross compilation from aarch64-linux -> armv7l-linux
2021-06-04 21:44:23 +09: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
Thomas Gerbet
78d2a14bb8
gupnp: apply the patch for CVE-2021-33516
...
Fixes CVE-2021-33516.
https://discourse.gnome.org/t/security-relevant-releases-for-gupnp-issue-cve-2021-33516/6536
2021-06-04 13:07:14 +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
Fabian Affolter
637c61c0a4
python3Packages.asyncio-dgram: 1.2.0 -> 2.0.0
2021-06-04 12:05:35 +02:00
Fabian Affolter
30714ca47a
python3Packages.mcstatus: 5.2.0 -> 6.0.0
2021-06-04 12:03:17 +02:00
Phillip Cloud
d02e973ed2
xtensor: init at 0.23.10
2021-06-04 05:43:36 -04:00
sternenseemann
083ac8e64c
haskellPackages.llvmPackages: dontRecurseIntoAttrs
...
They are not an exposed part of haskellPackages per se, so we shouldn't
list them in nix-env. Additionally this should prevent the failed lldb
build from cluttering our jobset output.
2021-06-04 11:36:24 +02:00
Fabian Affolter
219cb592be
python3Packages.motioneye-client: 0.3.8 -> 0.3.9
2021-06-04 11:33:22 +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
6f60530fa6
python38Packages.pglast: 1.17 -> 3.0
2021-06-04 04:20:00 +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
R. RyanTM
947df26862
flyctl: 0.0.220 -> 0.0.222
2021-06-04 03:51:07 +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
Fabian Affolter
fec36c0075
python3Packages.icmplib: 2.1.1 -> 3.0.0
2021-06-04 01:39:09 +02:00
maralorn
9c8916a7df
Merge pull request #125576 from mweinelt/synadm
2021-06-04 01:11:36 +02:00
Fabian Affolter
2a7f5370e0
python3Packages.aioswitcher: 1.2.3 -> 1.2.5
2021-06-04 00:01:41 +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
Martin Weinelt
26ac1d5db9
polkit: Fix local privilege escalation vulnerability
...
Fixes a local privilege escalation using polkit_system_bus_name_get_creds_sync()
Fixes: CVE-2021-3560
2021-06-03 21:31:57 +02:00
Austin Butler
b9fb66d635
python3Packages.toggl-cli: 2.4.1 -> 2.4.2
2021-06-03 12:00:32 -07:00
Elis Hirwing
5880c1c4bf
php.packages.composer: 2.0.14 -> 2.1.0
2021-06-03 20:46:34 +02:00
Martin Weinelt
ca135416ce
python3Packages.clldutils: stop maintaining the package
...
This was part of the old dependency chain for the tts package which has
been dropped due to license incompatibilities.
2021-06-03 20:36:37 +02:00
Michael Weiss
a7f062d898
llvmPackages_git: Build from Git
...
The version will initially remain the same so that no additional changes
to the packaging are required (i.e. this commit only includes the
required changes to build from the mono repository instead of individual
tarballs).
2021-06-03 20:33:35 +02:00
Michael Weiss
e458a01401
llvmPackages_git: Copy from llvmPackages_12
...
The purpose of this package is to continuously improve the LLVM
packaging in Nixpkgs without causing a lot of rebuilds and provide more
recent LLVM builds for users. For more details see:
https://github.com/NixOS/nixpkgs/issues/114828
2021-06-03 20:14:05 +02:00
Martin Weinelt
f93f4c7d94
python3Packages.clldutils: 3.8.0 -> 3.9.0
2021-06-03 20:08:38 +02:00
Sandro
5bba6dba6d
Merge pull request #121606 from drewrisinger/dr-pr-qiskit-bump
2021-06-03 18:54:57 +02:00
R. RyanTM
3fac09bbe0
fswatch: 1.15.0 -> 1.16.0
2021-06-03 16:51:56 +00:00
Sandro
53bc86a9ad
Merge pull request #124116 from fabaff/bump-aiopvpc
...
python3Packages.aiopvpc: 2.0.2 -> 2.1.2
2021-06-03 18:41:04 +02:00
stigtsp
b421690ee9
Merge pull request #125182 from alyssais/perl-cross
...
perl.perl-cross-src: 2021-03-21 -> 1.3.6
2021-06-03 18:32:38 +02:00
Sandro
4f474c7c8c
Merge pull request #125510 from SuperSandro2000/pytest-celery
...
pythonPackages.pytest-celery: remove unused inputs, add empty maintainer
2021-06-03 17:33:34 +02:00
Sandro
8c24fd2efa
Merge pull request #124223 from zhaofengli/papi6
2021-06-03 17:33:20 +02:00
Sandro
52a2966c1a
Merge pull request #125504 from wizeman/u/fix-libraspberrypi-url
2021-06-03 17:17:41 +02:00
Elis Hirwing
a3c966cc7a
php80: 8.0.5 -> 8.0.6
...
https://www.php.net/ChangeLog-8.php#8.0.6
2021-06-03 17:11:10 +02:00
Elis Hirwing
23548b2552
php74: 7.4.18 -> 7.4.20
...
https://www.php.net/ChangeLog-7.php#7.4.19
https://www.php.net/ChangeLog-7.php#7.4.20
2021-06-03 17:10:38 +02:00
Sandro Jäckel
86d21294bf
pythonPackages.pytest-celery: remove unused inputs, add empty maintainer
2021-06-03 17:02:47 +02:00
Sandro
6a9a6b95c8
Merge pull request #113402 from siraben/zasm-xcompile
2021-06-03 16:58:18 +02:00
Sandro
2b8aa1c105
Merge pull request #125348 from fabaff/bump-angr
2021-06-03 16:48:50 +02:00
Sandro
64635ab2d1
Merge pull request #123065 from expipiplus1/joe-wavedrom-cli-2
...
nodePackages.wavedrom-cli: init at 2.6.9
2021-06-03 16:39:35 +02:00
Sandro
aed59366ff
Merge pull request #125378 from nagy/purescript-mainprogram
...
purescript: add meta.mainProgram
2021-06-03 16:38:12 +02:00