Skip to content

Commit

Permalink
fix nixpkgs not found in nix search path
Browse files Browse the repository at this point in the history
  • Loading branch information
stepbrobd committed Nov 16, 2023
1 parent 6adb299 commit cbf93cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/discord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
fetch-depth: 0
- name: "Install Nix"
uses: "cachix/install-nix-action@v23"
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: "Magic Cache"
uses: "determinatesystems/magic-nix-cache-action@v2"
- name: "Discord"
Expand Down

0 comments on commit cbf93cb

Please sign in to comment.