add hyperhive

This commit is contained in:
müde 2026-05-14 21:12:05 +02:00
parent 15c32a95a4
commit cc3cb4fc72
4 changed files with 124 additions and 4 deletions

View file

@ -13,6 +13,10 @@
url = "github:hercules-ci/flake-parts";
#inputs.nixpkgs.follows = "nixpkgs";
};
hyperhive = {
url = "git+https://git.berlin.ccc.de/vinzenz/hyperhive.git";
inputs.nixpkgs.follows = "nixpkgs";
};
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.3";
inputs.nixpkgs.follows = "nixpkgs";