aboutsummaryrefslogtreecommitdiffstats
path: root/npins/sources.json
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-06-14 00:34:28 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-06-14 00:34:28 +0200
commit5e09f5d8cc0b6611c820dd10478ee0295b00fdc6 (patch)
tree9e4581a4b03d1390fc6f76542aa921b2cdac10d9 /npins/sources.json
parentmodules/cargo: Move the shared-target to `.cache` (diff)
downloadnixos-config-5e09f5d8cc0b6611c820dd10478ee0295b00fdc6.zip
inputs.nix: Switch to lanzaboote master
The released version is already quite behind and currently doesn't build anymore, because the `bootspec.enable` option, used in the nix module, was removed from unstable.
Diffstat (limited to 'npins/sources.json')
-rw-r--r--npins/sources.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/npins/sources.json b/npins/sources.json
index 85928737..2e43d635 100644
--- a/npins/sources.json
+++ b/npins/sources.json
@@ -181,6 +181,19 @@
"url": "https://github.com/nix-community/impermanence/archive/7b1d382faf603b6d264f58627330f9faa5cba149.tar.gz",
"hash": "sha256-03+JxvzmfwRu+5JafM0DLbxgHttOQZkUtDWBmeUkN8Y="
},
+ "unflake_github_nix-community_lanzaboote_ref_master": {
+ "type": "Git",
+ "repository": {
+ "type": "GitHub",
+ "owner": "nix-community",
+ "repo": "lanzaboote"
+ },
+ "branch": "master",
+ "submodules": false,
+ "revision": "0403b4b7e8b2612657f0053a4c315e6c43eee9e6",
+ "url": "https://github.com/nix-community/lanzaboote/archive/0403b4b7e8b2612657f0053a4c315e6c43eee9e6.tar.gz",
+ "hash": "sha256-4JLkQvN7/f77TyxXXtoEuUfovMqMLOgWpBaLMNX1dns="
+ },
"unflake_github_nix-community_lanzaboote_ref_v1-0-0": {
"type": "GitRelease",
"repository": {