1
0
website/flake.lock

68 lines
1.6 KiB
Plaintext
Raw Normal View History

2021-05-16 23:23:08 +03:00
{
"nodes": {
"flakeUtils": {
"locked": {
2022-02-17 01:36:14 +03:00
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
2021-05-16 23:23:08 +03:00
"owner": "numtide",
"repo": "flake-utils",
2022-02-17 01:36:14 +03:00
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
2021-05-16 23:23:08 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"htmlNix": {
"inputs": {
"flakeUtils": [
"flakeUtils"
],
2021-05-17 04:05:29 +03:00
"nixpkgs": [
"nixpkgs"
]
2021-05-16 23:23:08 +03:00
},
"locked": {
2022-02-17 01:36:14 +03:00
"lastModified": 1645050947,
"narHash": "sha256-BHPdruYD+6VAyfgsZ33jn00okHQZuxY6Veg4EUei85o=",
2021-05-16 23:23:08 +03:00
"owner": "yusdacra",
"repo": "html.nix",
2022-02-17 01:36:14 +03:00
"rev": "18fa28319f4cdca933da8f413a3e3bcfb36d37b0",
2021-05-16 23:23:08 +03:00
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "html.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-02-17 01:36:14 +03:00
"lastModified": 1644972330,
"narHash": "sha256-6V2JFpTUzB9G+KcqtUR1yl7f6rd9495YrFECslEmbGw=",
2021-05-16 23:23:08 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-02-17 01:36:14 +03:00
"rev": "19574af0af3ffaf7c9e359744ed32556f34536bd",
2021-05-16 23:23:08 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flakeUtils": "flakeUtils",
2021-05-17 04:05:29 +03:00
"htmlNix": "htmlNix",
"nixpkgs": "nixpkgs"
2021-05-16 23:23:08 +03:00
}
}
},
"root": "root",
"version": 7
}