305 current 2025-01-25 21:36:27 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-25 22:05:27 -05:00
parent 49b85023ec
commit 16a0fe100a
2 changed files with 35 additions and 8 deletions

22
flake.lock generated
View File

@@ -18,6 +18,27 @@
"type": "github"
}
},
"haumea": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1685133229,
"narHash": "sha256-FePm/Gi9PBSNwiDFq3N+DWdfxFq0UKsVVTJS3cQPn94=",
"owner": "nix-community",
"repo": "haumea",
"rev": "34dd58385092a23018748b50f9b23de6266dffc2",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "v0.2.2",
"repo": "haumea",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@@ -69,6 +90,7 @@
"root": {
"inputs": {
"flake-parts": "flake-parts",
"haumea": "haumea",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}