feat: dont copy over nix
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
3049db5e9d
commit
7f40467541
@ -203,6 +203,7 @@ COPY_SRC_FILES := \$(shell find -L "\$(INPUTDIR)" -type f \
|
||||
-not -name '*.xhtml' \
|
||||
-not -name '*.xml' \
|
||||
-not -name '*.xsl' \
|
||||
-not -name '*.nix' \
|
||||
) \$(INPUTDIR)/fsfe.org/order/data/items.en.xml
|
||||
|
||||
# The same as above, but moved to the output directory
|
||||
|
Loading…
Reference in New Issue
Block a user