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: v14
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: v15
Choose a head ref
  • 17 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 21, 2021

  1. Bump tmpl from 1.0.4 to 1.0.5

    Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
    - [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
    - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: tmpl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    3e073d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    791347c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from cachix/dependabot/npm_and_yarn/tmpl-1.0.5

    Bump tmpl from 1.0.4 to 1.0.5
    domenkozar authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d04e8d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    3e0e991 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    896dc80 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. chore(deps): bump actions/checkout from 2.3.4 to 2.3.5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.3.4...v2.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    fe464fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from cachix/dependabot/github_actions/actions…

    …/checkout-2.3.5
    
    chore(deps): bump actions/checkout from 2.3.4 to 2.3.5
    domenkozar authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    825ca3e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. chore(deps): bump actions/checkout from 2.3.5 to 2.4.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.3.5...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    8026a8b View commit details
    Browse the repository at this point in the history
  2. v14.1

    domenkozar authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    98f3210 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Merge pull request #107 from cachix/dependabot/github_actions/actions…

    …/checkout-2.4.0
    
    chore(deps): bump actions/checkout from 2.3.5 to 2.4.0
    domenkozar authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e776d82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53fb030 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #108 from cachix/enable-experimental-features-by-d…

    …efault
    
    enable flakes & nix-command features by default
    domenkozar authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    74ef8ad View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    c664ef3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Resilient installation

    domenkozar committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    783053e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from cachix/fix-97

    fix #97: install nix config correctly for single-user- mode
    domenkozar authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    b93cdea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #105 from cachix/resilient-install

    Resilient installation
    domenkozar authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    489b4a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. cleanup

    domenkozar committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    5f45af0 View commit details
    Browse the repository at this point in the history
Loading