Open
Description
For any obelisk project where static is a derivation the staticFiles attribute implicitly needs to be
staticFiles = import ./static {inherit pkgs;};
where the filepath can only be ./static
if the folder passed to import was ./static2 or something else, the static derivation watcher watchStaticFilesDerivation
will ignore it
Metadata
Metadata
Assignees
Labels
No labels