forked from nico/dots
nix: update lanzaboote to v0.4.2
This commit is contained in:
parent
48798433f9
commit
79210ac73d
2 changed files with 31 additions and 22 deletions
|
|
@ -4,7 +4,7 @@
|
|||
inputs = {
|
||||
# NixOS official package source, using the unstable branch here
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
lanzaboote.url = "github:nix-community/lanzaboote/v0.4.1";
|
||||
lanzaboote.url = "github:nix-community/lanzaboote/v0.4.2";
|
||||
lanzaboote.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nix-darwin.url = "github:LnL7/nix-darwin";
|
||||
nix-darwin.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue