Commit graph

411804 commits

Author SHA1 Message Date
R. Ryantm 8538bb954a python310Packages.xxh: 0.8.10 -> 0.8.11 2022-09-27 23:59:08 +00:00
Fabian Affolter b3ce1549c9
python310Packages.emcee: disable on older Python releases 2022-09-28 01:58:03 +02:00
Fabian Affolter bc71a15e46
Merge pull request #193237 from r-ryantm/auto-update/python310Packages.fakeredis
python310Packages.fakeredis: 1.9.1 -> 1.9.3
2022-09-28 01:50:47 +02:00
R. Ryantm f28b6e5468 snakemake: 7.14.1 -> 7.14.2 2022-09-27 19:16:23 -04:00
Martin Weinelt ae0c8ee7bb
Merge pull request #192839 from mweinelt/vikunja 2022-09-28 01:02:32 +02:00
Sandro 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 f78e05946d
Merge pull request #193192 from romildo/upd.xfce4-cpugraph-plugin 2022-09-27 23:58:04 +02:00
Sandro ce2dd28a1e
Merge pull request #192577 from onny/wordpress-update 2022-09-27 23:57:28 +02:00
Pascal Bach 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 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 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 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 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 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
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
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
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
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
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