chore: update opencode flake input to 1.1.44
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 3m11s
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 3m11s
This commit is contained in:
8
flake.lock
generated
8
flake.lock
generated
@@ -37,16 +37,16 @@
|
||||
"nixpkgs": "nixpkgs_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1769733066,
|
||||
"narHash": "sha256-+CBqfdK3mw5qnl4sViFEcTSslW0sOE53AtryD2MdhTI=",
|
||||
"lastModified": 1769748350,
|
||||
"narHash": "sha256-S1g2ss1LPlQItVpc0K0798N4ZlS4lezXk/5okEPYlqw=",
|
||||
"owner": "anomalyco",
|
||||
"repo": "opencode",
|
||||
"rev": "bbc7bdb3fd5078d0add23273e0fdae436b9b47e4",
|
||||
"rev": "24f8f18455a918d729166cdf0fccd6cdb6d544ca",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "anomalyco",
|
||||
"ref": "v1.1.43",
|
||||
"ref": "v1.1.44",
|
||||
"repo": "opencode",
|
||||
"type": "github"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
opencode.url = "github:anomalyco/opencode/v1.1.43";
|
||||
opencode.url = "github:anomalyco/opencode/v1.1.44";
|
||||
|
||||
# Optional: Add stable channel if needed
|
||||
# nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
|
||||
Reference in New Issue
Block a user