Did you check the docs?
Is your feature request related to a problem? Please describe.
Installation doesnt work on nix, gives a make error:
install: target '/usr/lib/hyde-cli': No such file or directory
make: *** [Makefile:61: install] Error 1
Describe the solution you'd like
Either a nix package or an install script that supports nix.
Describe alternatives you've considered
I might be able to maybe manually install and move all the files and hunt down all the packages.
Additional context
No response
Did you check the docs?
Is your feature request related to a problem? Please describe.
Installation doesnt work on nix, gives a make error:
install: target '/usr/lib/hyde-cli': No such file or directory
make: *** [Makefile:61: install] Error 1
Describe the solution you'd like
Either a nix package or an install script that supports nix.
Describe alternatives you've considered
I might be able to maybe manually install and move all the files and hunt down all the packages.
Additional context
No response