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-01-05 12:20:24 +01:00
"lastModified": 1736032295,
"narHash": "sha256-QNRlMxQTT3rdgsQb3QxljO14kE8xxdDXNJ/4jIm4u3Q=",
"owner": "ipetkov",
"repo": "crane",
2025-01-05 12:20:24 +01:00
"rev": "9fa361afe873c740d5ca10ff526463d5807eab88",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2025-01-04 13:20:20 +01:00
"lastModified": 1735774679,
"narHash": "sha256-soePLBazJk0qQdDVhdbM98vYdssfs3WFedcq+raipRI=",
"owner": "hercules-ci",
"repo": "flake-parts",
2025-01-04 13:20:20 +01:00
"rev": "f2f7418ce0ab4a5309a4596161d154cfc877af66",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-05-03 20:29:10 +02:00
"nixpkgs": {
"locked": {
2025-01-04 13:20:20 +01:00
"lastModified": 1735834308,
"narHash": "sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk=",
2024-05-03 20:29:10 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-04 13:20:20 +01:00
"rev": "6df24922a1400241dae323af55f30e4318a6ca65",
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-01-04 13:20:20 +01:00
"lastModified": 1735905407,
"narHash": "sha256-1hKMRIT+QZNWX46e4gIovoQ7H8QRb7803ZH4qSKI45o=",
"owner": "numtide",
"repo": "treefmt-nix",
2025-01-04 13:20:20 +01:00
"rev": "29806abab803e498df96d82dd6f34b32eb8dd2c8",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2024-05-03 20:29:10 +02:00
}
},
"root": "root",
"version": 7
}