We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ed4a9 commit 870d33bCopy full SHA for 870d33b
.github/actions/nix-devshell/action.yaml
@@ -4,7 +4,7 @@ runs:
4
using: "composite"
5
steps:
6
- name: Setup Nix
7
- uses: DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16
+ uses: nixbuild/nix-quick-install-action@25aff27c252e0c8cdda3264805f7b6bcd92c8718 # v29
8
9
- name: Enter devshell
10
uses: nicknovitski/nix-develop@9be7cfb4b10451d3390a75dc18ad0465bed4932a # v1.2.1
0 commit comments