mirror of
https://github.com/status-im/status-web.git
synced 2026-08-27 20:31:12 +00:00
* nix: bump nixpkgs to 25.11, add foundry toolchain Necessary to fix Jenkins CI builds failing with: @status-im/community-contracts:build: sh: line 1: forge: command not found Signed-off-by: Jakub Sokołowski <jakub@status.im> * chore: add few-banks-sin changeset file --------- Signed-off-by: Jakub Sokołowski <jakub@status.im>
27 lines
538 B
JSON
27 lines
538 B
JSON
{
|
|
"nodes": {
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1776067740,
|
|
"narHash": "sha256-B35lpsqnSZwn1Lmz06BpwF7atPgFmUgw1l8KAV3zpVQ=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "7e495b747b51f95ae15e74377c5ce1fe69c1765f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "nixpkgs",
|
|
"ref": "nixos-25.11",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|