host hyperhive website
This commit is contained in:
parent
f4a018f25d
commit
908f8698b5
3 changed files with 32 additions and 1 deletions
|
|
@ -20,6 +20,10 @@
|
|||
nixpkgs-unstable.follows = "nixpkgs-unstable";
|
||||
};
|
||||
};
|
||||
hyperhive-website = {
|
||||
url = "git+https://forge.darkest.space/hyperhive/website.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote/v1.0.0";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue