Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new(nix): Added flake-based devshell setup leveraging your own flake / overlay #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. new(nix): Added flake-based devshell setup

    Just clone the repo and then 'direnv allow'
    cormacc committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    689414d View commit details
    Browse the repository at this point in the history
  2. fix(nix): Added clojure as explicit dependency

    Had assumed it was implicit in garden, but got an error without a
    globally installed clojure.
    cormacc committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fa447a9 View commit details
    Browse the repository at this point in the history