Commit Graph

683 Commits

Author SHA1 Message Date
OTABI Tomoya
3a563673f5
Merge pull request #259273 from kirillrdy/awsebcli
awsebcli: 3.20.9 -> 3.20.10
2023-10-07 10:50:39 +09:00
Kirill Radzikhovskyy
ceee1d1c6b awsebcli: 3.20.9 -> 3.20.10 2023-10-06 10:13:11 +11:00
Paul Meyer
957bbc2bb9 mkosi: 17.1 -> 18
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-10-05 17:17:23 +02:00
Artturi
a2a9468c21
Merge pull request #258717 from r-ryantm/auto-update/govc 2023-10-04 00:34:00 +03:00
Fabian Affolter
49dd200502
Merge pull request #251519 from r-ryantm/auto-update/google-guest-agent
google-guest-agent: 20230726.00 -> 20230821.00
2023-10-03 09:01:40 +02:00
R. Ryantm
9b258d825c govc: 0.30.7 -> 0.32.0 2023-10-03 04:31:29 +00:00
Fabian Affolter
e554d7260d
google-guest-agent: add changelog to meta
- minor clean-up
2023-10-02 22:15:43 +02:00
R. Ryantm
6d94fa46cd jumppad: 0.5.38 -> 0.5.51 2023-10-01 01:49:14 +00:00
Paul Meyer
1d319ed00f mkosi: 15.2-pre -> 17.1
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-09-28 14:43:57 +02:00
Malte Poll
7330ec0151 mkosi: apply mcopy SOURCE_DATE_EPOCH patch to systemd
Previously, mcopy SOURCE_DATE_EPOCH wasn't propageted to mcopy.
This patch enables reproducible builds with mkosi.

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Signed-off-by: Malte Poll <mp@edgeless.systems>
2023-09-28 14:43:57 +02:00
Paul Meyer
123eeffafc mkosi: apply verity seed patch to systemd
This patch enables setting the a seed for systemd repart, which is usually
non-deterministic. It enables reproducible builds with mkosi.

Co-authored-by: Malte Poll <mp@edgeless.systems>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-09-28 14:43:57 +02:00
Paul Meyer
c7d925bbe5 mkosi: use systemd 254 options
Co-authored-by: Malte Poll <mp@edgeless.systems>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-09-28 14:40:53 +02:00
Paul Meyer
8271210aaa mkosi: add qemu for starting vms
Adding the option to build mkosi with qemu support, which enables
the usage of 'mkosi qemu' to boot the previously built image as VM.
This will only work for host=target right now, further effort
is required to allow target with different arch.

Co-authored-by: Malte Poll <mp@edgeless.systems>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-09-28 14:40:53 +02:00
Paul Meyer
c19e5ee301 mkosi: fix missing pefile dependency
When building a bootable image, mkosi will invoke python with a script
that import pefile. We therefor add a python interpreter with the
needed module and pass it over the intended env var.

Co-authored-by: Malte Poll <mp@edgeless.systems>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-09-28 14:40:53 +02:00
Paul Meyer
49942168e2 mkosi: fix ukify path
could also be passed by --tools-tree

Co-authored-by: Malte Poll <mp@edgeless.systems>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-09-28 14:40:53 +02:00
R. Ryantm
2ffd00f882 google-guest-oslogin: 20230821.01 -> 20230831.00 2023-09-20 05:37:08 +00:00
Weijia Wang
6273c3e5b7
Merge pull request #255893 from illustris/cloud-init
cloud-init: 23.2.2 -> 23.3.1
2023-09-18 22:54:44 +02:00
illustris
d82098c215
cloud-init: 23.2.2 -> 23.3.1 2023-09-18 19:13:21 +05:30
Martin Weinelt
eb019b5a6b
maintainers: Fix github account names
and drop package maintainership for removed maintainers.

