From 52ff0ae9e61b87e12cebde51de82cf1be9fc2fb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 15:12:29 +0000 Subject: [PATCH] github: bump cachix/install-nix-action from 18 to 19 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 18 to 19. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/daddc62a2e67d1decb56e028c9fa68344b9b7c2a...5c11eae19dba042788936d4f1c9685fdd814ac49) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/nix-linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nix-linux.yml b/.github/workflows/nix-linux.yml index 3847d50fb..d5d640105 100644 --- a/.github/workflows/nix-linux.yml +++ b/.github/workflows/nix-linux.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c with: fetch-depth: 0 - - uses: cachix/install-nix-action@daddc62a2e67d1decb56e028c9fa68344b9b7c2a + - uses: cachix/install-nix-action@5c11eae19dba042788936d4f1c9685fdd814ac49 with: extra_nix_config: | experimental-features = nix-command flakes