nix-configs/flake.lock

50 lines
1.1 KiB
Text
Raw Normal View History

2023-11-25 14:37:36 +00:00
{
"nodes": {
2023-12-04 20:50:16 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1700814205,
"narHash": "sha256-lWqDPKHRbQfi+zNIivf031BUeyciVOtwCwTjyrhDB5g=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "aeb2232d7a32530d3448318790534d196bf9427a",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
2023-11-25 14:37:36 +00:00
"nixpkgs": {
"locked": {
2023-12-07 20:13:13 +00:00
"lastModified": 1701802827,
"narHash": "sha256-wTn0lpV75Uv6tU6haEypNsmnJJPb0hpaMIy/4uf5AiQ=",
2023-11-25 14:37:36 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-07 20:13:13 +00:00
"rev": "a804fc878d7ba1558b960b4c64b0903da426ac41",
2023-11-25 14:37:36 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-12-04 18:11:53 +00:00
"ref": "nixos-23.11",
2023-11-25 14:37:36 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-12-04 20:50:16 +00:00
"home-manager": "home-manager",
2023-11-25 14:37:36 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}