mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
ArchiSteamFarm.ui: use buildNpmPackage
This commit is contained in:
parent
b6bad25cbb
commit
ea1cef8c00
4 changed files with 11 additions and 7463 deletions
|
@ -245,7 +245,7 @@ in
|
|||
|
||||
rm -f www
|
||||
${optionalString cfg.web-ui.enable ''
|
||||
ln -s ${cfg.web-ui.package}/lib/dist www
|
||||
ln -s ${cfg.web-ui.package}/ www
|
||||
''}
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue