https://github.com/sigmapitech/coppelia-nix
Minima nix shell for coppelia-sim dependencies
https://github.com/sigmapitech/coppelia-nix
Last synced: 2 months ago
JSON representation
Minima nix shell for coppelia-sim dependencies
- Host: GitHub
- URL: https://github.com/sigmapitech/coppelia-nix
- Owner: Sigmapitech
- Created: 2024-03-31T22:17:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T14:45:07.000Z (about 2 years ago)
- Last Synced: 2025-02-26T04:26:39.542Z (over 1 year ago)
- Language: Nix
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coppelia-nix
Minimal shell for coppeliaSim dependancies
## Usage
> Download the [archive](https://downloads.coppeliarobotics.com/V4_1_0/CoppeliaSim_Edu_V4_1_0_Ubuntu20_04.tar.xz) and extract it
```sh
nix develop github:Sigmapitech/coppelia-nix
```
Edit the `coppeliaSim.sh` shebang to `/usr/bin/env bash`.
```sh
./coppeliaSim.sh
```
