This is a small script that downloads the windows installer from their website, unpacks it, replaces the platform detection and start it up similar to how the bookman.exe would do on windows.
nix run github:csicar/bookman-linuxnix bundle --bundler github:ralismark/nix-appimage github:csicar/bookman-linuxWhen a new version of Bookman is published and you need to rebuild, you must update the flake first:
nix flake update --flake github:csicar/bookman-linux