https://github.com/ink-splatters/softnet-flake
Minmal nix flake for cirruslabs softnet
https://github.com/ink-splatters/softnet-flake
Last synced: 3 months ago
JSON representation
Minmal nix flake for cirruslabs softnet
- Host: GitHub
- URL: https://github.com/ink-splatters/softnet-flake
- Owner: ink-splatters
- License: mit
- Created: 2025-03-05T01:45:17.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-05T02:26:19.000Z (3 months ago)
- Last Synced: 2025-03-05T02:32:06.754Z (3 months ago)
- Language: Nix
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# softnet-flake
[softnet](https://github.com/cirruslabs/softnet) flake
## Prerequisites
[nix](https://nixos.org/download/) or [compatible](https://lix.systems/install/) setup
## Building
```sh
nix --experimental-features 'nix-command flakes' --accept-flake-config build github:ink-splatters/softnet-flake/0.13.1+20250305
```