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-04 18:11:53 +00:00
"lastModified": 1701539137,
"narHash": "sha256-nVO/5QYpf1GwjvtpXhyxx5M3U/WN0MwBro4Lsk+9mL0=",
2023-11-25 14:37:36 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-04 18:11:53 +00:00
"rev": "933d7dc155096e7575d207be6fb7792bc9f34f6d",
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
}