0x4A6F
3bd8fc0067
lgogdownloader: 3.10 -> 3.11
2023-03-31 18:35:01 +02:00
pacien
cdaf166a67
gscan2pdf: disable a dubiously failing test
...
This temporarily disable a test failing after a patch imagemagick
update (https://github.com/NixOS/nixpkgs/pull/223277 ).
This might be either a regression in imagemagick or a picky matching
in that particular test.
Nevertheless rest of the software remains usable,
so I think we can simply disable this test for now.
Nixpkgs issue: https://github.com/NixOS/nixpkgs/issues/223446
Upstream issue: https://sourceforge.net/p/gscan2pdf/bugs/417/
2023-03-31 18:34:12 +02:00
Nikolay Korotkiy
fa6f949e2e
tilemaker: 2.3.0 → 2.4.0
2023-03-31 20:24:13 +04:00
Nikolay Korotkiy and GitHub
1c0ae9981b
Merge pull request #223857 from r-ryantm/auto-update/martin
...
martin: 0.8.0 -> 0.8.1
2023-03-31 19:50:13 +04:00
Philipp Mildenberger
52e0339403
fractal: fix build due to git dependencies in Cargo.lock
2023-03-31 17:49:29 +02:00
Nikolay Korotkiy and GitHub
aa3a0fe19a
Merge pull request #224052 from imincik/rasterio-geospatial-team-maint
...
python3Packages.rasterio: update maintainers to geospatial team
2023-03-31 19:49:03 +04:00
Martin Weinelt and GitHub
474b520c44
Merge pull request #224044 from r-ryantm/auto-update/firefox-beta-bin-unwrapped
...
firefox-beta-bin-unwrapped: 112.0b8 -> 112.0b9
2023-03-31 17:42:49 +02:00
Martin Weinelt and GitHub
69356a4c65
Merge pull request #224050 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
...
firefox-devedition-bin-unwrapped: 112.0b8 -> 112.0b9
2023-03-31 17:42:37 +02:00
Martin Weinelt and GitHub
21f8d37a37
Merge pull request #224056 from jopejoe1/firefox
...
firefox-{beta,devedition}-unwrapped: 112.0b8 -> 112.0b9
2023-03-31 17:42:02 +02:00
Fabián Heredia Montiel
c981d75a8e
linux/hardened/patches/6.1: 6.1.20-hardened1 -> 6.1.21-hardened1
2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
2797962ab0
linux/hardened/patches/5.4: 5.4.237-hardened1 -> 5.4.238-hardened1
2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
cd03b60191
linux/hardened/patches/5.15: 5.15.103-hardened1 -> 5.15.104-hardened1
2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
a1cc417761
linux/hardened/patches/5.10: 5.10.175-hardened1 -> 5.10.176-hardened1
2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
3659d5aa06
linux/hardened/patches/4.19: 4.19.278-hardened1 -> 4.19.279-hardened1
2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
85b76252bd
linux/hardened/patches/4.14: 4.14.310-hardened1 -> 4.14.311-hardened1
2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
f5ada026d7
linux-rt_5_10: 5.10.175-rt84 -> 5.10.176-rt86
2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
0df5f9c97b
linux: 6.2.8 -> 6.2.9
2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
7f1608165b
linux: 6.1.21 -> 6.1.22
2023-03-31 09:38:09 -06:00
Fabián Heredia Montiel
3d02a041ba
linux: 5.4.238 -> 5.4.239
2023-03-31 09:38:09 -06:00
Fabián Heredia Montiel
a7cf28e979
linux: 5.15.104 -> 5.15.105
2023-03-31 09:38:09 -06:00
maxine and GitHub
3d1d7c88cb
Merge pull request #223991 from r-ryantm/auto-update/plexRaw
2023-03-31 15:21:42 +00:00
Natsu Kagami
bd06af8182
heisenbridge: 1.13.1 -> 1.14.2
2023-03-31 16:54:37 +02:00
R. Ryantm
f54622faa0
rpcs3: 0.0.27-14824-ad3e740c0 -> 0.0.27-14840-842edbcbe
2023-03-31 14:51:32 +00:00
Lein Matsumaru
e3c632e439
exploitdb: 2023-03-30 -> 2023-03-31
2023-03-31 14:48:27 +00:00
Infinitive Witch
a389af4e20
komikku: 1.16.0 -> 1.17.0
...
- pending webkitgtk_6_0 to be compatible with 1.17.1
2023-03-31 11:42:55 -03:00
Erik Rodriguez
5300e0701f
fuzzel: 1.8.2 -> 1.9.1
2023-03-31 11:31:48 -03:00
Weijia Wang and GitHub
3364b5b117
Merge pull request #223898 from fabianpage/nixos-unstable
...
jdt-language-server: 1.20.0 -> 1.21.0
2023-03-31 17:30:54 +03:00
gilice and Sandro
01b3e4487a
fluffychat: 1.2.0 -> 1.2.10, build from binary
...
I understand that this may be a controversial change.
Here is my reasoning:
- Fluffychat in nixpkgs has been broken since August
because of reproducibility issues
- Flutter in general has very bad nondeterminism going on with hashes,
see https://github.com/NixOS/nixpkgs/issues/211606
- End users are most likely to care about the programs working. It wasn't working earlier.
Source builds at least won't break randomly.
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2023-03-31 16:28:33 +02:00
R. Ryantm
1c7518ea08
ipxe: unstable-2023-03-15 -> unstable-2023-03-30
2023-03-31 14:28:20 +00:00
R. Ryantm
f122e7629b
python310Packages.google-cloud-vision: 3.4.0 -> 3.4.1
2023-03-31 14:14:21 +00:00
figsoda and GitHub
0c21eefc36
Merge pull request #224013 from r-ryantm/auto-update/cargo-public-api
...
cargo-public-api: 0.27.3 -> 0.28.0
2023-03-31 09:58:45 -04:00
R. Ryantm
30c402219f
python310Packages.azure-mgmt-appconfiguration: 2.2.0 -> 3.0.0
2023-03-31 13:54:08 +00:00
figsoda and GitHub
b980c411ed
Merge pull request #224046 from fabaff/gitleaks-bump
...
gitleaks: 8.16.1 -> 8.16.2
2023-03-31 09:53:19 -04:00
figsoda
74a00a74d3
comrak: 0.17.1 -> 0.18.0
...
Diff: https://github.com/kivikakk/comrak/compare/0.17.1...0.18.0
Changelog: https://github.com/kivikakk/comrak/blob/0.18.0/changelog.txt
2023-03-31 09:29:10 -04:00
Weijia Wang
3d6a8c2ea5
mongoose: 2.0.4 -> 3.0.4
2023-03-31 16:16:46 +03:00
Artturi and GitHub
5d154ceb68
Merge pull request #223025 from jfly/issue-223024-fix-aws-lambda-builders
...
python310Packages.aws-lambda-builders: Fix build under setuptools 66+
2023-03-31 16:13:00 +03:00
Michael Weiss
168c3b652e
chromiumDev: 113.0.5668.0 -> 113.0.5672.12
2023-03-31 15:07:52 +02:00
Thiago Kenji Okada and GitHub
11a11063fd
Merge pull request #224060 from r-ryantm/auto-update/clojure
...
clojure: 1.11.1.1257 -> 1.11.1.1262
2023-03-31 13:57:55 +01:00
Izorkin
2aaf7974df
ngtcp2: 0.14.0 -> 0.14.1
2023-03-31 15:41:49 +03:00
Mario Rodas and GitHub
e2d484ff7f
Merge pull request #223833 from marsam/update-pydata-sphinx-theme
...
python310Packages.pydata-sphinx-theme: 0.13.1 -> 0.13.2
2023-03-31 07:41:39 -05:00
Mahmoud Ayman
b86bb0e5a2
anki-bin: 2.1.60 -> 2.1.61
2023-03-31 14:31:34 +02:00
Matt Christ
3a9aec90fc
xorg-server: 21.1.7 -> 21.1.8 fixes CVE-2023-1393
2023-03-31 07:29:02 -05:00
José Romildo Malaquias and GitHub
f17e860315
Merge pull request #218267 from kilianar/dracula-theme-4.0.0
...
dracula-theme: 3.0 -> 4.0.0
2023-03-31 09:26:35 -03:00
Fabian Page
a566bad552
jdt-language-server: 1.20.0 -> 1.21.0
2023-03-31 13:55:23 +02:00
Martin Weinelt and GitHub
62d5fcc12c
Merge pull request #221511 from helsinki-systems/upd/openssh
...
openssh: 9.2p1 -> 9.3p1
2023-03-31 13:54:40 +02:00
R. Ryantm
a3087fab34
python310Packages.duo-client: 4.6.1 -> 4.7.0
2023-03-31 11:43:39 +00:00
R. Ryantm
51d943bd5a
clojure: 1.11.1.1257 -> 1.11.1.1262
2023-03-31 11:32:24 +00:00
R. Ryantm
72306f1368
klipper: unstable-2023-03-15 -> unstable-2023-03-30
2023-03-31 11:12:04 +00:00
Weijia Wang and GitHub
8c57d13c13
Merge pull request #224051 from onny/netcat
...
netcat-gnu: Add mainProgram
2023-03-31 13:46:19 +03:00
Naïm Favier and GitHub
0ec0abfcb5
Merge pull request #224037 from anund/less_ambiguous_messages
...
fcitx: remove deprecation message ambiguity
2023-03-31 12:30:49 +02:00