Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/garrison/sandstorm-nix

Work-in-progress attempt to get sandstorm to build under nix
https://github.com/garrison/sandstorm-nix

nix nixpkgs sandstorm sandstorm-io

Last synced: 2 months ago
JSON representation

Work-in-progress attempt to get sandstorm to build under nix

Awesome Lists containing this project

README

        

# sandstorm-nix

Work-in-progress attempt to build [Sandstorm] using [nixpkgs].

1. [Install Nix](https://nixos.org/guides/install-nix.html)

2. Clone this repository.

3. Run `nix-build` from the base directory of the clone.

[Sandstorm]: https://sandstorm.io/
[nixpkgs]: https://github.com/NixOS/nixpkgs

## Related threads

- https://github.com/NixOS/nixpkgs/issues/79204
- https://github.com/sandstorm-io/sandstorm/issues/245
- https://github.com/sandstormports/community-project/issues/16