website/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

2023-01-24 17:20:04 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-13 12:25:00 +00:00
"lastModified": 1704842529,
"narHash": "sha256-OTeQA+F8d/Evad33JMfuXC89VMetQbsU4qcaePchGr4=",
2023-01-24 17:20:04 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-13 12:25:00 +00:00
"rev": "eabe8d3eface69f5bb16c18f8662a702f50c20d5",
2023-01-24 17:20:04 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}