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-20 22:30:26 +01:00
"lastModified": 1737250794,
"narHash": "sha256-bdIPhvsAKyYQzqAIeay4kOxTHGwLGkhM+IlBIsmMYFI=",
"owner": "ipetkov",
"repo": "crane",
2025-01-20 22:30:26 +01:00
"rev": "c5b7075f4a6d523fe8204618aa9754e56478c0e0",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2025-01-06 23:00:38 +01:00
"lastModified": 1736143030,
"narHash": "sha256-+hu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU=",
"owner": "hercules-ci",
"repo": "flake-parts",
2025-01-06 23:00:38 +01:00
"rev": "b905f6fc23a9051a6e1b741e1438dbfc0634c6de",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-05-03 20:29:10 +02:00
"nixpkgs": {
"locked": {
2025-01-20 22:30:26 +01:00
"lastModified": 1737062831,
"narHash": "sha256-Tbk1MZbtV2s5aG+iM99U8FqwxU/YNArMcWAv6clcsBc=",
2024-05-03 20:29:10 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-20 22:30:26 +01:00
"rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c",
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-21 23:00:21 +01:00
"lastModified": 1737483750,
"narHash": "sha256-5An1wq5U8sNycOBBg3nsDDgpwBmR9liOpDGlhliA6Xo=",
"owner": "numtide",
"repo": "treefmt-nix",
2025-01-21 23:00:21 +01:00
"rev": "f2cc121df15418d028a59c9737d38e3a90fbaf8f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2024-05-03 20:29:10 +02:00
}
},
"root": "root",
"version": 7
}