Alyssa Ross
f333927497
weston: remove unused dependencies
...
colord support is deprecated and disabled by default.
libGL is redundant with Mesa.
libXcursor is only required when Xwayland is enabled.
libunwind and mtdev is unused since Weston 4.
libxcb and udev are propagated.
pam is unused since Weston 11.
There's no "vaapi" package at all, and there never has been. This
presumably meant to refer to libva. This is a very good demonstration
of the problem with the "? null" pattern for optional dependencies!
As a result, VA-API support had been unintentionally disabled by
default this whole time.
2023-05-27 13:21:15 +00:00
Weijia Wang
ef39dca2f2
Merge pull request #234417 from r-ryantm/auto-update/unciv
...
unciv: 4.6.13 -> 4.6.14-patch1
2023-05-27 16:17:35 +03:00
Weijia Wang
e1884a1644
tremor-rs: build on more platforms
2023-05-27 16:13:42 +03:00
Weijia Wang
1a67b29431
tremor-language-server: build on more platforms
2023-05-27 16:13:05 +03:00
Graham Christensen
479712af11
networkd: support specifying the ClientIdentifier for DHCPv4 options
2023-05-27 15:06:06 +02:00
Alyssa Ross
845576aac4
nixos/test-driver: undeprecate create_machine
...
This warning was added a year and a half ago, but still no test in
NixOS directly instantiates the machine class, presumably because it's
not actually possible for a test to do so without losing
functionality. For example, there's no way for a NixOS test to access
the output directory that create_machine passes to the Machine
constructor.
This warning is therefore just contributing to alert fatigue for
users, who are unable to follow its advice. Once it's actually
possible to do what it suggests, the warning can be reintroduced.
2023-05-27 12:56:04 +00:00
Mario Rodas
a619e7a40a
Merge pull request #234346 from r-ryantm/auto-update/terracognita
...
terracognita: 0.8.3 -> 0.8.4
2023-05-27 07:52:06 -05:00
Mario Rodas
e47ac25ace
Merge pull request #234372 from r-ryantm/auto-update/go-toml
...
go-toml: 2.0.7 -> 2.0.8
2023-05-27 07:51:33 -05:00
Weijia Wang
107c3239e1
Merge pull request #234414 from NixOS/rbspy-refactor
...
rbspy: fix build on aarch64-linux
2023-05-27 15:42:32 +03:00
R. Ryantm
d289ed9ef7
rebar3: 3.21.0 -> 3.22.0
2023-05-27 08:34:28 -04:00
Aaron Jheng
c17fdfca6f
agola: 0.7.0 -> 0.8.0
2023-05-27 08:32:25 -04:00
Timon Stampfli
9751fb4c9a
dtools: 2.095.1 -> 2.103.1
...
This also fixes the broken Hydra build.
For ZHF #230712 at the #ZurichZHF hackathon!
2023-05-27 14:21:21 +02:00
Nick Cao
7ee357a38a
Merge pull request #232330 from VergeDX/rtl8821cu
...
linuxPackages.rtl8821cu: unstable-2022-12-07 -> unstable-2023-04-28
2023-05-27 06:13:37 -06:00
Robert Scott
c0b553b619
Merge pull request #234205 from yl3dy/unbreak_fenics
...
python3Packages.fenics: fixed tests for FIAT
2023-05-27 13:01:25 +01:00
R. Ryantm
527049b1c1
unciv: 4.6.13 -> 4.6.14-patch1
2023-05-27 11:52:59 +00:00
Weijia Wang
8f400f06b3
Merge pull request #234407 from kilianar/orchis-theme_2023-05-27
...
orchis-theme: 2023-04-08 -> 2023-05-27
2023-05-27 14:52:40 +03:00
Robert Scott
2d895ae34c
Merge pull request #234392 from lorenz/fix-teleport
...
teleport: mark as broken on <64 bit platforms
2023-05-27 12:48:04 +01:00
Eelco Dolstra
324c8af6ce
Merge pull request #234406 from edolstra/fix-libb64
...
libb64: Fix i686-linux build failure
2023-05-27 13:46:35 +02:00
Weijia Wang
8f9039a8d6
rbspy: fix build on aarch64-linux
2023-05-27 14:46:31 +03:00
R. Ryantm
33481c3834
signal-cli: 0.11.10 -> 0.11.11
2023-05-27 11:43:35 +00:00
Weijia Wang
145dc20baf
Merge pull request #234395 from r-ryantm/auto-update/werf
...
werf: 1.2.235 -> 1.2.238
2023-05-27 14:36:43 +03:00
Weijia Wang
4ff088a918
Merge pull request #234404 from r-ryantm/auto-update/ginkgo
...
ginkgo: 2.9.4 -> 2.9.5
2023-05-27 14:35:22 +03:00
Florian Klink
ce5a035022
Merge pull request #234400 from r-ryantm/auto-update/ls-lint
...
ls-lint: 1.11.2 -> 2.0.0
2023-05-27 13:24:58 +02:00
Weijia Wang
461a184863
Merge pull request #234365 from r-ryantm/auto-update/vtm
...
vtm: 0.9.9i -> 0.9.9k
2023-05-27 13:51:38 +03:00
kilianar
ae9ce7f2e3
orchis-theme: 2023-04-08 -> 2023-05-27
...
https://github.com/vinceliuice/Orchis-theme/releases/tag/2023-05-27
2023-05-27 12:45:04 +02:00
Eelco Dolstra
015722217e
libb64: Fix i686-linux build failure
...
https://hydra.nixos.org/build/221506062
2023-05-27 12:42:12 +02:00
Weijia Wang
5c51b96f52
Merge pull request #234373 from qowoz/fzf
...
fzf: 0.41.0 -> 0.41.1
2023-05-27 13:40:31 +03:00
Weijia Wang
34bd18453a
Merge pull request #234295 from yu-re-ka/coreboot-utils-aarch64
...
coreboot-utils: support subset on aarch64-linux
2023-05-27 13:33:40 +03:00
Weijia Wang
9fdb5f9820
Merge pull request #234111 from reckenrode/pinentry-mac-darwin-sandbox
...
pinentry-mac: fix build with Darwin sandbox enabled
2023-05-27 13:28:41 +03:00
Weijia Wang
5bf58e082b
Merge pull request #234394 from r-ryantm/auto-update/shopware-cli
...
shopware-cli: 0.1.71 -> 0.1.73
2023-05-27 13:24:47 +03:00
Weijia Wang
991a06df65
Merge pull request #234376 from r-ryantm/auto-update/zsh-nix-shell
...
zsh-nix-shell: 0.6.0 -> 0.7.0
2023-05-27 13:24:20 +03:00
Weijia Wang
fb348d94ed
Merge pull request #234393 from mdarocha/dotnet-sdk-7
...
dotnet-sdk_7: 7.0.203 -> 7.0.302
2023-05-27 13:18:50 +03:00
R. Ryantm
736cd76b3e
ginkgo: 2.9.4 -> 2.9.5
2023-05-27 10:16:08 +00:00
R. Ryantm
3eefbfb3a9
ls-lint: 1.11.2 -> 2.0.0
2023-05-27 10:05:20 +00:00
Weijia Wang
43e0e088a6
Merge pull request #234370 from r-ryantm/auto-update/python310Packages.nbsphinx
...
python310Packages.nbsphinx: 0.9.1 -> 0.9.2
2023-05-27 13:04:38 +03:00
Weijia Wang
cdd6500911
Merge pull request #234369 from r-ryantm/auto-update/python310Packages.miniaudio
...
python310Packages.miniaudio: 1.57 -> 1.58
2023-05-27 13:04:01 +03:00
Weijia Wang
fae6bac8f5
Merge pull request #234358 from r-ryantm/auto-update/stm32cubemx
...
stm32cubemx: 6.8.0 -> 6.8.1
2023-05-27 13:01:52 +03:00
R. Ryantm
15fd3a1603
libcpr: 1.10.3 -> 1.10.4
2023-05-27 12:01:16 +02:00
Weijia Wang
858c032602
Merge pull request #234351 from r-ryantm/auto-update/okteto
...
okteto: 2.15.2 -> 2.15.3
2023-05-27 13:00:05 +03:00
Weijia Wang
6557d6d66a
Merge pull request #234333 from r-ryantm/auto-update/frugal
...
frugal: 3.16.19 -> 3.16.21
2023-05-27 12:59:04 +03:00
Weijia Wang
ae0b0867da
Merge pull request #234349 from r-ryantm/auto-update/mediamtx
...
mediamtx: 0.23.0 -> 0.23.3
2023-05-27 12:57:45 +03:00
Weijia Wang
8cd7cebe34
Merge pull request #234379 from r-ryantm/auto-update/supabase-cli
...
supabase-cli: 1.63.1 -> 1.64.2
2023-05-27 12:56:58 +03:00
Weijia Wang
31292cb19f
Merge pull request #234363 from r-ryantm/auto-update/fio
...
fio: 3.34 -> 3.35
2023-05-27 12:56:12 +03:00
Weijia Wang
92d15cf5f0
vtm: extend platforms
2023-05-27 12:54:39 +03:00
R. Ryantm
5f2ffeeef3
quick-lint-js: 2.12.0 -> 2.14.0
2023-05-27 09:42:17 +00:00
R. Ryantm
70dea8c226
werf: 1.2.235 -> 1.2.238
2023-05-27 09:32:47 +00:00
mdarocha
3908d1362f
dotnet-sdk_7: 7.0.203 -> 7.0.302
2023-05-27 11:31:29 +02:00
Weijia Wang
f2d704d130
Merge pull request #233836 from nagy/avrdude
...
avrdude: always build documentation on Linux
2023-05-27 12:29:14 +03:00
Lorenz Brun
12be07b11c
teleport: mark as broken on <64 bit platforms
2023-05-27 11:18:34 +02:00
R. Ryantm
60bcbec071
shopware-cli: 0.1.71 -> 0.1.73
2023-05-27 09:14:39 +00:00