Skip to content

Commit

Permalink
build(nix): update nci, refactor flake, seperate wrapping, add source…
Browse files Browse the repository at this point in the history
… filtering (helix-editor#3657)
  • Loading branch information
yusdacra authored and jdrst committed Sep 13, 2022
1 parent b1ba7a5 commit 97d8211
Show file tree
Hide file tree
Showing 3 changed files with 177 additions and 140 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cachix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}

- name: Build nix flake
run: nix build
run: nix build -L
66 changes: 31 additions & 35 deletions flake.lock

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

Loading

0 comments on commit 97d8211

Please sign in to comment.