Skip to content

chore(aiken-uplc): add direnv .envrc for nix flake#213

Merged
solidsnakedev merged 1 commit intomainfrom
chore/aiken-uplc-envrc
Mar 20, 2026
Merged

chore(aiken-uplc): add direnv .envrc for nix flake#213
solidsnakedev merged 1 commit intomainfrom
chore/aiken-uplc-envrc

Conversation

@solidsnakedev
Copy link
Collaborator

The aiken-uplc package has a flake.nix but no .envrc, so direnv does not automatically load the Nix shell when entering the directory.

Adds a minimal .envrc with use flake so direnv picks up the Nix dev environment automatically.

Copilot AI review requested due to automatic review settings March 19, 2026 10:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a minimal direnv configuration for packages/aiken-uplc so that entering the directory automatically loads the Nix flake dev environment.

Changes:

  • Introduces packages/aiken-uplc/.envrc with use flake to enable automatic shell loading via direnv.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@solidsnakedev solidsnakedev merged commit 2b66b46 into main Mar 20, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants