Skip to content

Commit

Permalink
add nixpkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
nohzafk committed Sep 21, 2024
1 parent 8da4628 commit d8904b4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ jobs:
- uses: actions/checkout@v3

- name: Set up Nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable

- name: Install just
run: |
Expand Down

0 comments on commit d8904b4

Please sign in to comment.