Skip to content

Commit

Permalink
use magic nix cache
Browse files Browse the repository at this point in the history
  • Loading branch information
CobaltCause committed Oct 9, 2023
1 parent bcec335 commit 276ccf9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
extra-substituters = https://nix-community.cachix.org
extra-trusted-public-keys = nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
- name: Pop/push Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2

- name: Configure `nix-direnv`
run: |
mkdir -p "$HOME/.config/nixpkgs"
Expand Down

0 comments on commit 276ccf9

Please sign in to comment.