Skip to content

Releases: AodhanHayter/opencode-flake

OpenCode Flake github-v1.2.16

18 Feb 19:14

Choose a tag to compare

OpenCode Flake version github-v1.2.16

This release packages OpenCode vgithub-v1.2.16 as a Nix flake.

Automated Update: This version was automatically updated using nix-update, ensuring all dependencies and hashes are correct.

Installation

# Run OpenCode directly
nix run github:AodhanHayter/opencode-flake

# Or install to your profile
nix profile install github:AodhanHayter/opencode-flake

Using in a flake

{
  inputs.opencode-flake.url = "github:AodhanHayter/opencode-flake";

  outputs = { self, nixpkgs, opencode-flake, ... }: {
    # Use in your outputs
    packages.x86_64-linux.opencode = opencode-flake.packages.x86_64-linux.default;
  };
}

OpenCode Flake 1.0.203

26 Dec 13:02

Choose a tag to compare

OpenCode Flake version 1.0.203

This release packages OpenCode v1.0.203 as a Nix flake.

Automated Update: This version was automatically updated using nix-update, ensuring all dependencies and hashes are correct.

Installation

# Run OpenCode directly
nix run github:AodhanHayter/opencode-flake

# Or install to your profile
nix profile install github:AodhanHayter/opencode-flake

Using in a flake

{
  inputs.opencode-flake.url = "github:AodhanHayter/opencode-flake";

  outputs = { self, nixpkgs, opencode-flake, ... }: {
    # Use in your outputs
    packages.x86_64-linux.opencode = opencode-flake.packages.x86_64-linux.default;
  };
}

OpenCode Flake latest

02 Nov 02:20

Choose a tag to compare

OpenCode Flake version latest

This release packages OpenCode vlatest as a Nix flake.

Automated Update: This version was automatically updated using nix-update, ensuring all dependencies and hashes are correct.

Installation

# Run OpenCode directly
nix run github:AodhanHayter/opencode-flake

# Or install to your profile
nix profile install github:AodhanHayter/opencode-flake

Using in a flake

{
  inputs.opencode-flake.url = "github:AodhanHayter/opencode-flake";

  outputs = { self, nixpkgs, opencode-flake, ... }: {
    # Use in your outputs
    packages.x86_64-linux.opencode = opencode-flake.packages.x86_64-linux.default;
  };
}

OpenCode Flake 0.13.5

29 Sep 18:41

Choose a tag to compare

OpenCode Flake version 0.13.5

This release packages OpenCode v0.13.5 as a Nix flake.

Automated Update: This version was automatically updated using nix-update, ensuring all dependencies and hashes are correct.

Installation

# Run OpenCode directly
nix run github:AodhanHayter/opencode-flake

# Or install to your profile
nix profile install github:AodhanHayter/opencode-flake

Using in a flake

{
  inputs.opencode-flake.url = "github:AodhanHayter/opencode-flake";

  outputs = { self, nixpkgs, opencode-flake, ... }: {
    # Use in your outputs
    packages.x86_64-linux.opencode = opencode-flake.packages.x86_64-linux.default;
  };
}

OpenCode Flake 0.13.4

29 Sep 06:45

Choose a tag to compare

OpenCode Flake version 0.13.4

This release packages OpenCode v0.13.4 as a Nix flake.

Automated Update: This version was automatically updated using nix-update, ensuring all dependencies and hashes are correct.

Installation

# Run OpenCode directly
nix run github:AodhanHayter/opencode-flake

# Or install to your profile
nix profile install github:AodhanHayter/opencode-flake

Using in a flake

{
  inputs.opencode-flake.url = "github:AodhanHayter/opencode-flake";

  outputs = { self, nixpkgs, opencode-flake, ... }: {
    # Use in your outputs
    packages.x86_64-linux.opencode = opencode-flake.packages.x86_64-linux.default;
  };
}

OpenCode Flake version v0.12.1

27 Sep 03:50
v0.12.1
e713b1c

Choose a tag to compare

OpenCode Flake version 0.12.1

This release packages OpenCode v0.12.1 as a Nix flake.

Automated Update: This version was automatically updated using nix-update, ensuring all dependencies and hashes are correct.

Installation

# Run OpenCode directly
nix run github:AodhanHayter/opencode-flake

# Or install to your profile
nix profile install github:AodhanHayter/opencode-flake

Using in a flake

{
  inputs.opencode-flake.url = "github:AodhanHayter/opencode-flake";

  outputs = { self, nixpkgs, opencode-flake, ... }: {
    # Use in your outputs
    packages.x86_64-linux.opencode = opencode-flake.packages.x86_64-linux.default;
  };
}

OpenCode Flake 0.11.4

26 Sep 06:42

Choose a tag to compare

OpenCode Flake version 0.11.4

This release packages OpenCode v0.11.4 as a Nix flake.

Automated Update: This version was automatically updated using nix-update, ensuring all dependencies and hashes are correct.

Installation

# Run OpenCode directly
nix run github:AodhanHayter/opencode-flake

# Or install to your profile
nix profile install github:AodhanHayter/opencode-flake

Using in a flake

{
  inputs.opencode-flake.url = "github:AodhanHayter/opencode-flake";

  outputs = { self, nixpkgs, opencode-flake, ... }: {
    # Use in your outputs
    packages.x86_64-linux.opencode = opencode-flake.packages.x86_64-linux.default;
  };
}

OpenCode Flake 0.11.3

24 Sep 06:43

Choose a tag to compare

OpenCode Flake version 0.11.3

This release packages OpenCode v0.11.3 as a Nix flake.

Automated Update: This version was automatically updated using nix-update, ensuring all dependencies and hashes are correct.

Installation

# Run OpenCode directly
nix run github:AodhanHayter/opencode-flake

# Or install to your profile
nix profile install github:AodhanHayter/opencode-flake

Using in a flake

{
  inputs.opencode-flake.url = "github:AodhanHayter/opencode-flake";

  outputs = { self, nixpkgs, opencode-flake, ... }: {
    # Use in your outputs
    packages.x86_64-linux.opencode = opencode-flake.packages.x86_64-linux.default;
  };
}

OpenCode Flake 0.11.2

24 Sep 02:01

Choose a tag to compare

OpenCode Flake version 0.11.2

This release packages OpenCode v0.11.2 as a Nix flake.

Automated Update: This version was automatically updated using nix-update, ensuring all dependencies and hashes are correct.

Installation

# Run OpenCode directly
nix run github:AodhanHayter/opencode-flake

# Or install to your profile
nix profile install github:AodhanHayter/opencode-flake

Using in a flake

{
  inputs.opencode-flake.url = "github:AodhanHayter/opencode-flake";

  outputs = { self, nixpkgs, opencode-flake, ... }: {
    # Use in your outputs
    packages.x86_64-linux.opencode = opencode-flake.packages.x86_64-linux.default;
  };
}

OpenCode Flake version v0.11.1

21 Sep 19:05
v0.11.1
b9135bf

Choose a tag to compare

OpenCode Flake version 0.11.1

This release packages OpenCode v0.11.1 as a Nix flake.

Installation

# Run OpenCode directly
nix run github:AodhanHayter/opencode-flake

# Or install to your profile
nix profile install github:AodhanHayter/opencode-flake

Using in a flake

{
  inputs.opencode-flake.url = "github:AodhanHayter/opencode-flake";

  outputs = { self, nixpkgs, opencode-flake, ... }: {
    # Use in your outputs
    packages.x86_64-linux.opencode = opencode-flake.packages.x86_64-linux.default;
  };
}