Sandro and GitHub
6910e5840f
Merge pull request #193061 from onny/wordpress-updatescript
2022-09-28 00:04:54 +02:00
R. Ryantm
aed60db6ad
sqlfluff: 1.3.1 -> 1.3.2
2022-09-27 22:04:13 +00:00
zowoq
f483ef90d5
gdu: 5.18.1 -> 5.19.0
...
https://github.com/dundee/gdu/releases/tag/v5.19.0
2022-09-28 08:00:38 +10:00
Sandro and GitHub
f78e05946d
Merge pull request #193192 from romildo/upd.xfce4-cpugraph-plugin
2022-09-27 23:58:04 +02:00
Sandro and GitHub
ce2dd28a1e
Merge pull request #192577 from onny/wordpress-update
2022-09-27 23:57:28 +02:00
Luflosi
8f2b88d061
python3Packages.humanize: 4.3.0 -> 4.4.0
...
https://github.com/python-humanize/humanize/releases/tag/4.4.0
2022-09-27 23:48:34 +02:00
Pascal Bach and GitHub
cec28ad6c7
Merge pull request #193073 from r-ryantm/auto-update/jellyfin-ffmpeg
...
jellyfin-ffmpeg: 5.1.1-1 -> 5.1.1-2
2022-09-27 23:28:51 +02:00
Pascal Bach and GitHub
b4e8338099
Merge pull request #193002 from kilianar/calibre-5.44.0
...
calibre: 5.42.0 -> 5.44.0
2022-09-27 23:20:53 +02:00
R. Ryantm
0a49bd5b43
python310Packages.fakeredis: 1.9.1 -> 1.9.3
2022-09-27 21:18:04 +00:00
Pascal Bach and GitHub
252d30569a
Merge pull request #193025 from xanderio/dioxus-cli
...
dioxus-cli: init at 0.1.4
2022-09-27 23:14:28 +02:00
Pascal Bach and GitHub
bf40bcce9d
Merge pull request #193138 from r-ryantm/auto-update/wasmtime
...
wasmtime: 1.0.0 -> 1.0.1
2022-09-27 23:09:17 +02:00
Pascal Bach and GitHub
eb81795197
Merge pull request #193078 from r-ryantm/auto-update/kubevirt
...
kubevirt: 0.57.0 -> 0.57.1
2022-09-27 23:07:01 +02:00
R. Ryantm
89a429baa6
python310Packages.emcee: 3.1.2 -> 3.1.3
2022-09-27 21:05:16 +00:00
Pascal Bach and GitHub
6eb745e0b2
Merge pull request #193120 from r-ryantm/auto-update/rust-analyzer-unwrapped
...
rust-analyzer-unwrapped: 2022-09-19 -> 2022-09-26
2022-09-27 23:04:28 +02:00
superherointj and GitHub
2b8f8ede46
Merge pull request #193230 from pimeys/prisma-4.4.0
...
prisma-engines: 4.2.1 -> 4.4.0
2022-09-27 17:54:52 -03:00
Adam Joseph and Rick van Schijndel
33bc0765a5
stage.nix: revert deletion of gcc.abi="elfv2" from 82ff1f5
...
Commit 82ff1f5db1 in #182807 removed two lines
from stage.nix which were responsible for making sure the `gcc` for `pkgsStatic`
on powerpc64 was built with the `--with-abi=elfv2` flag.
Unfortunately this causes build failures for `pkgsCross.ppc64.pkgsStatic`, as
reported here:
https://github.com/NixOS/nixpkgs/pull/182807#issuecomment-1247268226
This commit reverts the deletion.
Unfortunately ugly kludges like this are necessary because nixpkgs'
`lib/systems/` doesn't understand the difference between a libc and an abi. So
we have no clean way to tell nixpkgs "musl on big-endian powerpc64 always uses
the ELFv2 ABI" -- it thinks that musl is an ABI. Until that gets fixed there is
no better way to add the flag.
2022-09-27 22:48:52 +02:00
Pascal Bach and GitHub
fe410ce1a4
Merge pull request #193143 from r-ryantm/auto-update/colima
...
colima: 0.4.4 -> 0.4.5
2022-09-27 22:48:04 +02:00
Pascal Bach and GitHub
200a6278de
Merge pull request #193144 from r-ryantm/auto-update/dasel
...
dasel: 1.26.1 -> 1.27.0
2022-09-27 22:46:27 +02:00
ajs124 and GitHub
b9d8109dd6
Merge pull request #190328 from necessarily-equal/unvanquished-0.53.2
...
unvanquished: 0.53.1 -> 0.53.2
2022-09-27 22:45:44 +02:00
TNE and GitHub
c8b98cecd7
zerotierone: Use pre-vendored cargo dependencies ( #193093 )
...
ZeroTierOne already vendors the dependencies for us, so there is no point in doing it twice. Unfortunately, the ZeroTierOne developers forgot to specify rust-jwt in the cargo configuration file, so we have to manually do that to allow it to work as intended.
2022-09-27 22:40:41 +02:00
Pascal Bach and GitHub
be01d847ed
Merge pull request #193190 from r-ryantm/auto-update/k9s
...
k9s: 0.26.5 -> 0.26.6
2022-09-27 22:38:55 +02:00
figsoda and GitHub
8555053c91
Merge pull request #193083 from figsoda/teip
...
teip: init at 2.0.0
2022-09-27 16:37:47 -04:00
figsoda and GitHub
9d9a7e7601
Merge pull request #193074 from figsoda/argc
...
argc: init at 0.11.0
2022-09-27 16:37:24 -04:00
figsoda and GitHub
85f1c48457
Merge pull request #193064 from figsoda/fw
...
fw: init at 2.16.1
2022-09-27 16:34:50 -04:00
Jan Tojnar
67b50b7dd3
libpanel: init at 1.0.1
...
https://gitlab.gnome.org/GNOME/libpanel/-/compare/1.0.alpha...1.0.alpha1
https://gitlab.gnome.org/GNOME/libpanel/-/compare/1.0.alpha1...1.0.0
https://gitlab.gnome.org/GNOME/libpanel/-/compare/1.0.0...1.0.1
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2022-09-27 22:28:52 +02:00
Pascal Bach and GitHub
8e5cc49331
Merge pull request #193091 from r-ryantm/auto-update/minio
...
minio: 2022-09-22T18-57-27Z -> 2022-09-25T15-44-53Z
2022-09-27 22:23:13 +02:00
Benjamin Staffin and GitHub
dcdadc4935
Merge pull request #152791 from jonringer/openrgb-module2
...
nixos/openrgb: init module
2022-09-27 16:14:24 -04:00
Robert Scott and GitHub
c1dbe37d7c
Merge pull request #192697 from r-ryantm/auto-update/batik
...
batik: 1.14 -> 1.15
2022-09-27 21:11:01 +01:00
Luflosi
4b6a5fc430
python3Packages.imageio: 2.19.3 -> 2.22.0
...
https://github.com/imageio/imageio/releases/tag/v2.22.0
2022-09-27 22:08:38 +02:00
figsoda and GitHub
32f3576ef5
Merge pull request #193059 from figsoda/doctave
...
doctave: init at 0.4.2
2022-09-27 16:04:37 -04:00
Sandro and GitHub
592815804a
Merge pull request #192097 from Luflosi/update/nextpnr
2022-09-27 22:01:06 +02:00
figsoda and GitHub
f4d294eede
Merge pull request #193202 from r-ryantm/auto-update/macchina
...
macchina: 6.1.5 -> 6.1.6
2022-09-27 15:53:12 -04:00
Julius de Bruijn
39ed1df4d6
nodePackages.prisma: 4.2.1 -> 4.4.0
2022-09-27 21:46:28 +02:00
Julius de Bruijn
fe0266a102
prisma-engines: 4.2.1 -> 4.4.0
2022-09-27 21:46:13 +02:00
ajs124
85e999f902
nixos/tests/varnish: init
2022-09-27 21:45:27 +02:00
Andrew Marshall and GitHub
cc89e76d76
arrow-cpp: Fix building x86_64-darwin on aarch_64-darwin ( #193207 )
...
When building x86_64-darwin emulated via Rosetta on aarch64-darwin, all
tests would fail with
> Illegal instruction: 4
this resolves that by never using Jemalloc on Darwin, since even though
`isAarch64` is false, it might “really” be aarch64-darwin.
2022-09-27 15:21:39 -04:00
ajs124
04d71bccc1
varnish72: init at 7.2.0
...
see https://varnish-cache.org/releases/rel7.2.0.html
2022-09-27 21:09:00 +02:00
Jonathan Ringer
3c0d465d9a
nixos/doc/rl-22.11: Add mention of openrgb option being added
2022-09-27 11:59:33 -07:00
Jonathan Ringer
a2bcf8564d
nixos/openrgb: init module
2022-09-27 11:59:33 -07:00
Luke Granger-Brown and GitHub
859516a1a5
Merge pull request #193205 from siraben/swiprolog-update-revert
...
Revert "swiProlog: 8.3.29 -> 8.5.17"
2022-09-27 19:49:17 +01:00
Luke Granger-Brown and GitHub
59f5bb399d
Merge pull request #192260 from gador/paperless-ngx-1.9.0
...
paperless-ngx: 1.8.0 -> 1.9.1
2022-09-27 19:48:14 +01:00
figsoda and GitHub
f0cf6bd7eb
Merge pull request #193212 from r-ryantm/auto-update/nebula
...
nebula: 1.6.0 -> 1.6.1
2022-09-27 14:45:05 -04:00
figsoda and GitHub
4f08168802
Merge pull request #193218 from r-ryantm/auto-update/oh-my-posh
...
oh-my-posh: 11.0.1 -> 11.1.1
2022-09-27 14:43:14 -04:00
Maximilian Bosch and GitHub
27f51fd568
Merge pull request #193200 from mweinelt/matrix-synapse-1.68.0
...
matrix-synapse: 1.67.0 -> 1.68.0
2022-09-27 20:39:12 +02:00
Michael Weiss
22efe771f8
chromium: 105.0.5195.125 -> 106.0.5249.61
...
https://chromereleases.googleblog.com/2022/09/stable-channel-update-for-desktop_27.html
This update includes 20 security fixes.
CVEs:
CVE-2022-3304 CVE-2022-3201 CVE-2022-3305 CVE-2022-3306 CVE-2022-3307
CVE-2022-3308 CVE-2022-3309 CVE-2022-3310 CVE-2022-3311 CVE-2022-3312
CVE-2022-3313 CVE-2022-3314 CVE-2022-3315 CVE-2022-3316 CVE-2022-3317
CVE-2022-3318
2022-09-27 20:29:10 +02:00
Sébastien Maret
4de34f80ce
python3Packages.radio_beam: 0.3.3 -> 0.3.4
...
- Upgrade to the latest upstream
- Fix checkInputs
- Include tests that were skipped previously
2022-09-27 20:07:16 +02:00
Fabian Affolter and GitHub
1acde3a714
Merge pull request #193018 from r-ryantm/auto-update/checkSSLCert
...
checkSSLCert: 2.47.0 -> 2.48.0
2022-09-27 20:04:16 +02:00
github-actions[bot] and GitHub
3f66160994
Merge master into staging-next
2022-09-27 18:04:13 +00:00
Sébastien Maret
5f07258cac
python3Packages.pytest-astropy: add missing dependencies
2022-09-27 19:58:20 +02:00
Sébastien Maret
691229c5a8
python3Packages.pytest-astropy-header: 0.1.2 -> 0.2.2
...
- Update the the latest upstream
- Add missing dependency in nativeBuildInputs
- Remove unnecessary dependencies in checkInputs
2022-09-27 19:53:15 +02:00