Skip to content
Snippets Groups Projects
  • Ian-Woo Kim's avatar
    c2f18570
    Integrate nixGL for non-NixOS linux (#242) · c2f18570
    Ian-Woo Kim authored
    for non-NixOS linux, one need to invoke an app using OpenGL with nixGL.
    ```
    $ nix develop --impure
    $ nixGL cabal run ghc-specter-daemon:exe:ghc-specter-daemon
    ```
    
    * nixGL integration for non-nixOS linux system
    * handle nixGL optionally (for macOS). update hs-imgui for Dear imgui 1.89.9
    * turn on nixGL only in impure mode
    * update hs-imgui
    Integrate nixGL for non-NixOS linux (#242)
    Ian-Woo Kim authored
    for non-NixOS linux, one need to invoke an app using OpenGL with nixGL.
    ```
    $ nix develop --impure
    $ nixGL cabal run ghc-specter-daemon:exe:ghc-specter-daemon
    ```
    
    * nixGL integration for non-nixOS linux system
    * handle nixGL optionally (for macOS). update hs-imgui for Dear imgui 1.89.9
    * turn on nixGL only in impure mode
    * update hs-imgui
Code owners
Assign users and groups as approvers for specific file changes. Learn more.