Commit Graph

806 Commits

Author SHA1 Message Date
github-actions[bot]
a459b363de
Merge master into staging-next 2024-04-16 12:01:11 +00:00
R. Ryantm
61646987e6 govc: 0.36.3 -> 0.37.0 2024-04-13 00:57:08 +00:00
github-actions[bot]
110bd4dbee
Merge staging-next into staging 2024-04-05 06:01:46 +00:00
R. Ryantm
a13d01ff04 govc: 0.36.2 -> 0.36.3 2024-04-04 20:58:09 +00:00
annalee
6fe5877a49
Merge remote-tracking branch 'upstream/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/colorcet/default.nix
2024-04-02 18:11:12 +00:00
Weijia Wang
2b29ae4d92
Merge pull request #299565 from r-ryantm/auto-update/govc
govc: 0.36.1 -> 0.36.2
2024-04-02 16:53:28 +02:00
github-actions[bot]
cecbc89f55
Merge staging-next into staging 2024-04-01 06:01:40 +00:00
Adam C. Stephens
559cda20de
Merge pull request #300151 from adamcstephens/lxcfs/6
lxcfs: 5.0.4 -> 6.0.0
2024-03-31 23:26:37 -04:00
github-actions[bot]
c8275d7800
Merge staging-next into staging 2024-03-31 18:01:31 +00:00
Nick Cao
afcd1c5328
Merge pull request #299653 from illustris/cloud-init
cloud-init: update patch
2024-03-31 11:07:51 -04:00
Adam Stephens
248dc21a54
treewide: fix renamed incus container tests 2024-03-29 22:27:22 -04:00
annalee
7f0e8fc4f9
Merge remote-tracking branch 'upstream/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/langchain-core/default.nix
2024-03-29 00:12:10 +00:00
Philip Taron
3c9cdd2965 Avoid top-level with ...; in pkgs/tools/virtualization/awsebcli/default.nix 2024-03-28 21:30:46 +01:00
github-actions[bot]
f507e44ff4
Merge staging-next into staging 2024-03-28 18:01:49 +00:00
R. Ryantm
b5f0a95cce cloudmonkey: 6.3.0 -> 6.4.0 2024-03-28 06:06:29 +00:00
illustris
fa33675f10
cloud-init: update patch 2024-03-28 10:39:51 +05:30
R. Ryantm
eac0c48f38 govc: 0.36.1 -> 0.36.2 2024-03-27 19:04:20 +00:00
Martin Weinelt
5680f319fd
python311Packages.pytest7CheckHook: init
and migrate existing overrides.
2024-03-26 01:37:25 +01:00
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
Martin Weinelt
3321e63b12
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19 04:00:32 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
github-actions[bot]
cc92370007
Merge master into staging-next 2024-03-14 00:02:16 +00:00
R. Ryantm
839cb91790 govc: 0.36.0 -> 0.36.1 2024-03-13 01:36:48 +00:00
Martin Weinelt
8f013b9871 cloud-init: 23.4.4 -> 24.1
https://raw.githubusercontent.com/canonical/cloud-init/24.1/ChangeLog
2024-03-12 18:25:15 +01:00
R. Ryantm
b25ebe535b rootlesskit: 2.0.1 -> 2.0.2 2024-03-08 15:21:55 +00:00
R. Ryantm
899a58214b govc: 0.35.0 -> 0.36.0 2024-03-08 01:52:35 +00:00
Weijia Wang
ebded0460b
Merge pull request #293762 from r-ryantm/auto-update/kubevirt
kubevirt: 1.1.1 -> 1.2.0
2024-03-06 21:27:59 +01:00
R. Ryantm
3a1c091117 kubevirt: 1.1.1 -> 1.2.0 2024-03-06 12:43:47 +00:00
Jon Seager
9e811a255e
multipass: revert change from OVMF.fd -> OVMF.firmware 2024-03-06 09:49:13 +00:00
Mario Rodas
9f0846be0f
Merge pull request #281692 from r-ryantm/auto-update/rootlesskit
rootlesskit: 1.1.1 -> 2.0.1
2024-03-02 06:32:41 -05:00
Maciej Krüger
acc3f7103e
Merge pull request #292677 from trofi/distrobuilder.tests-fix-incus-reference
distrobuilder.tests: update `incus.container` reference
2024-03-02 01:42:21 +01:00
Sergei Trofimovich
6eef1793ca distrobuilder.tests: update incus.container reference
Without the change the test build attempt fails the evaluation as:

    $ nix build --no-link -f. distrobuilder.tests.incus

       error: attribute 'container' missing

       at pkgs/tools/virtualization/distrobuilder/default.nix:54:19:

           53|   passthru = {
           54|     tests.incus = nixosTests.incus.container;
             |                   ^

This started happening after `container` test was split in two in
c607e70f70 "nixosTests.incus: add test with old and new init".
2024-03-01 22:48:18 +00:00
Mario Rodas
4849355399
Merge pull request #291718 from r-ryantm/auto-update/cloud-init
cloud-init: 23.4.3 -> 23.4.4
2024-03-01 07:20:27 -05:00
Adam C. Stephens
6b834b5e9a
Merge pull request #290570 from adamcstephens/lxc/sysctl
nixos/lxc/generator: remove sysctl error handling
2024-02-28 13:34:48 -05:00
K900
a15aa7a3f3 treewide: clean up misc OVMF.fd references
We have passthru attributes, use them.
2024-02-27 23:15:59 +03:00
Mario Rodas
03aea89ad8
Merge pull request #288447 from r-ryantm/auto-update/govc
govc: 0.34.2 -> 0.35.0
2024-02-27 08:33:14 -05:00
R. Ryantm
c1ccf3e36c cloud-init: 23.4.3 -> 23.4.4 2024-02-27 02:58:35 +00:00
Adam Stephens
2b97d363ca
nixos/lxc/generator: remove sysctl error handling 2024-02-22 00:03:43 -05:00
Jon Seager
31a78962db
multipass: 1.13.0 -> 1.13.1 2024-02-14 09:15:51 +00:00
R. Ryantm
b5512e34a7 govc: 0.34.2 -> 0.35.0 2024-02-13 04:03:11 +00:00
R. Ryantm
82d8119dca rootlesskit: 1.1.1 -> 2.0.1 2024-02-07 14:56:06 +00:00
R. Ryantm
72ac0e5c0f cloud-init: 23.4.2 -> 23.4.3 2024-02-05 16:43:24 +00:00
Weijia Wang
c2b5928c7d
Merge pull request #283108 from katexochen/mkosi/0-20-2
mkosi: 20.1 -> 20.2
2024-02-05 01:16:36 +01:00
Weijia Wang
cd58bf7340
Merge pull request #283221 from r-ryantm/auto-update/guestfs-tools
guestfs-tools: 1.50.1 -> 1.52.0
2024-02-04 22:09:05 +01:00
Paul Meyer
1b3451ca99 mkosi: backport mkosi-chroot fix for unmerged /usr 2024-01-30 14:44:41 +01:00
R. Ryantm
327f5566b9 cloud-init: 23.4.1 -> 23.4.2 2024-01-26 16:30:18 +00:00
github-actions[bot]
01a65d81f3
Merge master into staging-next 2024-01-23 18:00:56 +00:00
R. Ryantm
4109b0ccd7 guestfs-tools: 1.50.1 -> 1.52.0 2024-01-23 13:42:45 +00:00
github-actions[bot]
568f381221
Merge master into staging-next 2024-01-23 12:01:17 +00:00
Weijia Wang
b09829cb75 alpine-make-vm-image: add wegank as maintainer 2024-01-23 12:58:04 +01:00