Commit Graph
411764 Commits
Author SHA1 Message Date
sternenseemann dec0fefd52 haskellPackages.disco: run offline tests only 2022-09-28 12:12:05 +02:00
github-actions[bot]andGitHub b193231a39 Merge master into haskell-updates 2022-09-28 00:23:19 +00:00
Fabian AffolterandGitHub 93b6efc8e1 Merge pull request #193260 from r-ryantm/auto-update/xxh
python310Packages.xxh: 0.8.10 -> 0.8.11
2022-09-28 02:22:49 +02:00
Fabian AffolterandGitHub b208642ac2 Merge pull request #193236 from r-ryantm/auto-update/python310Packages.emcee
python310Packages.emcee: 3.1.2 -> 3.1.3
2022-09-28 02:21:50 +02:00
Alexander BantyevandGitHub 3814271800 Merge pull request #188273 from cab404/klipper-mutable-config
klipper: additional config options
2022-09-28 04:12:05 +04:00
Fabian AffolterandGitHub dfea28d24f Merge pull request #193246 from qowoz/gdu
gdu: 5.18.1 -> 5.19.0
2022-09-28 02:10:29 +02:00
Fabian AffolterandGitHub cf54d53f63 Merge pull request #193247 from r-ryantm/auto-update/sqlfluff
sqlfluff: 1.3.1 -> 1.3.2
2022-09-28 02:10:10 +02:00
R. Ryantm 8538bb954a python310Packages.xxh: 0.8.10 -> 0.8.11 2022-09-27 23:59:08 +00:00
Fabian AffolterandGitHub b3ce1549c9 python310Packages.emcee: disable on older Python releases 2022-09-28 01:58:03 +02:00
Fabian AffolterandGitHub 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. RyantmandDmitry Kalinkin f28b6e5468 snakemake: 7.14.1 -> 7.14.2 2022-09-27 19:16:23 -04:00
Martin WeineltandGitHub ae0c8ee7bb Merge pull request #192839 from mweinelt/vikunja 2022-09-28 01:02:32 +02:00
SandroandGitHub 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
SandroandGitHub f78e05946d Merge pull request #193192 from romildo/upd.xfce4-cpugraph-plugin 2022-09-27 23:58:04 +02:00
SandroandGitHub ce2dd28a1e Merge pull request #192577 from onny/wordpress-update 2022-09-27 23:57:28 +02:00
Pascal BachandGitHub 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 BachandGitHub 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 BachandGitHub 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 BachandGitHub 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 BachandGitHub 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 BachandGitHub 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
superherointjandGitHub 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 JosephandRick 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 BachandGitHub 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 BachandGitHub 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
ajs124andGitHub 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
TNEandGitHub 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 BachandGitHub 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
figsodaandGitHub 8555053c91 Merge pull request #193083 from figsoda/teip
teip: init at 2.0.0
2022-09-27 16:37:47 -04:00
figsodaandGitHub 9d9a7e7601 Merge pull request #193074 from figsoda/argc
argc: init at 0.11.0
2022-09-27 16:37:24 -04:00
figsodaandGitHub 85f1c48457 Merge pull request #193064 from figsoda/fw
fw: init at 2.16.1
2022-09-27 16:34:50 -04:00
Pascal BachandGitHub 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 StaffinandGitHub dcdadc4935 Merge pull request #152791 from jonringer/openrgb-module2
nixos/openrgb: init module
2022-09-27 16:14:24 -04:00
Robert ScottandGitHub c1dbe37d7c Merge pull request #192697 from r-ryantm/auto-update/batik
batik: 1.14 -> 1.15
2022-09-27 21:11:01 +01:00
figsodaandGitHub 32f3576ef5 Merge pull request #193059 from figsoda/doctave
doctave: init at 0.4.2
2022-09-27 16:04:37 -04:00
SandroandGitHub 592815804a Merge pull request #192097 from Luflosi/update/nextpnr 2022-09-27 22:01:06 +02:00
figsodaandGitHub 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 MarshallandGitHub 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-BrownandGitHub 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-BrownandGitHub 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
figsodaandGitHub 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
figsodaandGitHub 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