Skip to content

Commit

Permalink
Nix flake: filter source better
Browse files Browse the repository at this point in the history
  • Loading branch information
mk3z committed Jul 18, 2024
1 parent 35fcbe4 commit 603e33c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,11 @@
(nix-filter.lib.matchExt "nix")
"flake.lock"
".git"
".github"
".gitignore"
".gitmodules"
".travis.yml"
".vscode"
];
};

Expand Down

0 comments on commit 603e33c

Please sign in to comment.