Commit Graph

560 Commits

Author SHA1 Message Date
R. Ryantm
b9726b4832 google-guest-agent: 20230202.00 -> 20230221.00 2023-02-25 02:18:19 +00:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
R. Ryantm
9d11a0c1ce google-guest-oslogin: 20230202.00 -> 20230217.00 2023-02-22 05:52:50 +00:00
Morgan Jones
b11de88b22 ovftool: 4.4.1-16812187 -> 4.5.0-20459872
Use ovftool's bundled OpenSSL since they appear to be tied to it.
2023-02-20 00:46:41 -08:00
R. Ryantm
0e13156ae3 multipass: 1.11.0 -> 1.11.1 2023-02-16 05:11:06 +00:00
Philipp Hausmann
8f972f694f cloud-init: remove phile314 as maintainer 2023-02-09 22:16:44 +01:00
Florian Klink
461ef24010
Merge pull request #214697 from r-ryantm/auto-update/google-guest-oslogin
google-guest-oslogin: 20220721.00 -> 20230202.00
2023-02-05 21:19:31 +01:00
R. Ryantm
ce91999174 google-guest-oslogin: 20220721.00 -> 20230202.00 2023-02-05 07:14:03 +00:00
R. Ryantm
09e0365549 google-guest-agent: 20230112.00 -> 20230202.00 2023-02-05 05:34:18 +00:00
Jon Seager
db9d730b1e
multipass: init at 1.11.0 2023-02-04 07:44:02 +00:00
R. Ryantm
53c73eb77d govc: 0.30.1 -> 0.30.2 2023-02-02 11:19:41 +00:00
github-actions[bot]
66bb8338fc
Merge master into staging-next 2023-01-31 06:01:26 +00:00
R. Ryantm
ffca3fd6cc govc: 0.30.0 -> 0.30.1 2023-01-30 20:55:00 +00:00
Kirill Radzikhovskyy
4fbe3e450b awsebcli: fix up, requests and future dependencies 2023-01-25 06:42:40 +09:00
Weijia Wang
7ed179a6e1
Merge pull request #201255 from r-ryantm/auto-update/linode-cli
linode-cli: 5.25.0 -> 5.26.1
2023-01-23 06:35:29 +01:00
Weijia Wang
a00dbbef92
Merge pull request #196105 from r-ryantm/auto-update/kubevirt
kubevirt: 0.57.1 -> 0.58.0
2023-01-22 22:32:34 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Martin Weinelt
b974cf6522
Merge pull request #209180 from NixOS/staging-next 2023-01-14 16:26:39 +00:00
R. Ryantm
25bf3d689d google-guest-agent: 20221109.00 -> 20230112.00 2023-01-14 02:53:18 +00:00
Martin Weinelt
5342b695b1 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-12 23:07:01 +01:00
Alyssa Ross
cbf163490e supermin: init at 5.2.2 2023-01-12 01:12:50 +00:00
github-actions[bot]
76d33189ba
Merge master into staging-next 2023-01-07 12:01:24 +00:00
maddiethecafebabe
fa908526f3 uefi-run: 0.5.0 -> 0.6.0 2023-01-06 21:18:31 +01:00
Kirill Radzikhovskyy
109aabe2e8 awsebcli: fixup, bump termcolor dependecy 2023-01-05 13:20:46 +01:00
Anthony Roussel
9a0aed0dc1
python310Packages.botocore: 1.27.75 -> 1.29.38 2022-12-28 17:58:33 +01:00
figsoda
c78ad3c4fa
Merge pull request #207744 from figsoda/nix-update-script
treewide: remove attrPath from nix-update-script calls
2022-12-26 19:00:46 -05:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Sascha Grunert
bd8c376d2b cri-tools: 1.25.0 -> 1.26.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-12-26 10:18:05 +10:00
Robert Schütz
61184e7ecc xe-guest-utilities: remove references to /bin/sh 2022-12-22 01:25:45 -08:00
Robert Schütz
c1c6565edc xe-guest-utilities: 6.2.0 -> 7.30.0 2022-12-20 08:02:57 -08:00
Sandro Jäckel
04a1c0d7ad
treewide: fix quoting of GITHUB_TOKEN in curl 2022-12-17 23:32:43 +01:00
Jörg Thalheim
b955ac25e0
Merge pull request #205875 from r-ryantm/auto-update/govc
govc: 0.29.0 -> 0.30.0
2022-12-14 21:58:23 +00:00
figsoda
1c67a76d4c
Merge pull request #205948 from ereslibre/fix-reg-aarch64-darwin
reg: Fix aarch64-darwin build
2022-12-13 22:24:02 -05:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Rafael Fernández López
2c78bbbbb4
reg: Fix aarch64-darwin build 2022-12-13 21:27:08 +01:00
R. Ryantm
4fa694adf2 govc: 0.29.0 -> 0.30.0 2022-12-13 03:45:19 +00:00
Alyssa Ross
74a1545090
guestfs-tools: add virt-builder runtime deps
These are required to do anything useful with the program.  It tries
to run virt-resize from PATH, so $out/bin needs to be included as
well.
2022-12-01 08:49:30 +00:00
Alyssa Ross
ad3c91ce35
guestfs-tools: fix virt-builder lookup path
virt-builder --list would be empty, because it would look in
/etc/.virt-builder-wrapped.  Instead, we want it to look in
$out/etc/virt-builder, where the data is actually installed (while
still allowing user-provided overrides to be placed in /etc).
2022-12-01 08:49:18 +00:00
Sandro
b4fcfe4144
Merge pull request #200139 from urandom2/dockstarter
Fixes https://github.com/NixOS/nixpkgs/issues/180060
2022-11-28 00:59:40 +01:00
Sandro
1ffa33bf09
Merge pull request #197923 from SuperSandro2000/onmetal-image 2022-11-27 22:55:01 +01:00
Colin Arnott
0c540ad804
dockstarter: init at unstable-2022-10-26
Fixes #180060
2022-11-26 02:54:25 +00:00
R. Ryantm
4c1a2d78f4 cloud-init: 22.3.4 -> 22.4 2022-11-19 10:43:30 +08:00
R. Ryantm
396ba2dd17 rootlesskit: 1.0.1 -> 1.1.0 2022-11-17 14:09:17 +10:00
R. Ryantm
0c621bc41b linode-cli: 5.25.0 -> 5.26.1 2022-11-16 19:33:13 +00:00
R. Ryantm
28c23de0e9 google-guest-agent: 20221104.00 -> 20221109.00 2022-11-12 07:35:12 +00:00
Erik Arvstedt
e32b81f3b3
extra-container: fix src hash
I forgot to update it during the last version update.
2022-11-11 16:57:16 +01:00
Eelco Dolstra
0a00b332cd
Merge pull request #198526 from farnoy/nixos-container-unified-cgroups
[nixos-container] Make nixos containers use unified cgroupsv2
2022-11-10 13:37:43 +01:00
Jakub Okoński
12508ac79a nixos-container: force systemd-nspawn to use unified cgroups hierarchy 2022-11-06 17:12:02 +01:00
R. Ryantm
2b43dcf620 google-guest-agent: 20221025.00 -> 20221104.00 2022-11-05 16:07:15 +00:00