configuration/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-02-22 16:57:05 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-07 08:56:48 +00:00
"lastModified": 1709764752,
"narHash": "sha256-+lM4J4JoJeiN8V+3WSWndPHj1pJ9Jc1UMikGbXLqCTk=",
2024-02-22 16:57:05 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-03-07 08:56:48 +00:00
"rev": "cf111d1a849ddfc38e9155be029519b0e2329615",
2024-02-22 16:57:05 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-03-07 08:56:48 +00:00
"lastModified": 1709703039,
"narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=",
2024-02-22 16:57:05 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-03-07 08:56:48 +00:00
"rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d",
2024-02-22 16:57:05 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}