Markus S. Wamser
b59e0191fd
asmfmt: 1.2.1 -> 1.2.3
2021-03-25 23:02:16 +01:00
John Ericson and GitHub
46cd235646
Merge pull request #117318 from obsidiansystems/cupy
...
python3Packages.cupy: 8.40 -> 8.5.0
2021-03-25 17:45:36 -04:00
6144606a2c
sonarr: 2.0.0.5344 -> 3.0.5.1144 ( #115944 )
...
* sonarr: 2.0.0.5344 -> 3.0.5.1144
* sonarr: change license to gpl3Only
* sonarr: add test passthru
* sonarr: remove ellipses from arguments
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
* sonarr: create update script
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-03-25 17:25:14 -04:00
sternenseemann and sterni
91b91ebe40
haxe*: set licenses according to upstream opam file
...
Upstream specifies MIT and GPL2+ in its opam file, so we run with this.
There doesn't seem to have been any license change and I couldn't track
down the mentioned docs/license.txt.
2021-03-25 22:11:00 +01:00
sternenseemann and sterni
f8544f96f1
neko: try to list applying licenses more accurately
...
As a side note: This change shows why `with` can be dangerous business:
It doesn't shadow any existing bindings which can be unexpected. If I
were to use with licenses; [ … ] here, zlib in the with block would
actually be the zlib passed via the function arguments instead of the
zlib from licenses which would be expected. This was what caused the
previous eval error.
2021-03-25 22:11:00 +01:00
2fd41fd203
haxe: 3.4.6 -> 4.2.1
...
haxe_4_2: init at 4.2.1
haxe_3_4, haxe_3_2 still exist.
Co-authored-by: Daniel Firth <dan.firth@homotopic.tech >
2021-03-25 22:11:00 +01:00
dc376c7e75
neko: 2.2.0 -> 2.3.0
...
Co-authored-by: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org >
2021-03-25 22:11:00 +01:00
Ethan Edwards and sterni
3205e23fe0
maintainers: fix ethancedwards8 email
2021-03-25 22:02:30 +01:00
Thiago Franco de Moraes and sterni
1b0a2d8447
zettlr: remove pandoc-citeproc from dependencies
...
Pandoc-citeproc is no longer maintained. Pandoc now uses the citeproc
library, and no external filter is needed. Also use nixpkgs-fmt to
format archive.
2021-03-25 22:00:57 +01:00
Lassulus and GitHub
dba181a2dc
Merge pull request #117252 from 0x4A6F/master-xandikos
...
xandikos: 0.2.5 -> 0.2.6
2021-03-25 21:45:38 +01:00
Lassulus and GitHub
d89dacc70c
Merge pull request #116977 from r-ryantm/auto-update/shipyard
...
shipyard: 0.2.15 -> 0.3.1
2021-03-25 21:44:29 +01:00
Dmitry Kalinkin and GitHub
bf5c995ad2
Merge pull request #116487 from veprbl/pr/professor_init
...
professor: init at 2.3.3
2021-03-25 16:07:55 -04:00
Sandro and GitHub
c8f68e43a1
Merge pull request #117580 from LeSuisse/gnome3.autoar-0.3.1
...
gnome3.gnome-autoar: 0.3.0 -> 0.3.1
2021-03-25 20:43:05 +01:00
Sascha Grunert and zowoq
c7dd3db4c5
fuse-overlayfs: 1.4.0 -> 1.5.0
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2021-03-26 05:32:36 +10:00
Sandro and GitHub
38a56f68e6
Merge pull request #117581 from fgaz/zaz/1.0.1
...
zaz: 1.0.0 -> 1.0.1
2021-03-25 20:31:18 +01:00
Mario Rodas and GitHub
fd58db2656
wabt: 1.0.20 -> 1.0.23 ( #117548 )
2021-03-25 20:21:16 +01:00
0x4A6F
1ed8af4b99
xandikos: add passthru.tests
2021-03-25 20:13:05 +01:00
Sandro and GitHub
87ca743210
Merge pull request #117597 from FliegendeWurst/trilium-update-0.46.6
...
trilium: 0.46.5 -> 0.46.6
2021-03-25 20:06:56 +01:00
sternenseemann and Vincent Laporte
6aac9b563f
ocamlPackages.git: 3.3.2 -> 3.3.3
...
Fixes a stack-overflow for very large trees.
https://github.com/mirage/ocaml-git/releases/tag/3.3.3
2021-03-25 20:04:23 +01:00
adisbladis and GitHub
06733bcf29
Merge pull request #117595 from adisbladis/paperlike-go-init
...
paperlike-go: init at unstable-2021-03-22
2021-03-25 19:31:16 +02:00
Vincent Laporte and Vincent Laporte
92a1b57bb1
ocamlPackages.ppxlib: default to 0.22.0
...
ocamlPackages.base_quickcheck 0.14.0 → 0.14.1
ocamlPackages.ppx_custom_printf: 0.14.0 → 0.14.1
ocamlPackages.ppx_expect: 0.14.0 → 0.14.1
ocamlPackages.ppx_optcomp: 0.14.0 → 0.14.1
ocamlPackages.ppx_sexp_conv: 0.14.1 → 0.14.3
ocamlPackages.ppx_sexp_message: 0.14.1 → 0.14.2
ocamlPackages.ppx_typerep_conv: 0.14.1 → 0.14.2
ocamlPackages.visitors: 20210127 → 20210316
ocamlPackages.pgocaml: 4.2.2 → 4.2.2-dev-20210111
2021-03-25 17:36:51 +01:00
Vincent Laporte and Vincent Laporte
53a56c9887
ocamlPackages.ppxlib: disable versions 0.15 and 0.18 for OCaml ≥ 4.12
2021-03-25 17:36:51 +01:00
Jan Tojnar and GitHub
9031057b0e
Merge pull request #117292 from rhoriguchi/gnomeExtensions.unite
...
gnomeExtensions.unite: 45 -> 47
2021-03-25 17:04:30 +01:00
FliegendeWurst
721b907161
trilium: 0.46.5 -> 0.46.6
2021-03-25 16:49:27 +01:00
adisbladis
21baaaf8c5
paperlike-go: init at unstable-2021-03-22
2021-03-25 17:42:16 +02:00
Doron Behar and GitHub
c0e5d0b73a
Merge pull request #117192 from r-ryantm/auto-update/helmsman
...
helmsman: 3.6.5 -> 3.6.6
2021-03-25 15:20:45 +00:00
Doron Behar and GitHub
7f90c2faca
Merge pull request #117215 from r-ryantm/auto-update/miller
...
miller: 5.10.0 -> 5.10.1
2021-03-25 15:18:58 +00:00
Sandro and GitHub
f4b203985a
Merge pull request #117097 from payasrelekar/master
...
xh: 0.7.0 -> 0.9.1
2021-03-25 15:56:00 +01:00
Sandro and GitHub
c42c182727
Merge pull request #115954 from nixbitcoin/btcpayserver-1.0.7.0
...
btcpayserver: 1.0.6.8 -> 1.0.7.0
2021-03-25 15:53:57 +01:00
Michele Guerini Rocco and GitHub
f19e82d1ad
Merge pull request #117499 from rnhmjoj/leveldb
...
leveldb: fix static build and cleanup
2021-03-25 15:35:01 +01:00
Graham Christensen and GitHub
60dd94fb7e
Merge pull request #117588 from mweinelt/openssl
...
openssl: 1.1.1j -> 1.1.1k
2021-03-25 10:16:50 -04:00
Michael Weiss
dbdab5b83b
chromiumBeta: 90.0.4430.30 -> 90.0.4430.40
2021-03-25 14:55:51 +01:00
Martin Weinelt
f69bf8fd28
openssl: 1.1.1j -> 1.1.1k
2021-03-25 14:46:34 +01:00
Jan Tojnar and GitHub
69167a7026
Merge pull request #117047 from collares/gtksourceview4
...
gtksourceview4: fix intermittent "resource not found" build errors
2021-03-25 14:24:17 +01:00
Orivej Desh
ff3b6bfc22
clementine: fix build by using protobuf 3.14
...
Upstream has fixed but has not released compatibility with 3.15 in
https://github.com/clementine-player/Clementine/pull/6927
2021-03-25 13:09:19 +00:00
Vladimír Čunát
598b62f310
knot-dns: 3.0.4 -> 3.0.5
...
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.5
2021-03-25 13:32:50 +01:00
Frederik Rietdijk and GitHub
350f9bd822
Merge pull request #117570 from FRidh/python2alias
...
Python: be explicit on whether it is python2 or python3 that is used
2021-03-25 13:26:35 +01:00
Frederik Rietdijk
f0754b8ab8
foundationdb: use python2 and python3
2021-03-25 13:12:27 +01:00
Frederik Rietdijk
786e4b6b6a
ganv: use python3
2021-03-25 13:03:11 +01:00
Frederik Rietdijk
4ef474e728
gammu: does not use python
2021-03-25 12:58:42 +01:00
Frederik Rietdijk
c7c38df130
galario: does not require python
2021-03-25 12:56:02 +01:00
Frederik Rietdijk
c15ad415b1
foundationdb vsmake: stay with python2
...
CMake builds already use python3. Stay with python2, just to be safe.
2021-03-25 12:55:20 +01:00
Frederik Rietdijk
a904a4d886
gaia: does not require python
2021-03-25 12:54:37 +01:00
Thomas Gerbet
2f4d23560f
gnome3.gnome-autoar: 0.3.0 -> 0.3.1
...
Fixes CVE-2021-28650.
Changes: https://gitlab.gnome.org/GNOME/gnome-autoar/-/blob/0.3.1/NEWS
2021-03-25 12:50:58 +01:00
Frederik Rietdijk
9533ed6c65
fio: use python3
2021-03-25 12:47:58 +01:00
Frederik Rietdijk
15a9c8ba60
evemu: use python3
2021-03-25 12:45:03 +01:00
Frederik Rietdijk
7864093c68
fedpkg: stay with python2
2021-03-25 12:43:50 +01:00
Frederik Rietdijk
c9bf099a5c
bud: fixup calling expression
2021-03-25 12:41:11 +01:00
Frederik Rietdijk
63540c9df8
libkkc-data: stay with python2
2021-03-25 12:40:55 +01:00
Frederik Rietdijk
02522e4f76
escrotum: stay with python2
2021-03-25 12:39:49 +01:00