diff options
| author | seth <[email protected]> | 2023-04-21 07:53:17 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-04-21 07:53:17 -0400 |
| commit | b3dc31fac86e542f788158cf80476c7194d69361 (patch) | |
| tree | d968e345da71cc77994cebe7ed9222360bd758d4 /flake.lock | |
| parent | 3066f766ece62acd9b9897082dba28be87889dc1 (diff) | |
bit of cleanup
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -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", |
