https://github.com/podenv/run-monomer
https://github.com/podenv/run-monomer
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/podenv/run-monomer
- Owner: podenv
- License: apache-2.0
- Created: 2022-08-06T22:29:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T00:50:43.000Z (almost 4 years ago)
- Last Synced: 2025-06-27T14:08:21.556Z (about 1 year ago)
- Language: Haskell
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# run-monomer
A nix flake wrapper that uses [nixGL](https://github.com/guibou/nixGL) to start [monomer](https://github.com/fjvallarino/monomer) project on any x86-64-linux.
- Run the demo: `nix run github:podenv/run-monomer`
- Which is equivalent to: `nix develop --command nixGLIntel runhaskell ./Demo.hs`