blog/flake.lock

70 lines
1.6 KiB
Plaintext
Raw Normal View History

2021-05-28 18:22:52 +02:00
{
"nodes": {
"futils": {
"locked": {
2022-11-21 12:14:52 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2021-05-28 18:22:52 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-21 12:14:52 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2021-05-28 18:22:52 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-11-21 12:14:52 +01:00
"lastModified": 1669001258,
"narHash": "sha256-fi0hCUCalMwd+RUi6zUBzNb0ShowaJk+o+p8qtF/Iv4=",
2021-05-28 18:22:52 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-21 12:14:52 +01:00
"rev": "c6e5939c8fa2ab2230baf1378a34746e8db1aed7",
2021-05-28 18:22:52 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-08-08 16:04:44 +02:00
"ref": "nixpkgs-unstable",
2021-05-28 18:22:52 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-05-31 22:01:28 +02:00
"pre-commit-hooks": {
"inputs": {
"flake-utils": [
"futils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-11-21 12:14:52 +01:00
"lastModified": 1669018323,
"narHash": "sha256-/2Ixw4v5JbbhH+sE6huvyG+txhBGIcx5iWIZ4kWtilU=",
2021-05-31 22:01:28 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2022-11-21 12:14:52 +01:00
"rev": "46fb5634676994bd333a94c8bd322eb1854ff223",
2021-05-31 22:01:28 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "master",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2021-05-28 18:22:52 +02:00
"root": {
"inputs": {
"futils": "futils",
2021-05-31 22:01:28 +02:00
"nixpkgs": "nixpkgs",
"pre-commit-hooks": "pre-commit-hooks"
2021-05-28 18:22:52 +02:00
}
}
},
"root": "root",
"version": 7
}