chore: flake update and lanzaboot
This fixed an issue with nixpkgs newer versions that stopped stuff from being built
This commit is contained in:
parent
755e172117
commit
82ccfd3eb7
2 changed files with 42 additions and 59 deletions
|
|
@ -103,7 +103,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote/v0.4.2";
|
||||
url = "github:nix-community/lanzaboote/v0.4.3";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
mobile-nixos = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue