mirror of
https://github.com/nix-community/emacs-overlay.git
synced 2026-01-27 06:51:38 -08:00
Revert ".github: pin Nix 2.24.12 for CI"
This reverts commit a231ca8318.
This commit is contained in:
parent
3d30a184b6
commit
b856b055ef
2 changed files with 0 additions and 3 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -18,7 +18,6 @@ jobs:
|
|||
uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
install_url: https://releases.nixos.org/nix/nix-2.24.12/install
|
||||
|
||||
- name: Add nix-community cache
|
||||
uses: cachix/cachix-action@v16
|
||||
|
|
@ -57,7 +56,6 @@ jobs:
|
|||
uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
install_url: https://releases.nixos.org/nix/nix-2.24.12/install
|
||||
|
||||
- name: Add nix-community cache
|
||||
uses: cachix/cachix-action@v16
|
||||
|
|
|
|||
1
.github/workflows/pulls.yml
vendored
1
.github/workflows/pulls.yml
vendored
|
|
@ -14,7 +14,6 @@ jobs:
|
|||
- uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
install_url: https://releases.nixos.org/nix/nix-2.24.12/install
|
||||
- id: set-matrix
|
||||
name: Evaluate flake
|
||||
run: nix flake show --all-systems
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue