Malte Poll
d205c15dff
flake: update to incorporate uplosi updates
2024-01-26 17:58:08 +01:00
Moritz Eckert
d6639f7788
add azure region germany west central
2024-01-26 10:04:59 +01:00
Malte Poll
52dec77508
nix: update uplosi to support Azure TDX
2024-01-16 17:34:44 +01:00
Malte Poll
f7b22f3705
bazel: add tool dependencies for image upload
2024-01-15 13:53:15 +01:00
Malte Poll
b3601fcf32
nix: update mkosi to work around tar unpacking issue
2023-12-14 18:18:07 +01:00
Malte Poll
23e456a265
nix: update flake and use mkosi with sorted cpio
2023-12-13 18:19:59 +01:00
Malte Poll
cd6e03049a
libvirt: build containerized libvirt as nix container image
2023-12-01 09:35:33 +01:00
Malte Poll
e895aa5495
nix: add derivations for C library dependencies
...
Cryptsetup and libvirt are new.
OpenSSL was moved with the rest.
The dynamic libaries cryptsetup and libvirt also ship a file called closure.tar,
that contains the transitive closure for all of their dependencies.
This tar file can be used as a container image layer or added to a bootable OS image
to provide the runtime dependencies required for dynamic linking.
Additionally, they ship a `rpath` file. This can be used together with patchelf to
fix the RPATH of binaries produced by Bazel.
2023-12-01 09:35:33 +01:00
Malte Poll
8d5ce524d5
bazel: add bazel itself as nixpkgs dependency
2023-11-10 18:15:59 +01:00
Adrian Stobbe
b765231175
deps: bump Go to 1.21.4 ( #2569 )
...
Co-authored-by: Malte Poll <1780588+malt3@users.noreply.github.com>
2023-11-09 20:17:14 +01:00
Malte Poll
5d4af05e79
nix: flake update ( #2488 )
2023-10-20 17:17:59 +02:00
Malte Poll
8bc1d80d86
image: install rpms from lockfile
2023-10-17 09:23:56 +02:00
Malte Poll
e74dbda64e
bazel: use openssl from nixpkgs
2023-10-12 14:42:24 +02:00
Malte Poll
d046ba01ff
nix: update nixpkgs
2023-10-12 14:42:24 +02:00
Malte Poll
b25ae9a3be
nix: init flake
...
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-09-27 17:58:19 +02:00