From 9df748f599da933a7ca8d8fb49cd4dea0d013793 Mon Sep 17 00:00:00 2001 From: zowoq <59103226+zowoq@users.noreply.github.com> Date: Wed, 1 Mar 2023 16:16:03 +1000 Subject: Revert "workflows: pin install-nix-action to use nix 2.13.3" This reverts commit 3563c178ca7d45d028c095b2a3ba35ee28294eea. fixed in cachix/install-nix-action@v20 --- .github/workflows/manual-nixos.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows/manual-nixos.yml') diff --git a/.github/workflows/manual-nixos.yml b/.github/workflows/manual-nixos.yml index 95c4e59ce9d..85c7ac2d692 100644 --- a/.github/workflows/manual-nixos.yml +++ b/.github/workflows/manual-nixos.yml @@ -22,7 +22,6 @@ jobs: with: # explicitly enable sandbox extra_nix_config: sandbox = true - install_url: https://releases.nixos.org/nix/nix-2.13.3/install - uses: cachix/cachix-action@v12 with: # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere. -- cgit 1.4.1