Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 734 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 734 Bytes

Olex2 launcher for Linux

An experimental Olex2 launcher for modern Linux distributions. It provides drop-in olex2 and unirun binaries compiled with newer wxGTK.

Before using

  1. Make sure you have Nix installed, with experimental features flakes and nix-command enabled.
  2. Download the official Linux release and extract it to your home directory. The launcher looks for ~/olex2/start to start the application.

Usage

$ nix run 'github:SamLukeYes/olex2-flake#olex2-launcher'

You can also install it permanently with NixOS modules or Home Manager.