Home

nur @main - refs - log -
-
https://git.jolheiser.com/nur.git
My NUR
tree log patch
no longer pin nix version in template
Jörg Thalheim <joerg@thalheim.io>
2 years ago
1 changed files, 0 additions(+), 4 deletions(-)
M .github/workflows/build.yml -> .github/workflows/build.yml
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 3fa7ba8da4d6ed918b22895cf6884ad10df47dc1..6cf7946be3f8a0b0e9c33d9657a1110fc559ef93 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -46,10 +46,6 @@       uses: cachix/install-nix-action@v18
       with:
         nix_path: "${{ matrix.nixPath }}"
   push:
-      - main
-        # see https://github.com/NixOS/nix/issues/5980
-        install_url: https://releases.nixos.org/nix/nix-2.5.1/install
-  push:
     # rebuild everyday at 2:51
           experimental-features = nix-command flakes
           access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}