An open API service indexing awesome lists of open source software.

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

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
```