R. Ryantm
89a429baa6
python310Packages.emcee: 3.1.2 -> 3.1.3
2022-09-27 21:05:16 +00:00
Pascal Bach
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
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
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
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
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
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
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
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
8555053c91
Merge pull request #193083 from figsoda/teip
...
teip: init at 2.0.0
2022-09-27 16:37:47 -04:00
figsoda
9d9a7e7601
Merge pull request #193074 from figsoda/argc
...
argc: init at 0.11.0
2022-09-27 16:37:24 -04:00
figsoda
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
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
dcdadc4935
Merge pull request #152791 from jonringer/openrgb-module2
...
nixos/openrgb: init module
2022-09-27 16:14:24 -04:00
Robert Scott
c1dbe37d7c
Merge pull request #192697 from r-ryantm/auto-update/batik
...
batik: 1.14 -> 1.15
2022-09-27 21:11:01 +01:00
figsoda
32f3576ef5
Merge pull request #193059 from figsoda/doctave
...
doctave: init at 0.4.2
2022-09-27 16:04:37 -04:00
Sandro
592815804a
Merge pull request #192097 from Luflosi/update/nextpnr
2022-09-27 22:01:06 +02:00
figsoda
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
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
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
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
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
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
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
Fabian Affolter
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
Fabian Affolter
f57b8bd640
cloudfox: init at 1.7.1
2022-09-27 19:51:37 +02:00
Martin Weinelt
5ac22c7a8b
Merge pull request #193217 from helsinki-systems/fix/unstable-small-eval
2022-09-27 19:46:46 +02:00
R. Ryantm
69b1fcd4e0
oh-my-posh: 11.0.1 -> 11.1.1
2022-09-27 17:40:52 +00:00
ajs124
aded19fb3b
error: 'mysql' has been renamed to/replaced by 'mariadb'
2022-09-27 19:39:52 +02:00
Franz Pletz
717ab8701d
Merge pull request #193158 from LeSuisse/gitsign-0.3.1
...
gitsign: 0.3.0 -> 0.3.1
2022-09-27 19:39:49 +02:00
R. Ryantm
ab31d8e656
nebula: 1.6.0 -> 1.6.1
2022-09-27 17:24:43 +00:00
Vladimír Čunát
4dd0352397
Merge #192482 : xml2rfc: 3.14.2 -> 3.15.0
2022-09-27 18:40:38 +02:00
Vladimír Čunát
9f59caf45c
Merge #193163 : onnxruntime: fix paths in pkg-config file
2022-09-27 18:29:55 +02:00
Ben Siraphob
17e962f507
Revert "swiProlog: 8.3.29 -> 8.5.17"
...
This reverts commit b1d7a2d1a7
.
2022-09-27 11:21:52 -05:00
Franz Pletz
4b59241771
Merge pull request #193150 from fgaz/minetest/5.6.1
...
minetest: 5.6.0 -> 5.6.1, cleanup, add fgaz to maintainers
2022-09-27 18:19:31 +02:00
figsoda
58368100f3
Merge pull request #193052 from figsoda/thokr
...
thokr: init at 0.4.1
2022-09-27 12:10:06 -04:00
figsoda
6912f24146
Merge pull request #193180 from zuzuleinen/update-bob
...
bob: 0.5.3 -> 0.6.2
2022-09-27 12:04:43 -04:00
Martin Weinelt
326b8f7d8f
matrix-synapse: 1.67.0 -> 1.68.0
...
https://github.com/matrix-org/synapse/releases/tag/v1.68.0
Uses poetry-core to build the package. Drops setuptools-rust from
runtime dependencies, because they are checked at startup, which breaks
because we do a clear separation of concerns.
Fixes a misconception about the tests, that were until now always run
against the source module. This breaks with the introduction of the rust
components, because they're not available in the source module.
Adds missing pre and post hooks to checkPhase.
2022-09-27 18:03:03 +02:00
Andrei Boar
36eff3190b
bob: 0.5.3 -> 0.6.2 https://github.com/benchkram/bob/releases/tag/0.6.2
...
update hash
2022-09-27 18:46:08 +03:00
R. Ryantm
88943ee302
macchina: 6.1.5 -> 6.1.6
2022-09-27 15:42:12 +00:00
Thomas Tuegel
da6bb9b31f
Merge pull request #192213 from r-ryantm/auto-update/kdsoap
...
libsForQt5.kdsoap: 2.0.0 -> 2.1.1
2022-09-27 10:34:57 -05:00
Thomas Tuegel
6552ae2bf1
Merge pull request #192908 from matthiasbeyer/add-kzones
...
plasma5Packages.kzones: init at 0.3
2022-09-27 10:34:08 -05:00