diff --git a/.forgejo/workflows/flake-updater.yml b/.forgejo/workflows/flake-updater.yml index 31c5630..3e2cde7 100644 --- a/.forgejo/workflows/flake-updater.yml +++ b/.forgejo/workflows/flake-updater.yml @@ -13,14 +13,10 @@ jobs: - uses: actions/checkout@v4 - name: install nix - uses: https://github.com/DeterminateSystems/determinate-nix-action@v3.5.2 + uses: https://github.com/DeterminateSystems/nix-installer-action@v17 with: extra-conf: "lazy-trees = true" - # - uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main - # with: - # use-flakehub: false - - uses: https://github.com/DeterminateSystems/update-flake-lock@v24 with: pr-title: "Update flake.lock" # Title of PR to be created