Nick Cao
67adae7a86
cri-tools: fix cross compilation
2024-07-27 16:36:38 -04:00
Jon Seager
786858a02e
Merge pull request #329691 from jnsgruk/multipass-1.14.0
2024-07-24 22:27:08 +01:00
Jon Seager
3b3ed6c669
multipass: add comments to explain patches
2024-07-24 18:46:01 +01:00
Jon Seager
c24efe53ac
multipass: 1.13.1 -> 1.14.0
2024-07-24 16:53:11 +01:00
R. Ryantm
178679c9f1
govc: 0.38.0 -> 0.39.0
2024-07-23 01:25:33 +00:00
superherointj
050f873c0e
linode-cli: nixfmt format
2024-07-15 12:56:22 -03:00
superherointj
f7c05d862d
linode-cli: 5.45.0 -> 5.50.0
...
https://github.com/linode/linode-cli/releases/tag/v5.50.0
2024-07-15 12:56:22 -03:00
superherointj
c0af897d90
linode-cli: order attrs by phases order
2024-07-15 12:22:53 -03:00
superherointj
66572bc175
linode-cli: meta add changelog, remove nested with
2024-07-15 12:20:56 -03:00
superherointj
592cb1ee5d
linode-cli: add fish shell completion
2024-07-15 12:17:32 -03:00
aleksana
07c1bc2034
treewide: sha256 -> hash attribute for pypi fetchers
2024-07-14 01:25:22 +08:00
R. Ryantm
b4864c0ea0
cri-tools: 1.30.0 -> 1.30.1
2024-07-12 04:21:29 +00:00
Jon Seager
816ff1ce75
multipass: use --replace-fail
in calls to substituteInPlace
2024-07-08 14:24:26 +01:00
Jon Seager
9e5e340fb8
multipass: reformat with nixfmt-rfc-style
2024-07-08 14:04:19 +01:00
R. Ryantm
87b894e18e
cloud-init: 24.1 -> 24.2
2024-07-07 02:16:31 +00:00
github-actions[bot]
d77a3adc09
Merge master into staging-next
2024-07-03 00:02:45 +00:00
Weijia Wang
96198268bc
Merge pull request #309640 from r-ryantm/auto-update/rootlesskit
...
rootlesskit: 2.0.2 -> 2.1.0
2024-07-03 01:18:53 +02:00
K900
665f1d6183
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-02 08:32:46 +03:00
Weijia Wang
ce9cf42cfe
Merge pull request #322304 from r-ryantm/auto-update/govc
...
govc: 0.37.3 -> 0.38.0
2024-07-02 00:44:23 +02:00
github-actions[bot]
1addc8dd4c
Merge master into staging-next
2024-07-01 18:01:14 +00:00
R. Ryantm
85ad336af6
jumppad: 0.12.0 -> 0.12.1
2024-07-01 08:54:08 +00:00
Martin Weinelt
9b79a05ae1
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/flexcache/default.nix
- pkgs/development/python-modules/flexparser/default.nix
- pkgs/development/python-modules/odp-amsterdam/default.nix
- pkgs/development/python-modules/pint/default.nix
- pkgs/development/python-modules/uncertainties/default.nix
- pkgs/top-level/python-packages.nix
2024-07-01 01:07:21 +02:00
Matthias Beyer
c806b58e66
Merge pull request #322453 from r-ryantm/auto-update/jumppad
...
jumppad: 0.11.2 -> 0.12.0
2024-06-30 17:29:40 +02:00
github-actions[bot]
d3f2171a63
Merge master into staging-next
2024-06-28 06:01:08 +00:00
Weijia Wang
61c802288e
Merge pull request #318720 from r-ryantm/auto-update/kubevirt
...
kubevirt: 1.2.1 -> 1.2.2
2024-06-28 02:08:51 +02:00
R. Ryantm
7f68729a58
jumppad: 0.11.2 -> 0.12.0
2024-06-25 16:29:29 +00:00
R. Ryantm
eae710c861
govc: 0.37.3 -> 0.38.0
2024-06-25 01:03:01 +00:00
Kirill Radzikhovskyy
590d192a46
awsebcli: fix build, bump cement
2024-06-24 12:18:25 +02:00
Martin Weinelt
2096642430
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/os-specific/windows/mingw-w64/default.nix
2024-06-23 19:09:00 +02:00
P.
7e1ff7bd73
treewide: remove wolfangaukang as maintainer
2024-06-22 07:03:16 -06:00
github-actions[bot]
fb94da4e9e
Merge staging-next into staging
2024-06-21 18:01:30 +00:00
Linus Heckemann
e5adf0b547
maintainers: drop lheckemann
2024-06-21 15:54:54 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
...
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
R. Ryantm
1acb905d8b
jumppad: 0.11.1 -> 0.11.2
2024-06-11 03:50:29 +00:00
R. Ryantm
1dd0d41b9c
kubevirt: 1.2.1 -> 1.2.2
2024-06-10 06:59:21 +00:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
5ed38d2591
govc: 0.37.2 -> 0.37.3
2024-06-05 14:06:21 +00:00
Weijia Wang
ca7ec229e3
Merge pull request #315377 from r-ryantm/auto-update/kubevirt
...
kubevirt: 1.2.0 -> 1.2.1
2024-06-04 22:23:58 +02:00
Sigmanificient
d48a9bb622
treewide: remove unused fetchpatch arguments
2024-06-04 12:40:25 +02:00
Weijia Wang
77531b8f78
Merge pull request #310435 from r-ryantm/auto-update/nixos-shell
...
nixos-shell: 1.1.0 -> 1.1.1
2024-06-02 15:50:48 +02:00
R. Ryantm
16bf0beed8
kubevirt: 1.2.0 -> 1.2.1
2024-05-28 14:54:47 +00:00
Sandro
8b19e9f722
Merge pull request #307143 from numinit/ovftool-darwin-update
...
ovftool: init at 4.6.2 for x86_64-darwin
2024-05-19 18:23:06 +02:00
R. Ryantm
c0f2610a9f
govc: 0.37.1 -> 0.37.2
2024-05-10 00:53:08 +00:00
R. Ryantm
28e25a6ddc
nixos-shell: 1.1.0 -> 1.1.1
2024-05-09 21:36:11 +00:00
R. Ryantm
0d2ce06cf5
rootlesskit: 2.0.2 -> 2.1.0
2024-05-06 20:10:13 +00:00
Paul Meyer
6d41831819
Merge pull request #297122 from katexochen/mkosi/22
...
mkosi: 20.2 -> 22; use --replace-fail on substituteInPlace
2024-05-06 09:39:51 +02:00
Jussi Kuokkanen
ce3f586775
pkgs/tools: remove licenses.gpl2
2024-05-02 21:06:26 +02:00
Thomas Gerbet
1304006b4a
Merge pull request #307648 from katexochen/jumppad/0-11-0
...
jumppad: 0.5.59 -> 0.11.1
2024-05-02 13:28:05 +02:00
Paul Meyer
ddb1ac2b90
mkosi-full: mark broken
...
Booting VMs using `mkosi qemu` currently fails to find the image to boot.
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-02 11:57:20 +02:00
Paul Meyer
d3f04e5bac
mkosi-full: use systemd with kernel-install
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-02 11:57:20 +02:00
Paul Meyer
c93b55dba5
mkosi: use --replace-fail on substituteInPlace
2024-05-02 11:57:20 +02:00
Paul Meyer
5a07560443
mkosi: 21 -> 22
2024-05-02 11:57:20 +02:00
Philip Taron
942ac9abd9
nixos-container: avoid top-level with lib
in pkgs/tools/virtualization/nixos-container/nixos-container.pl
2024-04-29 12:57:20 -07:00
Paul Meyer
971b478662
jumppad: 0.11.0 -> 0.11.1
...
Fixes:
https://pkg.go.dev/vuln/GO-2024-2687
https://pkg.go.dev/vuln/GO-2024-2554
https://pkg.go.dev/vuln/GO-2023-2074
https://pkg.go.dev/vuln/GO-2023-1990
https://pkg.go.dev/vuln/GO-2023-1989
https://pkg.go.dev/vuln/GO-2023-1572
https://pkg.go.dev/vuln/GO-2023-1547
https://pkg.go.dev/vuln/GO-2022-1167
https://pkg.go.dev/vuln/GO-2022-1166
https://pkg.go.dev/vuln/GO-2022-1165
https://pkg.go.dev/vuln/GO-2022-0962
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-29 08:18:49 +02:00
Morgan Jones
76406bb31e
ovftool: init at 4.6.2 for x86_64-darwin
2024-04-26 21:57:47 -07:00
Paul Meyer
22fc364b49
jumppad: 0.5.59 -> 0.11.0
...
Fixes
https://pkg.go.dev/vuln/GO-2024-2611 (CVE-2024-24786)
https://pkg.go.dev/vuln/GO-2023-2153 (GHSA-m425-mq94-257g)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-25 08:13:22 +02:00
Paul Meyer
39de88f344
mkosi: 20.2 -> 21
2024-04-22 19:23:27 +02:00
Mario Rodas
468f61d77c
Merge pull request #305022 from saschagrunert/cri-tools-v1.30
...
cri-tools: 1.29.0 -> 1.30.0
2024-04-21 21:21:52 -05:00
Cole Helbling
9b45c0c659
Revert "ovftool: init at 4.6.2 for x86_64-darwin"
2024-04-20 12:35:18 -07:00
Sandro
a7408a541b
Merge pull request #289999 from thanegill/ovftool-darwin
...
ovftool: init at 4.6.2 for x86_64-darwin
2024-04-20 20:29:46 +02:00
Vladimír Čunát
739cfd4a6f
Merge #303527 : staging-next 2024-04-12
2024-04-19 16:30:52 +02:00
R. Ryantm
5a4dab63f6
govc: 0.37.0 -> 0.37.1
2024-04-19 05:13:43 +00:00
Sascha Grunert
0ef5f787de
cri-tools: 1.29.0 -> 1.30.0
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-04-18 14:38:58 +02:00
github-actions[bot]
5c2b2d5b74
Merge master into staging-next
2024-04-17 18:01:04 +00:00
Peder Bergebakken Sundt
b6f3d2497b
Merge pull request #293770 from aither64/vpsfree-client-0.18.0
...
vpsfree-client: 0.17.1 -> 0.18.0
2024-04-17 17:31:58 +02:00
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
Jakub Skokan
777e5f1deb
vpsfree-client: 0.17.1 -> 0.18.0
2024-03-06 13:59:24 +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