blog/flake.lock

127 lines
3.1 KiB
Plaintext
Raw Normal View History

2021-05-28 18:22:52 +02:00
{
"nodes": {
2022-12-26 18:11:46 +01:00
"flake-compat": {
"flake": false,
"locked": {
2024-08-02 22:16:33 +02:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2022-12-26 18:11:46 +01:00
"owner": "edolstra",
"repo": "flake-compat",
2024-08-02 22:16:33 +02:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2022-12-26 18:11:46 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2021-05-28 18:22:52 +02:00
"futils": {
2023-08-05 00:18:24 +02:00
"inputs": {
"systems": "systems"
},
2021-05-28 18:22:52 +02:00
"locked": {
2024-08-02 22:16:33 +02:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2021-05-28 18:22:52 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-08-02 22:16:33 +02:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2021-05-28 18:22:52 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
2023-08-05 00:18:24 +02:00
"ref": "main",
2021-05-28 18:22:52 +02:00
"repo": "flake-utils",
"type": "github"
}
},
2022-12-26 18:11:46 +01:00
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
2024-08-02 22:16:33 +02:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2022-12-26 18:11:46 +01:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-08-02 22:16:33 +02:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2022-12-26 18:11:46 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2021-05-28 18:22:52 +02:00
"nixpkgs": {
"locked": {
2024-08-02 22:16:33 +02:00
"lastModified": 1722415718,
"narHash": "sha256-5US0/pgxbMksF92k1+eOa8arJTJiPvsdZj9Dl+vJkM4=",
2021-05-28 18:22:52 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-02 22:16:33 +02:00
"rev": "c3392ad349a5227f4a3464dce87bcc5046692fce",
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": {
2022-12-26 18:11:46 +01:00
"flake-compat": "flake-compat",
"gitignore": "gitignore",
2021-05-31 22:01:28 +02:00
"nixpkgs": [
"nixpkgs"
2022-12-26 18:11:46 +01:00
],
"nixpkgs-stable": [
"nixpkgs"
2021-05-31 22:01:28 +02:00
]
},
"locked": {
2024-08-02 22:16:33 +02:00
"lastModified": 1721042469,
"narHash": "sha256-6FPUl7HVtvRHCCBQne7Ylp4p+dpP3P/OYuzjztZ4s70=",
2021-05-31 22:01:28 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-08-02 22:16:33 +02:00
"rev": "f451c19376071a90d8c58ab1a953c6e9840527fd",
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
}
2023-08-05 00:18:24 +02:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2021-05-28 18:22:52 +02:00
}
},
"root": "root",
"version": 7
}