148 lines
3.8 KiB
JSON
148 lines
3.8 KiB
JSON
{
|
|
"nodes": {
|
|
"crane": {
|
|
"locked": {
|
|
"lastModified": 1780532242,
|
|
"narHash": "sha256-D+BsdpxmtUwtqGoY0IXPhHgTlmqgcZKCEo1oMyn7ep0=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "59a82a1222dd3b2080b5cc52a1a2e8d5f1b77f37",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"datasources": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1780401831,
|
|
"narHash": "sha256-oWH+k4/OGw2Nk8Yo7i5bm486dq0EcxrNXduHCc2H4PA=",
|
|
"ref": "refs/heads/main",
|
|
"rev": "d6ae11ef34a2ce0bceadb1a89785d92474fcdd6c",
|
|
"revCount": 31,
|
|
"type": "git",
|
|
"url": "https://git.pvv.ntnu.no/Mugiten/datasources.git"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://git.pvv.ntnu.no/Mugiten/datasources.git"
|
|
}
|
|
},
|
|
"kanjivg-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1778620714,
|
|
"narHash": "sha256-LwNcY5A6XPGI+DASZfmP7OeYe8IFesShhSrE7Go2ux8=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "1957802840a6f059d1e27dcb5755722955cc7dbb",
|
|
"revCount": 2217,
|
|
"type": "git",
|
|
"url": "https://git.pvv.ntnu.no/mugiten/kanjivg.git"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://git.pvv.ntnu.no/mugiten/kanjivg.git"
|
|
}
|
|
},
|
|
"nix-sqlite": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"tamerye",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1780687708,
|
|
"narHash": "sha256-oKS+JYmFLYFQAR0t/D5wfjhREdIIczKjAVeYRnUS9F4=",
|
|
"ref": "main",
|
|
"rev": "e7ce86cba09144d2992a264b5b0b5c711478e89d",
|
|
"revCount": 31,
|
|
"type": "git",
|
|
"url": "https://git.pvv.ntnu.no/mugiten/nix-custom-sqlite.git"
|
|
},
|
|
"original": {
|
|
"ref": "main",
|
|
"type": "git",
|
|
"url": "https://git.pvv.ntnu.no/mugiten/nix-custom-sqlite.git"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1780749050,
|
|
"narHash": "sha256-3av0pIjlOWQ6rDbNOmpUSvbNnJkGORQKKjb4LtCZsIY=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "a799d3e3886da994fa307f817a6bc705ae538eeb",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "nixpkgs",
|
|
"ref": "nixos-unstable",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"datasources": "datasources",
|
|
"kanjivg-src": "kanjivg-src",
|
|
"nixpkgs": "nixpkgs",
|
|
"tamerye": "tamerye"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"tamerye",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1780888890,
|
|
"narHash": "sha256-MUQPFiskEENaJ2N82TRIqpKlHXGXJJkPfKH6W788oQo=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "7d5f8d75fc195a236b46633d7679139698aeb35f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"tamerye": {
|
|
"inputs": {
|
|
"crane": "crane",
|
|
"nix-sqlite": "nix-sqlite",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"rust-overlay": "rust-overlay"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1780969606,
|
|
"narHash": "sha256-NuZKL9igkDCnvQwF6U2llK6ajpmGkWfPsamRORi8jYc=",
|
|
"ref": "main",
|
|
"rev": "99788794312472b46a5c65eabb45969adb14e9ce",
|
|
"revCount": 36,
|
|
"type": "git",
|
|
"url": "https://git.pvv.ntnu.no/Mugiten/tamerye.git"
|
|
},
|
|
"original": {
|
|
"ref": "main",
|
|
"type": "git",
|
|
"url": "https://git.pvv.ntnu.no/Mugiten/tamerye.git"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|