about summary refs log tree commit diff
path: root/pkgs/tools/virtualization
AgeCommit message (Collapse)AuthorFilesLines
2023-02-22google-guest-oslogin: 20230202.00 -> 20230217.00R. Ryantm1-2/+2
2023-02-20ovftool: 4.4.1-16812187 -> 4.5.0-20459872Morgan Jones2-81/+47
Use ovftool's bundled OpenSSL since they appear to be tied to it.
2023-02-16multipass: 1.11.0 -> 1.11.1R. Ryantm1-2/+2
2023-02-09cloud-init: remove phile314 as maintainerPhilipp Hausmann1-1/+1
2023-02-05Merge pull request #214697 from r-ryantm/auto-update/google-guest-osloginFlorian Klink1-2/+2
google-guest-oslogin: 20220721.00 -> 20230202.00
2023-02-05google-guest-oslogin: 20220721.00 -> 20230202.00R. Ryantm1-2/+2
2023-02-05google-guest-agent: 20230112.00 -> 20230202.00R. Ryantm1-2/+2
2023-02-04multipass: init at 1.11.0Jon Seager1-0/+128
2023-02-02govc: 0.30.1 -> 0.30.2R. Ryantm1-2/+2
2023-01-31Merge master into staging-nextgithub-actions[bot]1-3/+3
2023-01-30govc: 0.30.0 -> 0.30.1R. Ryantm1-3/+3
2023-01-25awsebcli: fix up, requests and future dependenciesKirill Radzikhovskyy1-2/+2
2023-01-23Merge pull request #201255 from r-ryantm/auto-update/linode-cliWeijia Wang1-4/+4
linode-cli: 5.25.0 -> 5.26.1
2023-01-22Merge pull request #196105 from r-ryantm/auto-update/kubevirtWeijia Wang1-2/+2
kubevirt: 0.57.1 -> 0.58.0
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol3-3/+3
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-14Merge pull request #209180 from NixOS/staging-nextMartin Weinelt1-2/+2
2023-01-14google-guest-agent: 20221109.00 -> 20230112.00R. Ryantm1-3/+3
2023-01-12Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-0/+30
2023-01-12supermin: init at 5.2.2Alyssa Ross1-0/+30
2023-01-07Merge master into staging-nextgithub-actions[bot]1-3/+3
2023-01-06uefi-run: 0.5.0 -> 0.6.0maddiethecafebabe1-3/+3
2023-01-05awsebcli: fixup, bump termcolor dependecyKirill Radzikhovskyy1-1/+1
2022-12-28python310Packages.botocore: 1.27.75 -> 1.29.38Anthony Roussel1-1/+1
2022-12-26Merge pull request #207744 from figsoda/nix-update-scriptfigsoda1-1/+1
treewide: remove attrPath from nix-update-script calls
2022-12-26treewide: remove attrPath from nix-update-script callsfigsoda1-1/+1
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-26cri-tools: 1.25.0 -> 1.26.0Sascha Grunert1-2/+2
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-12-22xe-guest-utilities: remove references to /bin/shRobert Schütz1-0/+6
2022-12-20xe-guest-utilities: 6.2.0 -> 7.30.0Robert Schütz2-85/+30
2022-12-17treewide: fix quoting of GITHUB_TOKEN in curlSandro Jäckel1-1/+1
2022-12-14Merge pull request #205875 from r-ryantm/auto-update/govcJörg Thalheim1-2/+2
govc: 0.29.0 -> 0.30.0
2022-12-13Merge pull request #205948 from ereslibre/fix-reg-aarch64-darwinfigsoda1-0/+15
reg: Fix aarch64-darwin build
2022-12-13treewide: mark packages broken that never built on PLATFORMRick van Schijndel1-0/+2
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-13reg: Fix aarch64-darwin buildRafael Fernández López1-0/+15
2022-12-13govc: 0.29.0 -> 0.30.0R. Ryantm1-2/+2
2022-12-01guestfs-tools: add virt-builder runtime depsAlyssa Ross1-0/+3
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-01guestfs-tools: fix virt-builder lookup pathAlyssa Ross1-0/+11
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-11-28Merge pull request #200139 from urandom2/dockstarterSandro1-0/+43
Fixes https://github.com/NixOS/nixpkgs/issues/180060
2022-11-27Merge pull request #197923 from SuperSandro2000/onmetal-imageSandro1-0/+41
2022-11-26dockstarter: init at unstable-2022-10-26Colin Arnott1-0/+43
Fixes #180060
2022-11-19cloud-init: 22.3.4 -> 22.4R. Ryantm1-2/+2
2022-11-17rootlesskit: 1.0.1 -> 1.1.0R. Ryantm1-3/+3
2022-11-16linode-cli: 5.25.0 -> 5.26.1R. Ryantm1-4/+4
2022-11-12google-guest-agent: 20221104.00 -> 20221109.00R. Ryantm1-2/+2
2022-11-11extra-container: fix src hashErik Arvstedt1-1/+1
I forgot to update it during the last version update.
2022-11-10Merge pull request #198526 from farnoy/nixos-container-unified-cgroupsEelco Dolstra1-0/+1
[nixos-container] Make nixos containers use unified cgroupsv2
2022-11-06nixos-container: force systemd-nspawn to use unified cgroups hierarchyJakub Okoński1-0/+1
2022-11-05google-guest-agent: 20221025.00 -> 20221104.00R. Ryantm1-2/+2
2022-11-05cloud-init: 22.3.3 -> 22.3.4R. Ryantm1-3/+3
2022-11-02Merge pull request #199084 from r-ryantm/auto-update/linode-cliMario Rodas1-4/+4
linode-cli: 5.24.0 -> 5.25.0
2022-11-02Merge master into staging-nextgithub-actions[bot]2-2/+2