mirror of
https://github.com/SebastianStork/advent-of-code.git
synced 2026-01-21 12:11:34 +01:00
66 lines
1.7 KiB
JSON
66 lines
1.7 KiB
JSON
{
|
|
"nodes": {
|
|
"inputs": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1764611941,
|
|
"narHash": "sha256-GEVJK9tSeNnGgYYRbjtYE/su75nxRvOm8h0Sf5GD70A=",
|
|
"ref": "refs/heads/main",
|
|
"rev": "5390449be22f56739e0840e35e46d54b1166886c",
|
|
"shallow": true,
|
|
"type": "git",
|
|
"url": "ssh://git@github.com/SebastianStork/advent-of-code-inputs.git"
|
|
},
|
|
"original": {
|
|
"shallow": true,
|
|
"type": "git",
|
|
"url": "ssh://git@github.com/SebastianStork/advent-of-code-inputs.git"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1764522689,
|
|
"narHash": "sha256-SqUuBFjhl/kpDiVaKLQBoD8TLD+/cTUzzgVFoaHrkqY=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "8bb5646e0bed5dbd3ab08c7a7cc15b75ab4e1d0f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-25.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"inputs": "inputs",
|
|
"nixpkgs": "nixpkgs",
|
|
"rust-overlay": "rust-overlay"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1764557621,
|
|
"narHash": "sha256-kX5PoY8hQZ80+amMQgOO9t8Tc1JZ70gYRnzaVD4AA+o=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "93316876c2229460a5d6f5f052766cc4cef538ce",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|