1
Fork 0
e11sync/flake.lock

101 lines
2.7 KiB
Plaintext
Raw Normal View History

2023-12-14 18:16:04 +02:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-12 01:15:11 +02:00
"geoip2-asn": {
"flake": false,
"locked": {
"narHash": "sha256-yGxCynYbOdA65wtcSO+Sjpo5eFOd1gdfRBuSWnbmPqs=",
"type": "file",
2024-01-12 07:38:22 +02:00
"url": "https://dl.jakstys.lt/_/2024.01.10/GeoLite2-ASN.mmdb"
2024-01-12 01:15:11 +02:00
},
"original": {
"type": "file",
2024-01-12 07:38:22 +02:00
"url": "https://dl.jakstys.lt/_/2024.01.10/GeoLite2-ASN.mmdb"
2024-01-12 01:15:11 +02:00
}
},
"geoip2-city": {
"flake": false,
"locked": {
"narHash": "sha256-M42YId3Kml/ks4z2HVJMsZ25GGQ6ISEBaz5du4tHGyc=",
"type": "file",
2024-01-12 07:38:22 +02:00
"url": "https://dl.jakstys.lt/_/2024.01.10/GeoLite2-City.mmdb"
2024-01-12 01:15:11 +02:00
},
"original": {
"type": "file",
2024-01-12 07:38:22 +02:00
"url": "https://dl.jakstys.lt/_/2024.01.10/GeoLite2-City.mmdb"
2024-01-12 01:15:11 +02:00
}
},
"geoip2-country": {
"flake": false,
"locked": {
"narHash": "sha256-5lecpKFEhhJuVtPSMpPz0nR8WHUF1XbJkN+h4K9VTSQ=",
"type": "file",
2024-01-12 07:38:22 +02:00
"url": "https://dl.jakstys.lt/_/2024.01.10/GeoLite2-Country.mmdb"
2024-01-12 01:15:11 +02:00
},
"original": {
"type": "file",
2024-01-12 07:38:22 +02:00
"url": "https://dl.jakstys.lt/_/2024.01.10/GeoLite2-Country.mmdb"
2024-01-12 01:15:11 +02:00
}
},
2023-12-14 18:16:04 +02:00
"nixpkgs": {
"locked": {
2024-01-07 23:07:09 +02:00
"lastModified": 1704420045,
"narHash": "sha256-C36QmoJd5tdQ5R9MC1jM7fBkZW9zBUqbUCsgwS6j4QU=",
2023-12-14 18:16:04 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-07 23:07:09 +02:00
"rev": "c1be43e8e837b8dbee2b3665a007e761680f0c3d",
2023-12-14 18:16:04 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-01-07 23:07:09 +02:00
"ref": "nixos-23.11",
2023-12-14 18:16:04 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2024-01-12 01:15:11 +02:00
"geoip2-asn": "geoip2-asn",
"geoip2-city": "geoip2-city",
"geoip2-country": "geoip2-country",
2023-12-14 18:16:04 +02:00
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}