No description
Find a file
2024-03-12 22:23:47 +01:00
icon adding icon 2024-03-09 12:40:45 +01:00
common.nix Fix HOSTID ignoring MAC Addresses! 2024-03-12 22:23:47 +01:00
flake.lock Fix HOSTID ignoring MAC Addresses! 2024-03-12 22:23:47 +01:00
flake.nix Fix HOSTID ignoring MAC Addresses! 2024-03-12 22:23:47 +01:00
README.md Fix HOSTID ignoring MAC Addresses! 2024-03-12 22:23:47 +01:00
UNLICENSE initial working maple 2023-12-09 17:46:18 +01:00

Installing Maple on NixOS

  1. Clone/Fork/Download this repo
  2. run nix develop. Read the wall of text. Install maple imperatively into a folder your user owns.
  3. Change maple_dir in the flake.nix file to the folder you chose.
  4. If everything worked, running nix run will start maple.
  5. Feel free to add the overlay to your NixOS config. It will also add a .desktop file.

Problems

There were some problems with HOSTIDs, but I fixed them! Your HOSTID should now prefer your computer's MAC Address. Based on my limited testing, if you have your license bound to your SSD, it should still work even with this version.

Use at your own risk.