Commit Graph

404002 Commits

Author SHA1 Message Date
Dominic Delabruere
3ea942905f vcv-rack: 2.0.6 -> 2.1.2
In order to make this latest version of VCV Rack build, I had to
use VCV's fork of the RtAudio library, which has diverged from the
official RtAudio releases. I also disabled parallel builds because
they seemed to be causing non-deterministic build failures.

It is possible that the VCV team will eventually make new releases
of Rack that can again be built against the latest official release
of RtAudio; if that ever happens we can stop packaging VCV Rack
wit its own version of the library.
2022-08-25 21:06:21 -04:00
squalus
4246654992 writers.makePythonWriter: fix cross compile
The check script needs to run at build time. Add a new argument to
makePythonWriter for the appropriate buildPackages version of pythonPackages,
and use this to run the check script.
2022-08-25 17:46:34 -07:00
superherointj
f6c433d5a6
Merge pull request #188287 from OPNA2608/update/famistudio
famistudio: 3.3.1 -> 4.0.1
2022-08-25 21:38:52 -03:00
superherointj
eeeb7ac7ec
Merge pull request #188311 from SuperSandro2000/golangci-lint
golangci-lint: 1.48.0 -> 1.49.0
2022-08-25 21:34:05 -03:00
superherointj
2f1372557f
Merge pull request #188312 from NobbZ/restic-0-14-0
restic: 0.13.1 -> 0.14.0
2022-08-25 21:19:29 -03:00
Martin Weinelt
63a586235b
home-assistant: 2022.8.6 -> 2022.8.7
https://github.com/home-assistant/core/releases/tag/2022.8.7
2022-08-26 02:10:57 +02:00
superherointj
f882031cfb
Merge pull request #188330 from qowoz/runc
runc: 1.1.3 -> 1.1.4
2022-08-25 21:09:20 -03:00
superherointj
db3af3d7fb
Merge pull request #188182 from ehamberg/fix-redbug-on-opt-25
Fix erlang-ls build error with Erlang/OTP ≥ 25
2022-08-25 21:08:54 -03:00
superherointj
3df1e41caa
Merge pull request #188183 from ehamberg/erlang-ls-0.41.2
erlang-ls: 0.35.0 -> 0.41.2
2022-08-25 21:08:26 -03:00
Martin Weinelt
d705f85f8e
Merge pull request #188329 from SuperSandro2000/python310Packages.pyxdg 2022-08-26 01:57:47 +02:00
superherointj
2a3c6f8f44
Merge pull request #188333 from qowoz/nomad
nomad_1_3: 1.3.3 -> 1.3.4
2022-08-25 20:57:16 -03:00
superherointj
2179378618
Merge pull request #188323 from PedroHLC/zen-kernels-5.19.4
zen-kernels: 5.19.3 -> 5.19.4
2022-08-25 20:52:55 -03:00
superherointj
925f53cc98 k3s: 1.24.3+k3s1 -> 1.24.4+k3s1 2022-08-25 20:49:56 -03:00
Martin Weinelt
09f3503e0f
Merge pull request #188316 from centromere/add-django-cryptography 2022-08-26 01:41:17 +02:00
superherointj
fe76cced40 linux_latest-libre: 18880 -> 18885 2022-08-25 20:28:53 -03:00
superherointj
645ad87d82 linux: 5.4.210 -> 5.4.211 2022-08-25 20:28:33 -03:00
superherointj
fc04b42545 linux: 5.19.3 -> 5.19.4 2022-08-25 20:28:28 -03:00
superherointj
fba0a26dd8 linux: 5.15.62 -> 5.15.63 2022-08-25 20:28:21 -03:00
superherointj
20009a7b14 linux: 5.10.137 -> 5.10.138 2022-08-25 20:28:16 -03:00
superherointj
105b6f1baf linux: 4.9.325 -> 4.9.326 2022-08-25 20:28:11 -03:00
superherointj
bb50933572 linux: 4.19.255 -> 4.19.256 2022-08-25 20:28:06 -03:00
superherointj
e37f235e3a linux: 4.14.290 -> 4.14.291 2022-08-25 20:28:01 -03:00
Alex Wied
0f1a17e1a6 python3Packages.django-cryptography: init at 1.1 2022-08-25 19:25:10 -04:00
superherointj
2977a06c07
Merge pull request #188332 from superherointj/package-rtl8189fs-fix-5.19.2-6.0
rtl8189fs: patch for 5.19.2 and 6.0
2022-08-25 20:18:50 -03:00
superherointj
c6030d7d36
Merge pull request #180316 from michaeladler/zen
linux_lqx, linux_zen: avoid unnecessary prefetch
2022-08-25 20:15:13 -03:00
zowoq
b483c822f8 nomad_1_3: 1.3.3 -> 1.3.4
https://github.com/hashicorp/nomad/releases/tag/v1.3.4

