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-03-22 00:05:51 +01:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-10-17 23:10:58 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-22 00:05:51 +01:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
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-03-22 00:05:51 +01:00
"lastModified": 1710154385,
"narHash": "sha256-4c3zQ2YY4BZOufaBJB4v9VBBeN2dH7iVdoJw8SDNCfI=",
2023-10-24 15:59:04 +02:00
"owner": "tweag",
"repo": "gomod2nix",
2024-03-22 00:05:51 +01:00
"rev": "872b63ddd28f318489c929d25f1f0a3c6039c971",
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-03-22 00:05:51 +01:00
"lastModified": 1710889954,
"narHash": "sha256-Pr6F5Pmd7JnNEMHHmspZ0qVqIBVxyZ13ik1pJtm2QXk=",
2023-10-17 23:10:58 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-22 00:05:51 +01:00
"rev": "7872526e9c5332274ea5932a0c3270d6e4724f3b",
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
}