nix/flake.lock

83 lines
2 KiB
Text
Raw Normal View History

2023-08-15 09:16:51 -04:00
{
"nodes": {
2023-08-15 18:19:41 -04:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-08-15 09:16:51 -04:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-08-15 18:19:41 -04:00
"lastModified": 1692131549,
"narHash": "sha256-MFjI8NL63/6HjMZpvJgnB/Pgg2dht22t45jOYtipZig=",
2023-08-15 09:16:51 -04:00
"owner": "nix-community",
"repo": "home-manager",
2023-08-15 18:19:41 -04:00
"rev": "75cfe974e2ca05a61b66768674032b4c079e55d4",
2023-08-15 09:16:51 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
2023-08-15 09:49:57 -04:00
"locked": {
"lastModified": 1692067901,
"narHash": "sha256-kq8Pf/nmlXECDWMkQSRGQkjWsA6G0pjzZkfUEaTmXJE=",
2023-08-15 09:16:51 -04:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ea95c0917609e5c48023cc7c6141bea2fdf13970",
2023-08-15 09:16:51 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-08-15 18:19:41 -04:00
"flake-utils": "flake-utils",
2023-08-15 09:16:51 -04:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
2023-08-15 09:16:51 -04:00
}
2023-08-15 18:19:41 -04:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-08-15 09:16:51 -04:00
}
},
"root": "root",
"version": 7
}