Skip to content

Commit e917a8e

Browse files
authored
build(nix): update nci, refactor flake, seperate wrapping, add source filtering (#3657)
1 parent 3c38fe9 commit e917a8e

File tree

3 files changed

+177
-140
lines changed

3 files changed

+177
-140
lines changed

.github/workflows/cachix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
2424

2525
- name: Build nix flake
26-
run: nix build
26+
run: nix build -L

flake.lock

Lines changed: 31 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)