[PR #562] [CLOSED] chore: add flake.nix together nix-direnv support for development … #9644

Closed
opened 2026-02-16 18:13:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/562
Author: @k3dom
Created: 6/30/2025
Status: Closed

Base: devHead: dev


📝 Commits (1)

  • f875de1 chore: add flake.nix together nix-direnv support for development setup

📊 Changes

4 files changed (+88 additions, -0 deletions)

View changed files

.envrc (+1 -0)
📝 .gitignore (+1 -0)
flake.lock (+61 -0)
flake.nix (+25 -0)

📄 Description

This PR adds:

  • a flake.nix which sets up a devShell including bun and Go
  • nix-direnv support

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/562 **Author:** [@k3dom](https://github.com/k3dom) **Created:** 6/30/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`f875de1`](https://github.com/anomalyco/opencode/commit/f875de1b58b6aeca09380fa766e9a9a415591487) chore: add `flake.nix` together `nix-direnv` support for development setup ### 📊 Changes **4 files changed** (+88 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.envrc` (+1 -0) 📝 `.gitignore` (+1 -0) ➕ `flake.lock` (+61 -0) ➕ `flake.nix` (+25 -0) </details> ### 📄 Description This PR adds: - a `flake.nix` which sets up a `devShell` including bun and Go - `nix-direnv` support --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:55 -05:00
yindo closed this issue 2026-02-16 18:13:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9644