mirror of
https://github.com/logos-messaging/nim-sds.git
synced 2026-02-03 05:43:05 +00:00
This way we can track same Nim as in vendor folder. Notably this upgrades from Nim 2.2.4 to 2.2.6. Depends on: https://github.com/status-im/nimbus-build-system/pull/112 Signed-off-by: Jakub Sokołowski <jakub@status.im>
51 lines
1.2 KiB
JSON
51 lines
1.2 KiB
JSON
{
|
|
"nodes": {
|
|
"nimbusBuildSystem": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1769685810,
|
|
"narHash": "sha256-mANqcQcRXb08ZR8WF6SoyVrL/nXUePtMZfpNx25BlLI=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "0e7a764edae92b224326b3700f062702489ce2b4",
|
|
"revCount": 238,
|
|
"submodules": true,
|
|
"type": "git",
|
|
"url": "file:./vendor/nimbus-build-system"
|
|
},
|
|
"original": {
|
|
"submodules": true,
|
|
"type": "git",
|
|
"url": "file:./vendor/nimbus-build-system"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1757590060,
|
|
"narHash": "sha256-EWwwdKLMZALkgHFyKW7rmyhxECO74+N+ZO5xTDnY/5c=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "0ef228213045d2cdb5a169a95d63ded38670b293",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "0ef228213045d2cdb5a169a95d63ded38670b293",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nimbusBuildSystem": "nimbusBuildSystem",
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|