mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
museum: copy web-templates to output
Fixes error: panic: html/template: pattern matches no files: `web-templates/*`
This commit is contained in:
parent
a61befb69a
commit
9f781f41df
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ buildGoModule rec {
|
|||
cp -R configurations \
|
||||
migrations \
|
||||
mail-templates \
|
||||
web-templates \
|
||||
$out/share/museum
|
||||
'';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue