summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 21 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 9657098..1ab0e32 100644
--- a/flake.lock
+++ b/flake.lock
@@ -185,6 +185,26 @@
"type": "github"
}
},
+ "haumea": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1681873442,
+ "narHash": "sha256-wsOEGbDKf+M/THE7JZi43s4szXTuIaiQNBxlb5Lnxs0=",
+ "owner": "nix-community",
+ "repo": "haumea",
+ "rev": "85038436851caf5bbf652a2fedf38b2b28e38caf",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "haumea",
+ "type": "github"
+ }
+ },
"home-manager": {
"inputs": {
"nixpkgs": [
@@ -416,6 +436,7 @@
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"getchoo": "getchoo",
+ "haumea": "haumea",
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",
"nixos-hardware": "nixos-hardware",