https://github.com/enzohideo/lejos-nix
leJOS for Nix and NixOS
https://github.com/enzohideo/lejos-nix
lejos lejos-nxj nix nix-flake
Last synced: about 1 month ago
JSON representation
leJOS for Nix and NixOS
- Host: GitHub
- URL: https://github.com/enzohideo/lejos-nix
- Owner: enzohideo
- License: mit
- Created: 2024-08-23T01:26:58.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-12-07T19:20:15.000Z (7 months ago)
- Last Synced: 2025-02-17T10:22:31.320Z (4 months ago)
- Topics: lejos, lejos-nxj, nix, nix-flake
- Language: Nix
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# lejos-nix
leJOS flakes for Nix and NixOS
- NXJ
- EV3 (not yet implemented)
- RCX (not yet implemented)# NXJ
- lejos-nxj: binaries + native pc lib compilation
- lejos-nxj-src: compilation from source# Basic usage
```sh
nix shell github:enzohideo/lejos-nix#lejos-nxj
```