dot_testing/flake.lock

66 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-12-20 16:18:13 -06:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702814678,
"narHash": "sha256-zDtO0jV2QLoddUJinLlTQrQqCUW3dPiIWOSYgg98T7E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "1488651d02c1a7a15e284210f0d380a62d8d8cef",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1702921762,
"narHash": "sha256-O/rP7gulApQAB47u6szEd8Pn8Biw0d84j5iuP2tcxzY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d02ffbbe834b5599fc5f134e644e49397eb07188",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-12-21 16:06:12 -06:00
"nur": {
2023-12-21 15:26:09 -06:00
"locked": {
2023-12-21 16:06:12 -06:00
"lastModified": 1703187919,
"narHash": "sha256-r28tTx9xuc2h3tCA1zmotrLnJDffaFHMMSy5hDpkegU=",
"owner": "nix-community",
"repo": "NUR",
"rev": "aa77c3b4f6b8dba86c5e75269b1f6a123168d4df",
2023-12-21 15:26:09 -06:00
"type": "github"
},
"original": {
2023-12-21 16:06:12 -06:00
"owner": "nix-community",
"repo": "NUR",
2023-12-21 15:26:09 -06:00
"type": "github"
}
},
2023-12-20 16:18:13 -06:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-12-21 15:26:09 -06:00
"nixpkgs": "nixpkgs",
2023-12-21 16:06:12 -06:00
"nur": "nur"
2023-12-20 16:18:13 -06:00
}
}
},
"root": "root",
"version": 7
}