hyperhive: override unstable, update
This commit is contained in:
parent
aa77543f14
commit
bdd2c2efe1
2 changed files with 8 additions and 5 deletions
|
|
@ -15,7 +15,10 @@
|
|||
};
|
||||
hyperhive = {
|
||||
url = "git+https://git.berlin.ccc.de/vinzenz/hyperhive.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
nixpkgs-unstable.follows = "nixpkgs-unstable";
|
||||
};
|
||||
};
|
||||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote/v0.4.3";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue