Commit graph

388776 commits

Author SHA1 Message Date
Alyssa Ross
253fa03ea9
nixosTests.virtualbox.net-hostonlyif: use dhcpcd
dhclient is no longer built by default in the dhcp package, so this
test has been broken since that change was made.  To fix, switch to
dhcpcd.  dhcpcd insists on writing into /var/run, so we need to ensure
that exists.

Fixes: a2c379d4b6 ("dhcp: make client and relay component optional")
2022-06-26 18:12:13 +00:00
Alyssa Ross
34ec11729e
nixosTests.virtualbox: fix for blocking stdout
Fixes: 1640359f33 ("nixos/test-runner: Fix execute() flakiness")
2022-06-26 18:12:12 +00:00
Alyssa Ross
e2617706ed
nixosTests.virtualbox: fix logging service
This used to be StandardOutput=syslog, which was removed because
syslog is deprecated, but that caused the test to fail.  So bring it
back, but set it to the non-deprecated "journal" value instead (which
is what systemd interprets "syslog" as now anyway).

Fixes: 962e15aebc ("nixos: remove StandardOutput=syslog, StandardError=syslog lines")
2022-06-26 18:12:11 +00:00
Alyssa Ross
17b0079436
nixosTests.virtualbox: create shared dir before VM
Otherwise, since the update to Virtualbox 6.1.22, the test would fail
due to the shared directory not existing.

Fixes: ba0da8a076 ("virtualbox: 6.1.18 -> 6.1.22")
2022-06-26 18:12:09 +00:00
Alyssa Ross
ecaa6f5c60
nixosTests.virtualbox.host-usb-permissions: import sys
Otherwise, sys.stderr is not defined.

Fixes: db614e11d6 ("nixos/tests/test-driver: better control test env symbols")
2022-06-26 18:12:08 +00:00
Alyssa Ross
6ce4afce63
nixosTests.virtualbox: always use nested KVM
Nested KVM has been enabled by default on Linux on Intel for a long
time now, and since Virtualbox 6.1.0, the test won't run without it
because Virtualbox now only supports running hardware-accelerated VMs.

Additionally, this means we can 64-bit guests by default.  The 32-bit
guest additions don't currently build, so this is important to have
the tests work with the default options.
2022-06-26 18:12:07 +00:00
Alyssa Ross
97a16f52d7
linuxPackages.virtualboxGuestAdditions: properly mark platforms
This saves a lot of defensive checking inside the expression.
2022-06-26 18:12:06 +00:00
Alyssa Ross
943fd5ea4b
pkgsi686Linux.linuxPackages.virtualboxGuestAdditions: mark broken
Hasn't built since the upgrade to Linux 5.10.

