Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cachix/install-nix-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v20
Choose a base ref
...
head repository: cachix/install-nix-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v21
Choose a head ref
  • 14 commits
  • 4 files changed
  • 4 contributors

Commits on Mar 8, 2023

  1. fix: Quote variable reference

    As recommended by ShellCheck.
    l0b0 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    e322e03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef4bcbc View commit details
    Browse the repository at this point in the history
  3. refactor: Simplify appending to file

    Avoids one extra command, and removes the need for `tee`.
    l0b0 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    ac5ee67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bdded0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Merge pull request #166 from l0b0/refactor/linting

    refactor: Linting
    domenkozar authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    be4cef7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. bump revision in readme

    domenkozar authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    67e9fd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Bump revision in README

    sandydoo committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    763a380 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. pin Nix to 2.15.0

    domenkozar committed May 1, 2023
    Configuration menu
    Copy the full SHA
    3988b72 View commit details
    Browse the repository at this point in the history
  2. fix #170

    domenkozar committed May 1, 2023
    Configuration menu
    Copy the full SHA
    e304541 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Fix action to make it work on custom containers;

    For further information, see: <actions/runner#716 (comment)>
    joergdw committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b2f4229 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    840ed7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #178 from cachix/docs/149

    Document how to pass env vars to modern nix commands
    domenkozar authored May 4, 2023
    Configuration menu
    Copy the full SHA
    3eb7a24 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Merge pull request #179 from joergdw/fix-action-path

    Fix action to make it work on custom containers;
    domenkozar authored May 5, 2023
    Configuration menu
    Copy the full SHA
    3580693 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Nix: 2.15.1

    domenkozar committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4b933aa View commit details
    Browse the repository at this point in the history
Loading