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 2d3d606 commit 715f21dCopy full SHA for 715f21d
.github/workflows/flakes-update.yml
@@ -11,7 +11,7 @@ jobs:
11
# Borrowed from https://github.com/Mic92/dotfiles/blob/9c2fc2cc98021dd8d42bbb714278785a9a6757c2/.github/workflows/upgrade-flakes.yml
12
steps:
13
- uses: actions/checkout@v2
14
- - uses: cachix/install-nix-action@v13
+ - uses: cachix/install-nix-action@v14
15
with:
16
install_url: https://github.com/numtide/nix-flakes-installer/releases/download/nix-2.4pre20210415_76980a1/install
17
extra_nix_config: |
0 commit comments