Open UlyssesZh opened 9 months ago
You need to find out how/where exactly the extension expects that code and then add it in the install phase. Given that this library appears to put JavaScript into .local/share/ChineseCalendar
, you will probably have to choose another location and patch the extension accordingly.
You need to find out how/where exactly the extension expects that code and then add it in the install phase. Given that this library appears to put JavaScript into .local/share/ChineseCalendar
, you will probably have to choose another location and patch the extension accordingly.
Describe the bug
gnomeExtensions.lunar-calendar
is a GNOME extension that require extra tweaking to work. Specifically, it needs installing JS modules from this repo.Steps To Reproduce
Steps to reproduce the behavior:
gnomeExtensions.lunar-calendar
and reload GNOME shell.ImportError: lunarcal: could not load Lunar Calendar back-end: No JS module 'ChineseCalendar' found in search path
Notify maintainers
@piegamesde
Metadata
"x86_64-linux"
Linux 6.1.76, NixOS, 23.11 (Tapir), 23.11.4030.9f2ee8c91ac4
yes
yes
nix-env (Nix) 2.18.1
"nixos-23.11, nixos-hardware, nixos-unstable"
/nix/var/nix/profiles/per-user/root/channels/nixos
Add a :+1: reaction to issues you find important.