Files
nixpkgs/flake.lock
nix-update bot 1aa1f23ce4
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 4m31s
chore: update flake inputs
2026-03-16 15:01:06 +01:00

88 lines
2.1 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1773579282,
"narHash": "sha256-LWvZj9Bvm1EuoO6zbX4yjZebwnZNfeTbmCJGS7RGQ3Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5a88de74db0e948139be4b46f9a94d64aa11391c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1773669136,
"narHash": "sha256-rw8sHhEp4Yi3NZFLFqXQNW+UJO34dhsB55+c+kNoRKQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bd53ac106738b7bc47f89d56b5ddbff4bd4af4bf",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"opencode": {
"inputs": {
"nixpkgs": [
"nixpkgs-master"
]
},
"locked": {
"lastModified": 1773628428,
"narHash": "sha256-JUlFfILzcUCME3mOxdxDbcCXphNVEfVGIKhwAwtJPl8=",
"owner": "anomalyco",
"repo": "opencode",
"rev": "4ee426ba549131c4903a71dfb6259200467aca81",
"type": "github"
},
"original": {
"owner": "anomalyco",
"ref": "v1.2.27",
"repo": "opencode",
"type": "github"
}
},
"openspec": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1772182342,
"narHash": "sha256-9Q0iUyZGcDPLdgvnrBN3GumV8g9akV8TFb8bFkD1yYs=",
"owner": "Fission-AI",
"repo": "OpenSpec",
"rev": "afdca0d5dab1aa109cfd8848b2512333ccad60c3",
"type": "github"
},
"original": {
"owner": "Fission-AI",
"repo": "OpenSpec",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"opencode": "opencode",
"openspec": "openspec"
}
}
},
"root": "root",
"version": 7
}