Thomas Watson
ddc5d34f61
nixos/tests/systemd-boot: only patch systemd-boot during update test
...
The update test patches the systemd-boot binary to report a known
version then tests that this is the version updated from. The previous
patch would also search the kernel and initrd binaries, which would
cause sed to write out a temporary file that might cause the disk
to run out of space and the test to fail.
Only attempt to patch binaries which contain systemd-boot (usually
`BOOT<arch>.EFI` and `systemd-boot<arch>.efi` to avoid this problem.
As a bonus, this reduces test time by 20-30%.
2023-01-19 23:52:35 -06:00
Thomas Watson
8736edfd95
nixos/qemu-vm: fix useBootLoader builds on aarch64-linux
...
The aarch64-linux kernel and initrd recently eclipsed 60M, causing the
boot disk image build to run out of space and fail. Double the size of
the image to 120M to fix the issue.
The disk image is stored in expandable qcow2 format, so only the space
actually used by files in the image is consumed. Therefore, other
architectures are not unfairly penalized, and the output size does not
suddenly double.
This also fixes NixOS tests which use this option, like systemd-boot's.
2023-01-19 23:28:01 -06:00
Thomas Watson
d12040e858
nixos/tests/systemd-boot: fix update test
...
At some point many months ago, the systemd-boot update script stopped
outputting parentheses around the version being upgraded from, causing
the test to fail. Remove the parentheses from the expected message to
fix the test.
2023-01-19 22:45:41 -06:00
Fabian Affolter
cd80919d58
Merge pull request #211535 from r-ryantm/auto-update/python310Packages.aiowebostv
...
python310Packages.aiowebostv: 0.3.1 -> 0.3.2
2023-01-19 08:40:52 +01:00
Fabian Affolter
0680f617a6
Merge pull request #211466 from fabaff/pylutron-caseta-bump
...
python310Packages.pylutron-caseta: 0.17.1 -> 0.18.0
2023-01-19 08:40:19 +01:00
Fabian Affolter
d0371c6b0e
Merge pull request #211463 from fabaff/airthings-ble-bump
...
python310Packages.airthings-ble: 0.5.3 -> 0.5.4
2023-01-19 08:39:56 +01:00
Nick Cao
8adcd8b254
Merge pull request #197615 from r-ryantm/auto-update/python310Packages.azure-mgmt-datafactory
...
python310Packages.azure-mgmt-datafactory: 2.8.1 -> 2.10.0
2023-01-19 15:39:42 +08:00
Fabian Affolter
a16d075246
Merge pull request #211460 from fabaff/aioaladdinconnect-bump
...
python310Packages.aioaladdinconnect: 0.1.52 -> 0.1.53
2023-01-19 08:39:31 +01:00
Fabian Affolter
e328ba89e9
Merge pull request #211461 from fabaff/hahomematic-bump
...
python310Packages.hahomematic: 2023.1.3 -> 2023.1.4
2023-01-19 08:39:19 +01:00
Fabian Affolter
1389de0a50
Merge pull request #211462 from fabaff/aliyun-python-sdk-bump
...
python310Packages.aliyun-python-sdk-cdn: 3.7.11 -> 3.8.0
2023-01-19 08:39:05 +01:00
Nick Cao
2f3c73c611
Merge pull request #197614 from r-ryantm/auto-update/python310Packages.azure-mgmt-cognitiveservices
...
python310Packages.azure-mgmt-cognitiveservices: 13.2.0 -> 13.3.0
2023-01-19 15:38:46 +08:00
Nick Cao
10a886d933
Merge pull request #203041 from r-ryantm/auto-update/python310Packages.azure-mgmt-batch
...
python310Packages.azure-mgmt-batch: 16.2.0 -> 17.0.0
2023-01-19 15:38:11 +08:00
Nick Cao
0f0e805d75
Merge pull request #211212 from r-ryantm/auto-update/python310Packages.azure-mgmt-redhatopenshift
...
python310Packages.azure-mgmt-redhatopenshift: 1.1.0 -> 1.2.0
2023-01-19 15:37:18 +08:00
Nick Cao
d14298c48c
Merge pull request #211246 from r-ryantm/auto-update/python310Packages.azure-mgmt-botservice
...
python310Packages.azure-mgmt-botservice: 1.0.0 -> 2.0.0
2023-01-19 15:37:00 +08:00
Nick Cao
10f99f00c7
Merge pull request #211436 from r-ryantm/auto-update/python310Packages.azure-mgmt-media
...
python310Packages.azure-mgmt-media: 10.1.0 -> 10.2.0
2023-01-19 15:35:46 +08:00
R. Ryantm
38b326931e
python310Packages.aiowebostv: 0.3.1 -> 0.3.2
2023-01-19 07:04:40 +00:00
Nick Cao
f7fab5bc6c
Merge pull request #204730 from r-ryantm/auto-update/python310Packages.azure-multiapi-storage
...
python310Packages.azure-multiapi-storage: 0.10.0 -> 1.0.0
2023-01-19 14:53:36 +08:00
Nick Cao
33ba834c72
Merge pull request #147670 from GTrunSec/nomad
...
nixos/nomad: fix multi-plugin-dir path
2023-01-19 14:29:08 +08:00
guangtao
b5a3f795c3
nixos/nomad: fix multi-plugin-dir path
2023-01-18 22:22:43 -08:00
Weijia Wang
0b9f9e8621
mldonkey: migrate to OCaml 4.13
2023-01-19 13:55:44 +08:00
Weijia Wang
16ef918b42
ekrhyper: migrate to OCaml 4.14
2023-01-19 13:55:44 +08:00
Weijia Wang
67e26d3df7
weidu: use unsafe string settings
2023-01-19 13:55:44 +08:00
Weijia Wang
64a4e05f0d
ocaml: add unsafe string support
2023-01-19 13:55:44 +08:00
Nick Cao
551ee766e8
Merge pull request #211435 from techknowlogick/helm-3110
...
kubernetes-helm: 3.10.3 -> 3.11.0
2023-01-19 13:52:38 +08:00
Nick Cao
766d6de293
Merge pull request #211480 from figsoda/onefetch
...
onefetch: fix build
2023-01-19 13:51:40 +08:00
Nick Cao
62fbbdc0d0
Merge pull request #211485 from figsoda/git-nomad
...
git-nomad: fix build
2023-01-19 13:51:28 +08:00
zowoq
a841e26226
terraform-providers.archive: 2.2.0 → 2.3.0
2023-01-19 14:18:16 +10:00
github-actions[bot]
9d86c34f8c
terraform-providers.oci: 4.103.0 → 4.104.0
2023-01-19 14:18:16 +10:00
Nick Cao
f5fa800db3
Merge pull request #211509 from r-ryantm/auto-update/scaleway-cli
...
scaleway-cli: 2.8.0 -> 2.9.0
2023-01-19 12:14:16 +08:00
Ryan Mulligan
faf0031868
Merge pull request #210612 from ryantm/rtm-1-13-libversion
...
libversion: 3.0.2 -> 3.0.3
2023-01-18 19:56:56 -08:00
figsoda
0ab027ec1b
Merge pull request #211496 from r-ryantm/auto-update/act
...
act: 0.2.35 -> 0.2.40
2023-01-18 22:43:57 -05:00
R. Ryantm
967d6520d4
scaleway-cli: 2.8.0 -> 2.9.0
2023-01-19 03:04:09 +00:00
Jade Lovelace
676c80dcc2
nix-doc: 0.5.6 -> 0.5.7
2023-01-19 12:56:35 +10:00
Sandro
3d14bd27f4
Merge pull request #206401 from imsofi/chromium-wrapper
...
chromium: fix web app linking
2023-01-19 03:15:07 +01:00
R. Ryantm
e8da685097
act: 0.2.35 -> 0.2.40
2023-01-19 02:05:16 +00:00
toonn
0aa2211390
Merge pull request #207512 from wegank/libpmenergy
...
darwin.apple_sdk_11_0.libpm: init
2023-01-19 03:00:37 +01:00
Nick Cao
63159a9912
Merge pull request #211116 from ehmry/eaglemode
...
eaglemode: restore build & install hooks, add .desktop file
2023-01-19 09:26:55 +08:00
Nick Cao
cdf1ea55a9
Merge pull request #211284 from rodrgz/mopidy-tidal
...
mopidy-tidal: init at 0.3.2
2023-01-19 09:19:47 +08:00
John Ericson
5340466804
Merge pull request #210980 from alyssais/libiconv-netbsd
...
libiconv: don't use libiconvReal on NetBSD
2023-01-18 20:18:35 -05:00
Nick Cao
cfd7784781
Merge pull request #211380 from msfjarvis/nerdfonts-2.3.0
...
nerdfonts: 2.2.2 -> 2.3.0
2023-01-19 09:15:28 +08:00
Nick Cao
f3892b6fd7
Merge pull request #211440 from r-ryantm/auto-update/h5utils
...
h5utils: 1.13.1 -> 1.13.2
2023-01-19 09:07:52 +08:00
Martin Weinelt
936b567ca6
Merge pull request #210299 from dotlambda/recurring-ical-events-2.0.0
...
python310Packages.caldav: 0.11.0 -> 1.0.1
2023-01-19 00:37:39 +00:00
figsoda
d0a6250668
git-nomad: fix build
2023-01-18 19:18:49 -05:00
figsoda
d1c8ffd7ec
Merge pull request #211332 from figsoda/thumbnail
...
mpvScripts.thumbnail: 0.5.1 -> 0.5.2
2023-01-18 19:13:05 -05:00
Robert Schütz
f070593940
home-assistant: pin icalendar at 4.1.0
2023-01-18 16:13:05 -08:00
Naïm Favier
556a4a7951
nixos/installation-cd-minimal: include HTML doc
...
Although we don't really need HTML documentation in the minimal installer,
not including it may cause annoying cache misses in the case of the NixOS manual.
2023-01-19 00:30:33 +01:00
figsoda
62e3072db6
onefetch: fix build
2023-01-18 18:25:01 -05:00
Anderson Torres
b30e996e6b
Merge pull request #211476 from benjaminor/fix-emacsPackages-perl-completion
...
emacsPackages.perl-completion: fix evaluation and mark as broken
2023-01-18 20:23:53 -03:00
Robert Schütz
75bdfaaf1b
Merge pull request #211014 from r-ryantm/auto-update/python310Packages.jaraco-test
...
python310Packages.jaraco-test: 5.2.0 -> 5.3.0
2023-01-18 15:18:24 -08:00
Benjamin Orthen
210c48b466
emacsPackages.perl-completion: fix evaluation and mark as broken
...
perl-completion (https://www.emacswiki.org/emacs/perl-completion.el )
depends on anything.el which is not in emacsPackages and has not
seen any updates since 2017
2023-01-18 23:58:37 +01:00