Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/garrison/sandstorm-nix
- Owner: garrison
- License: mit
- Created: 2021-10-19T09:51:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T04:11:22.000Z (over 2 years ago)
- Last Synced: 2024-10-12T15:21:30.814Z (3 months ago)
- Topics: nix, nixpkgs, sandstorm, sandstorm-io
- Language: Nix
- Homepage:
- Size: 19.5 KB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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