Skip to content

Commit

Permalink
Updated flake
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Aug 6, 2024
1 parent f9f2b77 commit 4d05b4e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
cd ./nix/fixtures/module-repo
nix flake update
cachix watch-exec holochain-open-dev -- nix build -L .#my_zome
cachix watch-exec holochain-open-dev -- nix build --no-update-lock-file -L .#my_zome
- name: Test zomes
env:
Expand Down
46 changes: 23 additions & 23 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4d05b4e

Please sign in to comment.