sanic/flake.lock

86 lines
2 KiB
Plaintext
Raw Normal View History

2023-10-17 23:10:58 +02:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-01-24 13:22:22 +01:00
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2023-10-17 23:10:58 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-01-24 13:22:22 +01:00
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
2023-10-17 23:10:58 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-10-24 15:59:04 +02:00
"gomod2nix": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-24 13:22:22 +01:00
"lastModified": 1705314449,
"narHash": "sha256-yfQQ67dLejP0FLK76LKHbkzcQqNIrux6MFe32MMFGNQ=",
2023-10-24 15:59:04 +02:00
"owner": "tweag",
"repo": "gomod2nix",
2024-01-24 13:22:22 +01:00
"rev": "30e3c3a9ec4ac8453282ca7f67fca9e1da12c3e6",
2023-10-24 15:59:04 +02:00
"type": "github"
},
"original": {
"owner": "tweag",
"repo": "gomod2nix",
"type": "github"
}
},
2023-10-17 23:10:58 +02:00
"nixpkgs": {
"locked": {
2024-01-24 13:22:22 +01:00
"lastModified": 1705883077,
"narHash": "sha256-ByzHHX3KxpU1+V0erFy8jpujTufimh6KaS/Iv3AciHk=",
2023-10-17 23:10:58 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-24 13:22:22 +01:00
"rev": "5f5210aa20e343b7e35f40c033000db0ef80d7b9",
2023-10-17 23:10:58 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2023-10-24 15:59:04 +02:00
"gomod2nix": "gomod2nix",
2023-10-17 23:10:58 +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
}