https://forums.virtualbox.org/viewtopic.php?t=104819
2022-06-26 18:11:58 +00:00
Robert Schütz
2c2d5c386e python310Packages.pyrogram: 2.0.27 -> 2.0.30 2022-06-26 18:10:56 +00:00
Sandro
f721eb736c
Merge pull request #171981 from dali99/wayback-machine-archiver 2022-06-26 20:09:22 +02:00
Sandro
09b3a4e4cb
Merge pull request #178069 from kenranunderscore/package-infra-arcana
infra-arcana: init at 21.0.1
2022-06-26 20:07:24 +02:00
github-actions[bot]
fc87d5f80d
Merge master into staging-next 2022-06-26 18:01:24 +00:00
Lassulus
f9f61cdd89
Merge pull request #179219 from erikarvstedt/rename-maintainer-erikarvstedt
treewide: rename maintainer `earvstedt` -> `erikarvstedt`
2022-06-26 19:50:10 +02:00
Sandro Jäckel
d7326b6372
actionlint: 1.6.13 -> 1.6.14 2022-06-26 19:49:00 +02:00
Mario Rodas
448b3c4ea7
Merge pull request #179222 from marsam/update-actionlint
actionlint: 1.6.13 -> 1.6.14
2022-06-26 12:48:14 -05:00
Sandro Jäckel
78fbe407d7
yq-go: 4.25.2 -> 4.25.3 2022-06-26 19:46:57 +02:00
Berk D. Demir
a9f912498f Replace use of testVersion alias
- lndconnect: Drop unused input `testVersion`
- other packages: Import `testers` and use `testers.testVersion`
2022-06-26 17:41:46 +00:00
R. Ryantm
b32c2a712b python310Packages.bimmer-connected: 0.9.6 -> 0.10.0 2022-06-26 17:35:16 +00:00
Mario Rodas
5b54b8fe69
Merge pull request #179044 from r-ryantm/auto-update/distribution
docker-distribution: 2.7.1 -> 2.8.1
2022-06-26 12:32:11 -05:00
Mario Rodas
ea486f6302
Merge pull request #179053 from r-ryantm/auto-update/flint
flint: 2.8.5 -> 2.9.0
2022-06-26 12:30:59 -05:00
Mario Rodas
dd9c76a307
Merge pull request #179150 from r-ryantm/auto-update/python3.10-numexpr
python310Packages.numexpr: 2.8.1 -> 2.8.3
2022-06-26 12:30:15 -05:00
Mario Rodas
dda79c77e1
Merge pull request #179197 from hehongbo/master
drone: 2.12.0 -> 2.12.1
2022-06-26 12:28:03 -05:00
Mario Rodas
3fd166ce88
Merge pull request #179214 from fabaff/types-setuptools-bump
python310Packages.types-setuptools: 57.4.17 -> 57.4.18
2022-06-26 12:26:22 -05:00
Sandro
e34dacbae8
Merge pull request #178620 from willcohen/emcc-bump 2022-06-26 19:12:35 +02:00
Erik Arvstedt
1a32663efc
treewide: rename maintainer earvstedt -> erikarvstedt
The maintainer name now matches the Github username, which simplifies
maintainer notifications.
2022-06-26 19:12:18 +02:00
Sandro
0e04b8f3bd
Merge pull request #178500 from andrevmatos/kde/plasma 2022-06-26 19:10:16 +02:00
Mario Rodas
13d4aa355f
Merge pull request #179206 from r-ryantm/auto-update/python310Packages.gdown
python310Packages.gdown: 4.5.0 -> 4.5.1
2022-06-26 12:09:01 -05:00
Sandro Jäckel
1e6ba0387a
python310Packages.geoip2: 4.5.0 -> 4.6.0 2022-06-26 19:07:32 +02:00
Lassulus
ea532fe833
Merge pull request #179168 from yayayayaka/revert-177536-hedgedoc-fix-statedirectory 2022-06-26 19:05:04 +02:00
Fabian Affolter
0cf6e38a67 python310Packages.types-setuptools: 57.4.17 -> 57.4.18 2022-06-26 19:00:00 +02:00
Fabian Affolter
8e0d4648a2 python310Packages.channels: 3.0.4 -> 3.0.5 2022-06-26 18:57:56 +02:00
Fabian Affolter
eb0ee67946
Merge pull request #178968 from fabaff/grype-bump
grype: 0.40.0 -> 0.40.1, syft: 0.46.3 -> 0.49.0
2022-06-26 18:56:11 +02:00
Fabian Affolter
52eb07664a
Merge pull request #178972 from fabaff/ultraheat-api-bump
python310Packages.ultraheat-api: 0.4.0 -> 0.4.1
2022-06-26 18:56:00 +02:00
Fabian Affolter
3c9e839a2c
Merge pull request #179085 from r-ryantm/auto-update/python3.10-pyTelegramBotAPI
python310Packages.pytelegrambotapi: 4.5.1 -> 4.6.0
2022-06-26 18:55:20 +02:00
Fabian Affolter
b81c2abe6d
Merge pull request #179205 from r-ryantm/auto-update/python3.10-types-tabulate
python310Packages.types-tabulate: 0.8.10 -> 0.8.11
2022-06-26 18:53:47 +02:00
Fabian Affolter
477f2e7e53
Merge pull request #178982 from fabaff/censys-bump
python310Packages.censys: 2.1.6 -> 2.1.6
2022-06-26 18:51:27 +02:00
Fabian Affolter
c590abcbda
Merge pull request #179167 from r-ryantm/auto-update/python310Packages.aioymaps
python310Packages.aioymaps: 1.2.2 -> 1.2.3
2022-06-26 18:49:18 +02:00
Sandro
62854b60cc
Merge pull request #178807 from cbourjau/update-cli11-and-micromamba
Update cli11 and micromamba
2022-06-26 18:40:18 +02:00
Robert Hensing
fb9e656d48 git-autofixup: init as alias
A top-level attribute makes this program easier to find
for nix repl junkies like me.
2022-06-26 18:35:55 +02:00
Sandro
c3e1020461
Merge pull request #179158 from Izorkin/update-http3-libs
update http3 libs
2022-06-26 18:34:24 +02:00
R. Ryantm
e99c842940 python310Packages.gdown: 4.5.0 -> 4.5.1 2022-06-26 16:34:23 +00:00
Christian Bourjau
fcc334d7d6 micromamba: 0.22.0 -> 0.24.0
Update of micromamba only contains bugfixes and improvements: https://github.com/mamba-org/mamba/blob/master/CHANGELOG.md

The build dependencies now include `python3`, `tl-expected` and `cli11>=2.2`.
2022-06-26 18:23:44 +02:00
Christian Bourjau
019bb41bdc cli11: 1.9.1 -> 2.2.0
Major release needed for the latest `micromamba` release. Breaking
changes are few, though:
https://github.com/CLIUtils/CLI11/blob/main/CHANGELOG.md

Also add catch2 which is required for compiling and running the tests
2022-06-26 18:23:30 +02:00
José Romildo Malaquias
c7c3c6586c
Merge pull request #179108 from romildo/fix.thunar
nixos/thunar: init
2022-06-26 13:22:15 -03:00
R. Ryantm
ef0f060348 python310Packages.types-tabulate: 0.8.10 -> 0.8.11 2022-06-26 16:11:26 +00:00
Sandro
148a3d98c4
Merge pull request #178896 from felschr/ldtk
ldtk: init at 1.1.3
2022-06-26 17:53:04 +02:00
Sandro
3bde1a7b47
Merge pull request #177545 from felschr/etebase-server 2022-06-26 17:47:56 +02:00
Lassulus
ca34286f16
Merge pull request #179198 from erikarvstedt/extra-container-0.10
extra-container: 0.8 -> 0.10
2022-06-26 17:47:49 +02:00
Ivv
b2638cedce
Merge pull request #179077 from r-ryantm/auto-update/fabric-installer
fabric-installer: 0.10.2 -> 0.11.0
2022-06-26 17:45:59 +02:00
Sandro
5e0fd54f05
Merge pull request #178898 from felschr/pixelorama
pixelorama: init at 0.10.1
2022-06-26 17:43:22 +02:00