webnsupdate/flake.lock

102 lines
2.5 KiB
Text
Raw Normal View History

2024-05-03 20:29:10 +02:00
{
"nodes": {
"crane": {
"locked": {
2025-02-10 09:20:41 +01:00
"lastModified": 1739053031,
"narHash": "sha256-LrMDRuwAlRFD2T4MgBSRd1s2VtOE+Vl1oMCNu3RpPE0=",
"owner": "ipetkov",
"repo": "crane",
2025-02-10 09:20:41 +01:00
"rev": "112e6591b2d6313b1bd05a80a754a8ee42432a7e",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2025-02-04 00:00:46 +01:00
"lastModified": 1738453229,
"narHash": "sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm+zmZ7vxbJdo=",
"owner": "hercules-ci",
"repo": "flake-parts",
2025-02-04 00:00:46 +01:00
"rev": "32ea77a06711b758da0ad9bd6a844c5740a87abd",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-05-03 20:29:10 +02:00
"nixpkgs": {
"locked": {
2025-02-10 09:20:41 +01:00
"lastModified": 1739020877,
"narHash": "sha256-mIvECo/NNdJJ/bXjNqIh8yeoSjVLAuDuTUzAo7dzs8Y=",
2024-05-03 20:29:10 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-02-10 09:20:41 +01:00
"rev": "a79cfe0ebd24952b580b1cf08cd906354996d547",
2024-05-03 20:29:10 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-05-03 20:29:10 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-05-03 20:29:10 +02:00
}
},
"root": {
"inputs": {
"crane": "crane",
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"systems": "systems",
"treefmt-nix": "treefmt-nix"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
2024-05-03 20:29:10 +02:00
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-02-10 09:20:41 +01:00
"lastModified": 1738953846,
"narHash": "sha256-yrK3Hjcr8F7qS/j2F+r7C7o010eVWWlm4T1PrbKBOxQ=",
"owner": "numtide",
"repo": "treefmt-nix",
2025-02-10 09:20:41 +01:00
"rev": "4f09b473c936d41582dd744e19f34ec27592c5fd",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2024-05-03 20:29:10 +02:00
}
},
"root": "root",
"version": 7
}