Commits on Oct 15, 2021

  1. 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] committed Oct 18, 2021
    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 committed Oct 18, 2021
    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] committed Nov 3, 2021
    Copy the full SHA
    8026a8b View commit details
    Browse the repository at this point in the history
  2. v14.1

    domenkozar committed Nov 3, 2021
    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 committed Nov 5, 2021
    Copy the full SHA
    e776d82 View commit details
    Browse the repository at this point in the history
  2. 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 committed Nov 5, 2021
    Copy the full SHA
    74ef8ad View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. 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
    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 committed Nov 11, 2021
    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 committed Nov 11, 2021
    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
    Copy the full SHA
    5f45af0 View commit details
    Browse the repository at this point in the history
  2. bump actions

    domenkozar committed Nov 12, 2021
    Copy the full SHA
    ef6c38c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. fix actions/checkout version in readme.md

    version 2.5.0 doesn't seem to exist
    DavHau committed Nov 17, 2021
    Copy the full SHA
    b72fecc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #112 from DavHau/patch-1

    fix actions/checkout version in readme.md
    domenkozar committed Nov 17, 2021
    Copy the full SHA
    1b5d414 View commit details
    Browse the repository at this point in the history
  3. install-nix.sh: use a temporary workdir

    Don't leave temporary files around
    zimbatm committed Nov 17, 2021
    Copy the full SHA
    06a240d View commit details
    Browse the repository at this point in the history
  4. install-nix.sh: remove unnecessary chmod

    The script is invoked with sh and therefor doesn't need and executable
    script.
    zimbatm committed Nov 17, 2021
    Copy the full SHA
    732b024 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    21a5164 View commit details
    Browse the repository at this point in the history
  6. install-nix.sh: retry curl 5 times

    If fetching the install script fails, don't keep the CI running forever.
    zimbatm committed Nov 17, 2021
    Copy the full SHA
    802bde5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Copy the full SHA
    46187b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #115 from zimbatm/bash-cleanup

    Bash cleanup
    domenkozar committed Nov 18, 2021
    Copy the full SHA
    d045d9f View commit details
    Browse the repository at this point in the history
  3. Test for act

    domenkozar committed Nov 18, 2021
    Copy the full SHA
    5315c85 View commit details
    Browse the repository at this point in the history
  4. Update .github/workflows/test.yml

    Co-authored-by: Ryan <me@hackerc.at>
    domenkozar and Ryan committed Nov 18, 2021
    Copy the full SHA
    c5e83e5 View commit details
    Browse the repository at this point in the history
  5. Update .github/workflows/test.yml

    Co-authored-by: Ryan <me@hackerc.at>
    domenkozar and Ryan committed Nov 18, 2021
    Copy the full SHA
    ac89927 View commit details
    Browse the repository at this point in the history
  6. Update .github/workflows/test.yml

    Co-authored-by: Ryan <me@hackerc.at>
    domenkozar and Ryan committed Nov 18, 2021
    Copy the full SHA
    9489b6b View commit details
    Browse the repository at this point in the history
  7. Update .github/workflows/test.yml

    Co-authored-by: Ryan <me@hackerc.at>
    domenkozar and Ryan committed Nov 18, 2021
    Copy the full SHA
    31bbb1e View commit details
    Browse the repository at this point in the history
  8. Update .github/workflows/test.yml

    Co-authored-by: Ryan <me@hackerc.at>
    domenkozar and Ryan committed Nov 18, 2021
    Copy the full SHA
    7a6ac48 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. try fixing act

    domenkozar committed Nov 19, 2021
    Copy the full SHA
    76f9967 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #111 from cachix/act

    Test for act
    domenkozar committed Nov 19, 2021
    Copy the full SHA
    3db69e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. README: fix syntax

    domenkozar committed Nov 20, 2021
    Copy the full SHA
    d56f3ce View commit details
    Browse the repository at this point in the history