Nix CI: re-add nix_path but with proper name of stable channel.

This commit is contained in:
John MacFarlane
2024-09-22 12:31:10 -07:00
parent 82b186bb58
commit f4fe61a1af
+2
View File
@@ -146,6 +146,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V28
with:
nix_path: nixpkgs=channel:nixos-24.05
- name: Cache cabal global package db
id: cabal-global
uses: actions/cache@v4