chore: update opencode flake input to 1.1.35
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 3m41s
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 3m41s
This commit is contained in:
8
flake.lock
generated
8
flake.lock
generated
@@ -37,16 +37,16 @@
|
||||
"nixpkgs": "nixpkgs_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1769153255,
|
||||
"narHash": "sha256-ardM8zEJWvTvsFMQZWivjGPB2uIqFw6QPAzrRjAHQKY=",
|
||||
"lastModified": 1769301478,
|
||||
"narHash": "sha256-z8RnhFbdtZPb05l1gdgKXCOBDgRNZyppgzrFRNq4wmg=",
|
||||
"owner": "anomalyco",
|
||||
"repo": "opencode",
|
||||
"rev": "c130dd425a32fe1c1cd3747ea6565b0e6bf50100",
|
||||
"rev": "33298e87758685d6bea5b230a0133902ca66807c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "anomalyco",
|
||||
"ref": "v1.1.34",
|
||||
"ref": "v1.1.35",
|
||||
"repo": "opencode",
|
||||
"type": "github"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
opencode.url = "github:anomalyco/opencode/v1.1.34";
|
||||
opencode.url = "github:anomalyco/opencode/v1.1.35";
|
||||
|
||||
# Optional: Add stable channel if needed
|
||||
# nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
|
||||
Reference in New Issue
Block a user