home-manager/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-07-09 19:58:33 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-16 07:47:27 +00:00
"lastModified": 1720734513,
"narHash": "sha256-neWQ8eNtLTd+YMesb7WjKl1SVCbDyCm46LUgP/g/hdo=",
2024-07-09 19:58:33 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-16 07:47:27 +00:00
"rev": "90ae324e2c56af10f20549ab72014804a3064c7f",
2024-07-09 19:58:33 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-07-16 07:47:27 +00:00
"lastModified": 1720957393,
"narHash": "sha256-oedh2RwpjEa+TNxhg5Je9Ch6d3W1NKi7DbRO1ziHemA=",
2024-07-09 19:58:33 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-16 07:47:27 +00:00
"rev": "693bc46d169f5af9c992095736e82c3488bf7dbb",
2024-07-09 19:58:33 +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
}