nixos/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-03-18 12:11:31 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-21 04:49:09 +00:00
"lastModified": 1713566308,
"narHash": "sha256-7Y91t8pheIzjJveUMAPyeh5NOq5F49Nq4Hl2532QpJs=",
2024-03-18 12:11:31 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-21 04:49:09 +00:00
"rev": "057117a401a34259c9615ce62218aea7afdee4d3",
2024-03-18 12:11:31 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-04-21 04:49:09 +00:00
"lastModified": 1713537308,
"narHash": "sha256-XtTSSIB2DA6tOv+l0FhvfDMiyCmhoRbNB+0SeInZkbk=",
2024-03-18 12:11:31 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-21 04:49:09 +00:00
"rev": "5c24cf2f0a12ad855f444c30b2421d044120c66f",
2024-03-18 12:11:31 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2024-07-07 22:05:51 +00:00
"nixpkgs": "nixpkgs"
2024-05-14 15:42:09 +00:00
}
2024-03-18 12:11:31 +00:00
}
},
"root": "root",
"version": 7
}