mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 20:55:31 +03:00
museum: copy web-templates to output (#410353)
This commit is contained in:
commit
2b2f7278d7
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ buildGoModule rec {
|
||||||
cp -R configurations \
|
cp -R configurations \
|
||||||
migrations \
|
migrations \
|
||||||
mail-templates \
|
mail-templates \
|
||||||
|
web-templates \
|
||||||
$out/share/museum
|
$out/share/museum
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue