servers/flake.lock

62 lines
1.5 KiB
Text
Raw Normal View History

2025-01-26 18:49:45 -06:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2026-02-23 22:46:20 -08:00
"lastModified": 1769996383,
"narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
2025-01-26 18:49:45 -06:00
"owner": "hercules-ci",
"repo": "flake-parts",
2026-02-23 22:46:20 -08:00
"rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
2025-01-26 18:49:45 -06:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-02-23 22:46:20 -08:00
"lastModified": 1771714954,
"narHash": "sha256-nhZJPnBavtu40/L2aqpljrfUNb2rxmWTmSjK2c9UKds=",
2025-01-26 18:49:45 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2026-02-23 22:46:20 -08:00
"rev": "afbbf774e2087c3d734266c22f96fca2e78d3620",
2025-01-26 18:49:45 -06:00
"type": "github"
},
"original": {
"owner": "nixos",
2025-12-28 20:49:16 -06:00
"ref": "nixos-25.11",
2025-01-26 18:49:45 -06:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2026-02-23 22:46:20 -08:00
"lastModified": 1769909678,
"narHash": "sha256-cBEymOf4/o3FD5AZnzC3J9hLbiZ+QDT/KDuyHXVJOpM=",
2025-09-16 16:58:19 -04:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2026-02-23 22:46:20 -08:00
"rev": "72716169fe93074c333e8d0173151350670b824c",
2025-09-16 16:58:19 -04:00
"type": "github"
2025-01-26 18:49:45 -06:00
},
"original": {
2025-09-16 16:58:19 -04:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
2025-01-26 18:49:45 -06:00
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}