> c417103e5a
> Backport of build: update to go1.19 into release/1.3.x
2022-08-26 08:48:56 +10:00
superherointj
0f5fe35943 rtl8189fs: patch for 5.19.2 and 6.0 2022-08-25 19:48:46 -03:00
zowoq
cfe985592f runc: 1.1.3 -> 1.1.4
https://github.com/opencontainers/runc/releases/tag/v1.1.4
2022-08-26 08:02:08 +10:00
Sandro Jäckel
a88df802c0
python310Packages.pyxdg: 0.27 -> 0.28 2022-08-25 23:54:57 +02:00
John Ericson
6a0d3815a3
Merge pull request #187975 from marius851000/rustRequiredFeatures
buildRustCrate: Do not compile binaries if all the requiredFeatures aren't enabled.
2022-08-25 17:45:52 -04:00
Jonas Heinrich
53f45437c1
Merge pull request #171087 from r-ryantm/auto-update/dtrx
dtrx: 8.2.2 -> 8.3.1
2022-08-25 23:45:43 +02:00
Michael Weiss
a5cb5ba44a
chromiumBeta: 105.0.5195.37 -> 105.0.5195.52 2022-08-25 23:38:02 +02:00
Michael Weiss
872ca61379
chromiumDev: 106.0.5231.2 -> 106.0.5245.0 2022-08-25 23:37:28 +02:00
Martin Weinelt
78ff80b33a
python3Packages.pydeconz: 103 -> 104 2022-08-25 23:28:44 +02:00
Martin Weinelt
00cf7053b4
python3Packages.xknx: 1.0.0 -> 1.0.1 2022-08-25 23:28:44 +02:00
Martin Weinelt
5e7269817b
python3Packages.bellows: 0.32.0 -> 0.33.1 2022-08-25 23:28:43 +02:00
Martin Weinelt
cbf459a0a8
python3Packages.zigpy-znp: 0.8.1 -> 0.8.2 2022-08-25 23:28:42 +02:00
Martin Weinelt
0afc09178e
python3Packages.zigpy-zigate: 0.9.1 -> 0.9.2 2022-08-25 23:28:42 +02:00
Martin Weinelt
c16c6d5b5d
python3Packages.zigpy: 0.49.1 -> 0.50.2
https://github.com/zigpy/zigpy/releases/tag/0.50.2
https://github.com/zigpy/zigpy/releases/tag/0.50.1
https://github.com/zigpy/zigpy/releases/tag/0.50.0
2022-08-25 23:28:41 +02:00
PedroHLC ☭
2400c9dca7
zen-kernels: 5.19.3 -> 5.19.4 2022-08-25 18:12:51 -03:00
Sandro
6adaca064b
Merge pull request #188116 from squalus/apr 2022-08-25 22:41:32 +02:00
Sandro
fbcfb11ebc
Merge pull request #188095 from ereslibre/bump-wasmtime-0-40 2022-08-25 22:34:08 +02:00
Martin Weinelt
0b7de9ddf5
Merge pull request #186873 from mweinelt/pykanidm 2022-08-25 22:29:02 +02:00
Aidan Gauland
901b48436b
roccat-tools: Fix udev rules (#168463)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Aidan Gauland <aidalgol+git@fastmail.net>
2022-08-25 22:24:32 +02:00
Sandro
16db6bc7e4
apr: remove no longer required darwin patch 2022-08-25 22:18:10 +02:00
Solene Rapenne
a92619ff25 lutris: 0.5.10.1 -> 0.5.11 2022-08-25 21:59:54 +02:00
Sandro
2bd7266a48
Merge pull request #181972 from yl3dy/scikit-image_0_19_1 2022-08-25 21:59:47 +02:00
Sandro
d70ce02bf6
Merge pull request #186611 from viraptor/tesseract-5-darwin 2022-08-25 21:58:52 +02:00
Sandro
c59d30057b
Merge pull request #168787 from rehno-lindeque/hw-probe-1.6.4 2022-08-25 21:50:34 +02:00
Átila Saraiva Quintela Soares
f3228e71c8
halide: 10.0.0 -> 14.0.0 (#180015) 2022-08-25 21:49:09 +02:00