chore: flake update and lanzaboot

This fixed an issue with nixpkgs newer versions that stopped stuff from
being built
This commit is contained in:
stitchy 2025-11-25 03:01:31 -08:00
parent 755e172117
commit 82ccfd3eb7
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8
2 changed files with 42 additions and 59 deletions

View file

@ -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 = {