PlayerNameHere is now known on github as dixslyf. Editing maintainer-list.nix…
Borlaag likely deleted their github account
bhootjb is now known on github as jyssh. Editing maintainer-list.nix…
IvanMalison is now known on github as colonelpanic8. Editing maintainer-list.nix…
jonnybolton is now known on github as jonnynightingale. Editing maintainer-list.nix…
ee2500 likely deleted their github account
lethalman is now known on github as lucabrunox. Editing maintainer-list.nix…
theHedgehog0 is now known on github as pyrox0. Editing maintainer-list.nix…
maddiethecafebabe likely deleted their github account
nebulka1 likely deleted their github account
christianharke is now known on github as rake5k. Editing maintainer-list.nix…
razvan-flavius-panda is now known on github as freeman42x. Editing maintainer-list.nix…
joscha has no github handle
RichterOliver is now known on github as ORichterSec. Editing maintainer-list.nix…
DomesticMoth is now known on github as asciimoth. Editing maintainer-list.nix…
pjbarnoy is now known on github as waaamb. Editing maintainer-list.nix…
2023-09-18 02:44:11 +02:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
OTABI Tomoya
5f28735283
Merge pull request #252634 from kirillrdy/awsebcli
awsebcli: 3.20.7 -> 3.20.9
2023-09-01 09:35:39 +09:00
Kirill Radzikhovskyy
c9766c5335 awsebcli: 3.20.7 -> 3.20.9 2023-09-01 07:09:42 +10:00
Aaron Jheng
76cf59a3f7
reg: use sri hash 2023-08-30 10:08:36 +08:00
Florian Klink
b21265ec87
Merge pull request #251570 from r-ryantm/auto-update/google-guest-oslogin
google-guest-oslogin: 20230808.00 -> 20230821.01
2023-08-28 11:41:45 +03:00
Theodore Ni
8d5f4d61a8
mkosi: add missing build dependencies 2023-08-26 08:51:06 -07:00
R. Ryantm
94e6e837f4 google-guest-oslogin: 20230808.00 -> 20230821.01 2023-08-26 10:26:00 +00:00
R. Ryantm
140b6ebdcc google-guest-agent: 20230726.00 -> 20230821.00 2023-08-26 05:46:17 +00:00
github-actions[bot]
84387348d4
Merge master into staging-next 2023-08-23 00:01:50 +00:00
R. Ryantm
cc76e4bd9a cri-tools: 1.27.1 -> 1.28.0 2023-08-22 17:44:48 +00:00
github-actions[bot]
435d3aef59
Merge staging-next into staging 2023-08-20 12:01:50 +00:00
Kirill Radzikhovskyy
1f47268fae awsebcli: fixup, remove scripts from setup.py 2023-08-20 11:01:19 +02:00
Paul Meyer
f008df3863 mkosi: init at 15.2-pre
Co-authored-by: Malte Poll <mp@edgeless.systems>
Co-authored-by: Jonas Heinrich <onny@project-insanity.org>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-08-19 22:56:41 +02:00
R. Ryantm
ea9b076e9c google-guest-oslogin: 20230502.00 -> 20230808.00 2023-08-12 20:38:12 +00:00
R. Ryantm
1e2d039065 jumppad: 0.5.35 -> 0.5.38 2023-08-12 06:19:02 +00:00
github-actions[bot]
191e60634e
Merge master into staging-next 2023-08-06 18:01:04 +00:00
Pol Dellaiera
e133d401e6
Merge pull request #247511 from r-ryantm/auto-update/govc
govc: 0.30.6 -> 0.30.7
2023-08-06 19:26:44 +02:00
R. Ryantm
47c09c2312 govc: 0.30.6 -> 0.30.7 2023-08-06 13:11:38 +00:00
R. Ryantm
f306f5611d jumppad: 0.5.31 -> 0.5.35 2023-08-06 06:48:34 +00:00
github-actions[bot]
e13e3f4c54
Merge master into staging-next 2023-08-03 18:01:14 +00:00
Martin Weinelt
667c4f2dc6
Merge pull request #224635 from helsinki-systems/drop/dhcpd
dhcpd: remove
2023-08-03 15:12:06 +02:00
github-actions[bot]
5827446dce
Merge master into staging-next 2023-08-03 00:01:56 +00:00
Weijia Wang
30f8d7a56b
Merge pull request #246741 from r-ryantm/auto-update/cloud-init
cloud-init: 23.2.1 -> 23.2.2
2023-08-02 20:06:17 +02:00
R. Ryantm
f354d2a093 cloud-init: 23.2.1 -> 23.2.2 2023-08-02 08:58:50 +00:00
R. Ryantm
3ab93f4411 google-guest-agent: 20230711.00 -> 20230726.00 2023-08-02 04:00:52 +00:00
Martin Weinelt
167f6dfee4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/libraries/science/astronomy/cfitsio/default.nix
2023-07-30 03:54:27 +02:00
Pol Dellaiera
1d5269b304
Merge pull request #243626 from r-ryantm/auto-update/kubevirt
kubevirt: 0.59.2 -> 1.0.0
2023-07-29 10:59:54 +02:00
ajs124
9bd4df7c02 google-guest-agent: drop dhcp dependency
unused afaict
2023-07-28 16:36:38 +02:00
Theodore Ni
0f23a142ec awsebcli: refactor, relax dependencies, and enable tests 2023-07-28 12:15:29 +02:00
Mario Rodas
258f797150
Merge pull request #244348 from adamcstephens/lxd/agent
lxd: 5.15 -> 5.16, update URLs and statically compile tools
2023-07-27 09:28:48 -05:00
Adam Stephens
fdf9837118
lxd: URLs have changed to canonical 2023-07-27 09:00:16 -04:00