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

Split up the Nix interop #209

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

Split up the Nix interop #209

wants to merge 3 commits into from

Commits on Jun 21, 2024

  1. Split up the Nix interop

    Separate the bit about calling Nickel (`importNickel`), and the one really about
    Organist (`importOrganist`).
    Théophane Hufschmitt committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9c6c6ab View commit details
    Browse the repository at this point in the history
  2. Remove some stray usages of importNcl

    Théophane Hufschmitt committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2594ced View commit details
    Browse the repository at this point in the history
  3. Add a quick explanation blurb to importNickel

    Théophane Hufschmitt committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a2042c5 View commit details
    Browse the repository at this point in the history