about summary refs log tree commit diff
path: root/overlays/patches/emacs/overlay/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/patches/emacs/overlay/.github/workflows/ci.yml')
-rw-r--r--overlays/patches/emacs/overlay/.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays/patches/emacs/overlay/.github/workflows/ci.yml b/overlays/patches/emacs/overlay/.github/workflows/ci.yml
index 7834447e06ae..1f5ae8585799 100644
--- a/overlays/patches/emacs/overlay/.github/workflows/ci.yml
+++ b/overlays/patches/emacs/overlay/.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
     - name: Install Nix
       uses: cachix/install-nix-action@v13
       with:
-        nix_path: nixpkgs=channel:nixos-unstable
+        nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
 
     - name: Add nix-community cache
       uses: cachix/cachix-action@v10