1
0
website/flake.lock
2021-07-24 17:56:30 +03:00

68 lines
1.6 KiB
JSON

{
"nodes": {
"flakeUtils": {
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"htmlNix": {
"inputs": {
"flakeUtils": [
"flakeUtils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1621368621,
"narHash": "sha256-YkQejk7xtTOYIP70Ma8AJ/epN9Ezd1diBqCF/9RQEck=",
"owner": "yusdacra",
"repo": "html.nix",
"rev": "29f312232445b4b15ed5295735d9aaf0bb49cd7b",
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "html.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1626879823,
"narHash": "sha256-I3vEv+xajof4lIvckcsNROruy+KGS/gCJ2YU+DJfT6g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "077b2825cd3328f83dbc1774ce62751dae4cb719",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flakeUtils": "flakeUtils",
"htmlNix": "htmlNix",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}