oliverdavies.uk/flake.lock

45 lines
915 B
Text
Raw Normal View History

2025-04-16 18:18:17 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1744463964,
"narHash": "sha256-LWqduOgLHCFxiTNYi3Uj5Lgz0SR+Xhw3kr/3Xd0GPTM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2631b0b7abcea6e640ce31cd78ea58910d31e650",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-05-29 11:11:06 +01:00
"opdavies-theme": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"path": "./themes/opdavies",
"type": "path"
},
"original": {
"path": "./themes/opdavies",
"type": "path"
},
"parent": []
},
2025-04-16 18:18:17 +01:00
"root": {
"inputs": {
2025-05-29 11:11:06 +01:00
"nixpkgs": "nixpkgs",
"opdavies-theme": "opdavies-theme"
2025-04-16 18:18:17 +01:00
}
}
},
"root": "root",
"version": 7
}