mirror of
https://github.com/SebastianStork/advent-of-code.git
synced 2026-01-21 12:11:34 +01:00
Stow doesn't like when the origin path changes randomly (like when updating a flake input)
66 lines
1.7 KiB
JSON
66 lines
1.7 KiB
JSON
{
|
|
"nodes": {
|
|
"inputs": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1764710882,
|
|
"narHash": "sha256-lgnEbzbtGf7XYe9gCOhOJtLgpmosv6i8S11MTOy6o2k=",
|
|
"ref": "refs/heads/main",
|
|
"rev": "9e2bfce3c17983bc850271e3bcc89045e82d9b7c",
|
|
"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
|
|
}
|