Commit Graph

781 Commits

Author SHA1 Message Date
R. Ryantm
4f855640e1 cloud-init: 23.1.1 -> 23.1.2 2023-04-27 13:29:38 +00:00
Jean-François Roche
25671114cd
cloud-init: add udhcpc support (#226216)
* cloud-init: 22.4 -> 23.1.1

* cloud-init: add udhcpc support

Cloud-init use as dhcp client, dhclient, which is coming from the unmaintained package, isc-dhcp-client (refer https://www.isc.org/dhcp/) which ended support in 2022. dhclient is deprecated in nixos

Add patch to use `udhcpc` dhcp client coming from busybox instead.

PR based on #226173

refs #215571

upstream PR: https://github.com/canonical/cloud-init/pull/2125
2023-04-25 13:33:29 +02:00
Kirill Radzikhovskyy
70a89b0500 awsebcli: 3.20.5 -> 3.20.6 2023-04-25 07:39:32 +10:00
R. Ryantm
c6382f6544 cri-tools: 1.26.1 -> 1.27.0 2023-04-21 13:13:51 +10:00
R. Ryantm
8bd94a00c5 shipyard: 0.4.14 -> 0.5.2 2023-04-19 22:58:39 +00:00
matthewcroughan
1ee86f28c7 nixos-shell: add jq dependency 2023-04-17 13:44:03 +01:00
Bheesham Persaud
b2d23abb0b ec2instanceconnectcli: 1.0.2 -> 1.0.3 2023-04-15 16:48:28 +02:00
github-actions[bot]
bcca7c70b6
Merge master into staging-next 2023-04-11 00:02:15 +00:00
Weijia Wang
894ec4859f
Merge pull request #225508 from r-ryantm/auto-update/kubevirt
kubevirt: 0.58.0 -> 0.59.0
2023-04-11 01:25:44 +03:00
R. Ryantm
070cdd9951 google-guest-oslogin: 20230217.00 -> 20230406.02 2023-04-10 16:18:35 +00:00
R. Ryantm
64147e82b1 kubevirt: 0.58.0 -> 0.59.0 2023-04-09 21:46:09 +00:00
Maximilian Bosch
c5aabf6392
distrobuilder: fix build w/glibc-2.36
Failing Hydra build: https://hydra.nixos.org/build/193332774
2023-03-29 09:50:28 +02:00
R. Ryantm
a6f9791e4a govc: 0.30.2 -> 0.30.4 2023-03-22 17:07:38 +00:00
Kirill Radzikhovskyy
e2178f316b awsebcli: 3.20.3 -> 3.20.5 2023-03-16 07:41:06 +11:00
Vladimír Čunát
a86610144f
Merge #219444: staging-next 2023-03-04 2023-03-15 17:35:39 +01:00
Sascha Grunert
1544ef2401 cri-tools: 1.26.0 -> 1.26.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-16 00:42:06 +10:00
github-actions[bot]
d4187810f9
Merge master into staging-next 2023-03-08 00:02:34 +00:00
Kirill Radzikhovskyy
72d7d2e9cc awsebcli: add kirillrdy as maintainer 2023-03-08 07:33:59 +11:00
Martin Weinelt
ba41f2895c awsebcli: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Kirill Radzikhovskyy
86b4a95fe4 awsebcli: fixup, bump pathspec and termcolor versions 2023-03-03 23:57:09 +01:00
R. Ryantm
b9726b4832 google-guest-agent: 20230202.00 -> 20230221.00 2023-02-25 02:18:19 +00:00
R. Ryantm
3e7a003ff7 alpine-make-vm-image: 0.9.0 -> 0.11.0 2023-02-24 05:38:24 +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
R. Ryantm
c4937f84a5 cloud-init: 22.3.3 -> 22.3.4 2022-11-05 11:44:04 +08:00
Mario Rodas
8c73cb0d74
Merge pull request #199084 from r-ryantm/auto-update/linode-cli
linode-cli: 5.24.0 -> 5.25.0
2022-11-02 21:00:51 -05:00
github-actions[bot]
4b05cc6f66
Merge master into staging-next 2022-11-02 12:01:31 +00:00
Georges Dubus
cfdce3b542 cloud-init: remove madjar from maintainers 2022-11-02 10:54:42 +01:00
R. Ryantm
84fcda319e linode-cli: 5.24.0 -> 5.25.0 2022-11-02 01:36:14 +00:00
Erik Arvstedt
15be8a7020
extra-container: 0.10 -> 0.11 2022-10-31 16:15:43 +01:00
Martin Weinelt
3aab0da1c8
Merge pull request #198400 from kirillrdy/awsebcli 2022-10-30 02:05:51 +02:00
Kirill Radzikhovskyy
4a7b7d7785 awsebcli: fixup, use colorama from nixpkgs 2022-10-29 16:52:17 +11:00
Mario Rodas
6b8b5a7328
Merge pull request #198030 from r-ryantm/auto-update/google-guest-agent
google-guest-agent: 20221018.00 -> 20221025.00
2022-10-28 22:02:14 -05:00
R. Ryantm
560d5d4c1c google-guest-agent: 20221018.00 -> 20221025.00 2022-10-27 08:48:19 +00:00
illustris
06372b5e99 cloud-init: 21.4 -> 22.3.3 2022-10-27 08:07:48 +02:00
Sandro Jäckel
d421186dc5
onmetal-image: init at unstable-2022-09-28 2022-10-26 17:40:34 +02:00
Mario Rodas
4983e3e4dc
Merge pull request #196589 from r-ryantm/auto-update/google-guest-agent
google-guest-agent: 20220927.00 -> 20221018.00
2022-10-22 06:15:44 -05:00
R. Ryantm
415456e494 google-guest-agent: 20220927.00 -> 20221018.00 2022-10-19 12:38:37 +00:00
R. Ryantm
f4f6322b01 linode-cli: 5.23.0 -> 5.24.0 2022-10-19 09:23:38 +00:00
R. Ryantm
60f30ce214 kubevirt: 0.57.1 -> 0.58.0 2022-10-15 08:35:02 +00:00
R. Ryantm
ed65bae202 shipyard: 0.4.12 -> 0.4.14 2022-10-12 03:48:42 +00:00
Astro
4886f37b97 guestfs-tools: add optional dependency openssl 2022-10-10 23:06:11 +02:00
Astro
960cc8f3f1 guestfs-tools: install bash-completion scripts 2022-10-10 23:06:11 +02:00
Astro
fd7f6be003 guestfs-tools: patch less shebangs 2022-10-10 23:06:11 +02:00
Astro
c365b0d47b guestfs-tools: use libguestfs-with-appliance
Fixes "cannot find any suitable libguestfs supermin, fixed or old-style
appliance on LIBGUESTFS_PATH" when running virt-make-fs.
2022-10-10 23:06:03 +02:00
R. Ryantm
4e44672a0a shipyard: 0.4.10 -> 0.4.12 2022-10-08 20:17:52 +08:00
Thiago Kenji Okada
023d57eae7 guestfs-tools: init at 1.48.2 2022-10-07 16:03:54 +01:00
Jonas Heinrich
81b1c19c5e
Merge pull request #193314 from r-ryantm/auto-update/google-guest-agent
google-guest-agent: 20220824.00 -> 20220927.00
2022-09-30 11:39:11 +02:00
R. Ryantm
d033578b85 google-guest-agent: 20220824.00 -> 20220927.00 2022-09-28 11:04:25 +00:00
github-actions[bot]
70776ac218
Merge master into staging-next 2022-09-28 00:06:02 +00:00
R. Ryantm
c8785ded90 kubevirt: 0.57.0 -> 0.57.1 2022-09-26 18:50:34 +00:00
Frederik Rietdijk
de57d754a0 Merge master into staging-next 2022-09-26 09:31:22 +02:00
Madeline S
cf49501b21
uefi-run: init at 0.5.0 (#184200)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-09-25 23:42:38 +02:00
Sandro
2554d8c5ae
Merge pull request #191573 from tjni/awsebcli 2022-09-23 21:26:44 +02:00
github-actions[bot]
659e794cd5
Merge master into staging-next 2022-09-22 06:19:43 +00:00
Ryan Mulligan
b400c929d3
Merge pull request #192053 from r-ryantm/auto-update/linode-cli
linode-cli: 5.22.0 -> 5.23.0
2022-09-21 20:22:50 -07:00
github-actions[bot]
57e15d64c3
Merge master into staging-next 2022-09-21 18:01:25 +00:00
Jakub Kozłowski
944c6691fc
aws: remove, recommend awscli / awscli2 (#176707)
Co-authored-by: superherointj <5861043+superherointj@users.noreply.github.com>
2022-09-21 19:06:36 +02:00
R. Ryantm
9fd75b45a0 kubevirt: 0.56.1 -> 0.57.0 2022-09-21 08:17:18 +00:00
R. Ryantm
b160e51cc8 linode-cli: 5.22.0 -> 5.23.0 2022-09-20 09:17:51 +00:00
Kirill Radzikhovskyy
d47e9bf0cd
awsebcli: fixup botocore, pathspec, termcolor dependencies 2022-09-19 16:05:53 +02:00
Theodore Ni
f5f1b54eeb
awsebcli: relax pathspec version 2022-09-16 15:36:38 -07:00
R. Ryantm
e55ab662b5 kubevirt: 0.56.0 -> 0.56.1 2022-09-15 21:08:26 +00:00
R. Ryantm
7668535584 linode-cli: 5.22.0 -> 5.22.0 2022-09-08 04:01:01 +00:00
R. Ryantm
71d2c6c28c rootlesskit: 1.0.0 -> 1.0.1 2022-08-31 19:25:34 +10:00
Jonas Heinrich
e0602af03c
Merge pull request #188159 from r-ryantm/auto-update/google-guest-agent
google-guest-agent: 20220713.00 -> 20220824.00
2022-08-30 09:35:32 +02:00
Bobby Rong
05a7d8eda2
Merge pull request #188057 from r-ryantm/auto-update/kubevirt
kubevirt: 0.55.1 -> 0.56.0
2022-08-30 11:09:03 +08:00
Jonas Heinrich
7793395bb6
Merge pull request #187822 from r-ryantm/auto-update/linode-cli
linode-cli: 5.22.0 -> 5.22.0
2022-08-29 22:41:33 +02:00
Jonas Heinrich
407865abf8
Merge pull request #183846 from r-ryantm/auto-update/shipyard
shipyard: 0.3.48 -> 0.4.10
2022-08-27 13:05:08 +02:00
Sascha Grunert
3153b8afdf cri-tools: 1.24.2 -> 1.25.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-08-26 19:11:56 +10:00
R. Ryantm
0b6cce1cc1 google-guest-agent: 20220713.00 -> 20220824.00 2022-08-24 11:07:45 +00:00
R. Ryantm
c8dc3956f4 kubevirt: 0.55.1 -> 0.56.0 2022-08-23 17:06:41 +00:00
R. Ryantm
80a29b8205 linode-cli: 5.22.0 -> 5.22.0 2022-08-22 04:38:11 +00:00
R. Ryantm
45804be482 kubevirt: 0.55.0 -> 0.55.1 2022-08-19 14:02:26 +10:00
R. Ryantm
9a7b08c637 shipyard: 0.3.48 -> 0.4.10 2022-08-17 21:20:48 +00:00
R. Ryantm
32733dc51e google-guest-agent: 20220104.00 -> 20220713.00 2022-08-14 10:44:49 +00:00
R. Ryantm
4b7dbc98f7 alpine-make-vm-image: 0.8.0 -> 0.9.0 2022-08-12 14:05:57 +00:00
Anderson Torres
74a50898fd
Merge pull request #186180 from AndersonTorres/remove-tarballs-nixos
Remove references to tarballs.nixos.org
2022-08-12 02:56:08 -03:00
AndersonTorres
30fc9269c1 ec2-api-tools: remove reference to tarballs.nixos.org 2022-08-11 20:31:57 -03:00
Kirill Radzikhovskyy
5d42df5739 awsebcli: fix build, update botocore to match upstream 2022-08-10 17:09:24 +10:00
R. Ryantm
e52a714ed9 linode-cli: 5.21.0 -> 5.22.0 2022-07-31 19:07:19 +00:00
Sandro
0daccc81b8
Merge pull request #183215 from r-ryantm/auto-update/distrobuilder 2022-07-29 16:50:54 +02:00
R. Ryantm
462ebbe5c4 kubevirt: 0.54.0 -> 0.55.0 2022-07-29 18:29:29 +10:00
Florian Klink
3ad96413d5
Merge pull request #183317 from r-ryantm/auto-update/google-guest-oslogin
google-guest-oslogin: 20220205.00 -> 20220721.00
2022-07-29 13:05:38 +07:00
R. Ryantm
743cc00685 govc: 0.28.0 -> 0.29.0 2022-07-28 13:33:23 +00:00
R. Ryantm
c8ada6f3c7 google-guest-oslogin: 20220205.00 -> 20220721.00 2022-07-28 13:22:28 +00:00
R. Ryantm
d29b571242 distrobuilder: 2.0 -> 2.1 2022-07-28 04:37:36 +00:00
github-actions[bot]
7dca425a79
Merge master into staging-next 2022-07-27 06:01:18 +00:00
R. Ryantm
7add830039 linode-cli: 5.21.0 -> 5.21.0 2022-07-26 06:11:56 +00:00
Kirill Radzikhovskyy
c58d450c37 awsebcli: fixup, use more versions from nixpkgs 2022-07-21 22:35:30 +02:00
Martin Weinelt
5f413aa580 awsebcli: drop requests override, relax constraint
Passing the trustme dependency into requests checkInputs has become an
infinite recursion since the latest hypothesis update.

It is unclear what the dependency chain is that causes this, but there
is little need in overriding requests, since its API is mostly very
stable.
2022-07-21 22:33:37 +02:00
R. Ryantm
1b79dbb4d7 linode-cli: 5.21.0 -> 5.21.0 2022-07-17 05:20:14 +00:00
R. Ryantm
3b541e59ac linode-cli: 5.17.2 -> 5.21.0 2022-07-11 04:59:56 +00:00
Kevin Cox
1b47a92ce4
Merge pull request #178057 from risicle/ris-native-source-provenance-servers-tools-2
treewide/servers,shells,tools: add `sourceType` for more packages
2022-07-07 09:18:24 -04:00
Sebastian Hasler
a2642faaea virtctl: 0.53.0 -> 0.54.0 2022-07-05 17:05:58 -03:00
kilianar
df23b42a9a udocker: fix build failure
use_2to3 was removed from setuptools with version 58.0.0. There is an
upstream issue for this error
(https://github.com/indigo-dc/udocker/issues/358) and has been resolved
with commit
9f7d6c5f9a.
We apply this commit as a patch.

Disable test_02__load_structure because it fails with a
unittest.mock.InvalidSpecError.
2022-07-05 15:36:33 +02:00
Robert Scott
3d6c926c4f treewide/servers,shells,tools: add sourceType for more packages 2022-07-02 13:38:00 +01: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
Erik Arvstedt
ca12710b06
extra-container: 0.8 -> 0.10 2022-06-26 17:11:35 +02:00
Han Verstraete
6bd1025a28 nixos-shell: 0.2.2 -> 1.0.0 2022-06-19 20:37:25 +08:00
Sergei Trofimovich
5ee88ab21d Merge master into staging-next 2022-06-18 08:00:58 +01:00
Aaron Jheng
3b11bd8857
awless: remove
awless is lack of maintenance from upstream since 2018.
2022-06-17 15:02:31 +00:00
github-actions[bot]
ccdd0f7af6
Merge master into staging-next 2022-06-16 23:27:22 +00:00
Robert Scott
61c35da607 treewide/servers,tools: add sourceType binaryNativeCode for many packages 2022-06-16 20:21:42 +01:00
Kirill Radzikhovskyy
63576fb5c3 awsebcli: fixup, use python.pkgs.six from nixpkgs 2022-06-12 08:01:13 +10:00
teutat3s
cf594d1f6e
cloud-init: fix missing pyserial dependency
and check for all required imports as per requirements.txt

While debugging missing metadata in the cloud-init boot local phase
in a NixOS VM on SmartOS, the following error was observed:
SystemError: Unable to open /dev/ttyS1
Adding the missing pyserial dependency fixes the above error and
cloud-init metadata detection now works in NixOS VMs on SmartOS
2022-06-07 14:33:03 +02:00
zowoq
b7b91880d3 docker-compose: default to v2 2022-06-06 14:58:18 +10:00
Sergei Trofimovich
3978ed8109 xe-guest-utilities: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: utils.o:xenstore/utils.h:27:
      multiple definition of `xprintf'; xenstored_core.o:xenstore/utils.h:27: first defined here
2022-06-03 08:30:43 +01:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Sascha Grunert
90ce1f86b9 cri-tools: 1.24.1 -> 1.24.2
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-05-30 21:45:00 +10:00
Rick van Schijndel
223184228c awless: mark broken for aarch64-linux
Unclear if this ever worked.

asm: InitTextSym double init for .Syscall
panic: invalid use of LSym - NewFuncInfo with Extra of type *obj.FuncInfo

goroutine 1 [running]:
cmd/internal/obj.(*LSym).NewFuncInfo(0x400015e100)
        /nix/store/9nqp0vlgakl12c6irdn3qvicqsvc2zl8-go-1.17.10/share/go/src/cmd/internal/obj/link.go:496 +0x134
cmd/internal/obj.(*Link).InitTextSym(0x400017c000, 0x400015e100, 0x4)
        /nix/store/9nqp0vlgakl12c6irdn3qvicqsvc2zl8-go-1.17.10/share/go/src/cmd/internal/obj/plist.go:153 +0x10c
cmd/asm/internal/asm.(*Parser).asmText(0x400013fe60, {0x400013fd00, 0x3, 0x3})
        /nix/store/9nqp0vlgakl12c6irdn3qvicqsvc2zl8-go-1.17.10/share/go/src/cmd/asm/internal/asm/asm.go:180 +0x4f0
cmd/asm/internal/asm.(*Parser).pseudo(0x400013fe60, {0x4000130460, 0x4}, {0x400013fd00, 0x3, 0x3})
        /nix/store/9nqp0vlgakl12c6irdn3qvicqsvc2zl8-go-1.17.10/share/go/src/cmd/asm/internal/asm/parse.go:297 +0x7c
cmd/asm/internal/asm.(*Parser).Parse(0x400013fe60)
        /nix/store/9nqp0vlgakl12c6irdn3qvicqsvc2zl8-go-1.17.10/share/go/src/cmd/asm/internal/asm/parse.go:105 +0xcc
main.main()
        /nix/store/9nqp0vlgakl12c6irdn3qvicqsvc2zl8-go-1.17.10/share/go/src/cmd/asm/main.go:91 +0x814
2022-05-29 10:56:02 +02:00
Sascha Grunert
a434418bbe cri-tools: 1.23.0 -> 1.24.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-05-24 19:25:12 +10:00
Aaron Jheng
1b74650e61
govc: 0.25.0 -> 0.28.0 2022-05-14 00:47:55 +00:00
Sebastian Hasler
a99b8cac44
kubevirt: 0.52.0 -> 0.53.0 2022-05-12 15:52:07 +02:00
Sandro
58585adbcd
Merge pull request #171862 from WolfangAukang/ovftool 2022-05-09 03:47:09 +02:00
P. R. d. O
b330818d69
ovftool: init at 4.4.1 2022-05-08 14:14:54 -06:00
haslersn
1391482b41
virtctl: init at 0.52.0 (#171734)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-08 22:11:41 +02:00
Patryk Wychowaniec
56ab4f61bc
nixos/lxd: improve tests
- Make tests/lxd.nix use NixOS's lxdMeta & lxdImage to avoid relying on
  3rd party containers such as Alpine Linux for testing purposes.
- Merge tests/lxd-image.nix into tests/lxd.nix, since now both have a
  similar structure.
- Extract duplicated inline LXD configuration into a separate file,
- Add passthru.lxd-nftables & passthru.lxd-image-server.
2022-05-03 12:24:13 +02:00
adisbladis
dc26602aed nixos-container: Add tests to passthru for CI 2022-04-27 18:35:51 +12:00
adisbladis
81d192cfa6 nixos-container: Add compatibility hack for pre-22.05 state/config directories 2022-04-27 18:35:13 +12:00
adisbladis
7d9a979b2e nixos-container: Make configuration and state directories configurable
/etc/containers is also used by Podman, Skopeo & other popular
container tooling so we need to be able to move to another
configuration directory.

The state move is not strictly a requirement but is good for consistency.
2022-04-27 18:35:03 +12:00
Bobby Rong
47fb2d4bb9
Merge pull request #167120 from aaronjheng/marathonctl
marathonctl: 2017-03-06 -> 0.0.7
2022-04-26 16:44:52 +08:00
Martin Weinelt
a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Martin Weinelt
33425fdc96
Merge pull request #166489 from NixOS/python-updates 2022-04-15 03:47:30 +02:00
Kirill Radzikhovskyy
7f613bbdb6 awsebcli: fixup, downgrade jmespath 2022-04-15 01:39:55 +02:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
Ryan Mulligan
542f7f8330
Merge pull request #167614 from r-ryantm/auto-update/linode-cli
linode-cli: 5.17.2 -> 5.17.2
2022-04-11 07:03:01 -07:00
ajs124
58303b3ef5
Merge pull request #164309 from liff/rootlesskit/v0.14
rootlesskit: 0.11.1 -> 1.0.0
2022-04-10 21:35:49 +01:00
R. Ryantm
08f4d64b70 linode-cli: 5.17.2 -> 5.17.2 2022-04-07 00:17:15 +00:00
Kirill Radzikhovskyy
1bd060ba67 awsebcli: fixup 2022-04-05 19:15:30 -04:00
ajs124
9dca986a47 Revert "ovftool: init at 4.4.1"
This reverts commit 0418760037.
2022-04-04 15:10:45 +01:00
Aaron Jheng
1f72f97534
marathonctl: 2017-03-06 -> 0.0.7 2022-04-04 03:15:14 +00:00
Andrew Marshall
ebfb266f31 linode-cli: Remove update check
Upon every API call, this program will check the API version and make a
request to PyPi to check the latest version and, if not latest, will
show a warning like

> The API responded with version 1.2.4, which is newer than the CLI's
> version of 1.2.3.  Please update the CLI to get access to the newest
> features.  You can update with a simple `pip install --upgrade
> linode-cli`

This is not really useful with Nix, as the update message is wrong. And
connecting to a third-party on each usage is not desired, either.
2022-04-01 15:38:49 -04:00
Ben Siraphob
61776f460f
treewide: remove stdenv from buildInputs 2022-03-31 11:19:30 -05:00
Olli Helenius
7ee72e5597
rootlesskit: 0.11.1 -> 1.0.0 2022-03-27 15:08:10 +03:00
R. Ryantm
263c767ec6 linode-cli: 5.17.2 -> 5.17.2 2022-03-25 07:14:01 +00:00
Kirill Radzikhovskyy
442c54c475 awsebcli: fixup! 2022-03-19 08:22:01 -04:00
Sandro
fdeb9cb55d
Merge pull request #162497 from r-ryantm/auto-update/shipyard 2022-03-18 15:40:15 +01:00
R. Ryantm
42597db91c linode-cli: 5.17.1 -> 5.17.2 2022-03-11 07:01:15 +00:00
R. Ryantm
45295517b9 shipyard: 0.3.47 -> 0.3.48 2022-03-02 15:45:36 +00:00
R. Ryantm
6fb057df97 shipyard: 0.3.45 -> 0.3.47 2022-02-24 20:19:06 +00:00
Ryan Mulligan
c13e0a5171
Merge pull request #160995 from r-ryantm/auto-update/shipyard
shipyard: 0.3.44 -> 0.3.45
2022-02-23 06:31:54 -08:00
Kirill Radzikhovskyy
800013956d awsebcli: 3.14.2 -> 3.20.3 2022-02-21 14:39:44 -08:00
R. Ryantm
00acde8e58 shipyard: 0.3.44 -> 0.3.45 2022-02-20 02:34:28 +00:00
R. RyanTM
4539bea1e6
shipyard: 0.3.30 -> 0.3.44
(#159751)
2022-02-17 13:29:29 +01:00
R. Ryantm
2ad49320c2 google-guest-oslogin: 20211213.00 -> 20220205.00 2022-02-12 09:20:05 +00:00
R. Ryantm
8279ba6727 linode-cli: 5.16.0 -> 5.17.1 2022-02-10 11:52:42 -08:00
Sandro
5560c824c7
Merge pull request #157761 from tp-la/amazon-ec2-utils 2022-02-07 01:53:35 +01:00
Sandro
255417b8f4
Merge pull request #157146 from illustris/cloudinit 2022-02-07 01:27:21 +01:00
Florian Klink
def482e28d
Merge pull request #150837 from abbradar/google-guest-agent
Move GCE config to google-guest-agent
2022-02-06 11:27:27 +01:00
Nikolay Amiantov
077d0524cc google-compute-engine-oslogin: 20210429.00 -> 20211213.00
* Rename to google-guest-oslogin;
* Fix systemd service;
* Small cleanup.
2022-02-05 23:33:10 +03:00
Nikolay Amiantov
c3f278bfba google-guest-configs: init at 20211116.00 2022-02-05 23:33:10 +03:00
Nikolay Amiantov
6c3dd634ef google-guest-agent: init at 20220104.00 2022-02-05 23:33:10 +03:00
Tom Prince
653a3e4ed0 amazon-ec2-utils: 1.2 -> 2.0
This also replaces the ec2-utils package, which is an older version.
2022-02-04 12:53:58 -07:00
R. Ryantm
01ed75f039 linode-cli: 5.15.0 -> 5.16.0 2022-02-03 05:00:45 +00:00
illustris
f01af2e126 cloud-init: add passthru test 2022-01-31 09:51:19 +05:30
illustris
d0c12f5b3f cloud-init: fix network renderer detection 2022-01-31 09:50:14 +05:30
R. Ryantm
13b987abce linode-cli: 5.14.0 -> 5.15.0 2022-01-27 19:10:32 +00:00
Ryan Mulligan
945ec49904
Merge pull request #154439 from r-ryantm/auto-update/linode-cli
linode-cli: 5.14.0 -> 5.14.0
2022-01-25 20:04:25 -08:00
Sascha Grunert
9ef57dfac7 cri-tools: 1.22.0 -> 1.23.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-18 07:12:18 +10:00
Robert Schütz
d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
R. Ryantm
7f814614d6 linode-cli: 5.14.0 -> 5.14.0 2022-01-11 05:53:11 +00:00
Renaud
62a112b30e
Merge pull request #153217 from c0bw3b/meta/apsl-asl
Treewide: fix wrong declaration of Apache License 2.0
2022-01-04 13:44:06 +01:00
c0bw3b
658d3e9af8 Treewide: fix wrong declaration of Apache License 2.0
These packages were announced as published under Apple Public Source
License 2.0 ('apsl20' short handle) but they are actually published
under the Apache License 2.0 ('asl20' short handle)
2022-01-02 15:23:43 +01:00
Martin Weinelt
74c730bd87
euca2ools: remove
Uses python2 and the upstream stopped maintaining it in 2017.
2022-01-02 13:38:11 +01:00
zowoq
1277a38c74 cloudmonkey: remove unnecessary runVend 2021-12-31 23:17:48 +10:00
R. Ryantm
bd39ea0730 linode-cli: 5.13.2 -> 5.14.0 2021-12-16 23:44:37 +00:00
Jörn Gersdorf
67f6fbd531 nixos-shell: 0.21 -> 0.22 2021-12-08 20:24:03 +01:00
Ryan Mulligan
794fceb5ce
Merge pull request #148934 from r-ryantm/auto-update/linode-cli
linode-cli: 5.12.0 -> 5.13.2
2021-12-06 18:28:38 -08:00
Kim Lindberger
f9dc6300a8
Merge pull request #148467 from talyz/revert-gce-upgrade
Revert "google-compute-engine: 20190124 -> 20200113.0 (#131761)"
2021-12-06 09:51:02 +01:00
R. Ryantm
512c518814 linode-cli: 5.12.0 -> 5.13.2 2021-12-06 08:43:33 +00:00
Sandro
33d8891fac
Merge pull request #148280 from alyssais/alpine-make-vm-image 2021-12-05 02:07:14 +01:00
talyz
5a4ea496b6
Revert "google-compute-engine: 20190124 -> 20200113.0 (#131761)"
This reverts commit 1748291445.

This upgrade broke the google-compute-config module. See
https://github.com/NixOS/nixpkgs/pull/144761 for more info.
2021-12-03 17:30:55 +01:00
Bobby Rong
a6800d74c5
Merge pull request #143602 from r-ryantm/auto-update/cloudmonkey
cloudmonkey: 6.1.0 -> 6.2.0
2021-12-02 22:22:23 +08:00
Alyssa Ross
25fc09ce0d
alpine-make-vm-image: 0.7.0 -> 0.8.0 2021-12-02 13:53:44 +00:00
Felix Buehler
22dffe27f3 pkgs/tools: use pname&version instead of name 2021-11-30 21:11:29 +01:00
Sandro
f52673af0e
Merge pull request #144700 from ryantm/auto-update/linode-cli 2021-11-30 18:14:55 +01:00
Fabian Affolter
b3c9ba1d03 cloud-init: 21.2 -> 21.4 2021-11-28 13:26:00 +01:00
xaverdh
03a257e5a3
treewide: quote urls according to rfc 0045 (#145260)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 11:37:56 +01:00
Ryan Mulligan
84ba011986 linode-cli: 5.11.1 -> 5.12.0 2021-11-04 21:45:34 -07:00
Maciej Krüger
0cecb3303a
lxd-image-server: init at 0.0.4 2021-11-03 14:29:27 +01:00
superherointj
df4fac48fc maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
R. Ryantm
1a61577867 distrobuilder: 1.3 -> 2.0 2021-10-29 10:03:44 +00:00
R. Ryantm
742fddd514 cloudmonkey: 6.1.0 -> 6.2.0 2021-10-29 07:46:54 +00:00
superherointj
863dd420d9 linode-cli: 5.9.0 -> 5.11.1 2021-10-20 17:45:53 -03:00
superherointj
875bb31d26 linode-cli: update script fix #3 2021-10-14 15:17:45 -03:00
Matthieu Coudron
fb79f910b7 mininet: 2.3.0d6 -> 2.3.0 2021-10-10 22:31:45 +02:00
superherointj
c0cc04d550 linode-cli: fix escape on updateScript 2021-10-02 22:55:25 -03:00
Erik Arvstedt
e02190a5d0
extra-container: init at 0.8 2021-09-30 22:52:13 +02:00
superherointj
80ea69bdc8
linode-cli: add updateScript (#138547)
* linode-cli: add updateScript

* Update pkgs/tools/virtualization/linode-cli/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-22 21:41:14 +02:00
R. RyanTM
e5f5716a36 shipyard: 0.3.27 -> 0.3.30 2021-09-16 18:08:31 +00:00
superherointj
c55a7ebc57 linode-cli: 5.8.2 -> 5.9.0 2021-09-14 12:53:11 -03:00
Sandro
8dd363b43c
Merge pull request #135292 from r-ryantm/auto-update/shipyard
shipyard: 0.3.2 -> 0.3.27
2021-09-12 17:07:14 +02:00
Ryan Mulligan
c4b89f347c linode-cli: 5.8.1 -> 5.8.2 2021-09-07 16:46:34 -07:00
Phillip Cloud
1748291445
google-compute-engine: 20190124 -> 20200113.0 (#131761)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-27 05:21:48 +02:00
zowoq
b8540b9d02 distrobuilder: remove unused deps.nix 2021-08-27 06:43:33 +10:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
superherointj
62f99ef465 linode-cli: 5.6.0 -> 5.8.1 2021-08-25 22:12:21 -03:00
R. RyanTM
0876f5cd61 shipyard: 0.3.2 -> 0.3.27 2021-08-22 14:17:28 +00:00
Fabian Affolter
fe473b5644 cloud-init: add licenses 2021-08-22 11:41:13 +02:00
superherointj
081499b075 linode-cli: 5.5.2 -> 5.6.0 2021-08-13 22:25:17 -03:00
R. RyanTM
31a66b9239 distrobuilder: 1.2 -> 1.3 2021-08-10 13:08:09 +00:00
Sandro
efd5fad88f
Merge pull request #133109 from ereslibre/add-reg 2021-08-08 14:59:25 +02:00