Applications: Difference between revisions
Musicmatze (talk | contribs) Add link to "krops" article |
m moved inofficail (build) ecosystem from the Nixos (core) ecosystem page to the applications page. Reason: The Nixos Ecosystem is the first link you are urged to click on the wiki landing page - and these CI are not important for newcomers in their first minutes. |
||
| Line 120: | Line 120: | ||
* [https://github.com/orivej/go-nix go-nix] (go, parser & nix-compatible file hasher) | * [https://github.com/orivej/go-nix go-nix] (go, parser & nix-compatible file hasher) | ||
* [https://github.com/NixOS/nix-idea/tree/master/src/gen/java/org/nixos/idea/lang nix-idea] (java, parser) | * [https://github.com/NixOS/nix-idea/tree/master/src/gen/java/org/nixos/idea/lang nix-idea] (java, parser) | ||
== Additional inofficial ecosystem == | |||
None of the services are required to use Nix. None of these services are affiliated with the [[NixOS Foundation]]. | |||
; [https://cachix.org Cachix]: binary caches as a service. Free for public caches, subscription for private token-protected caches. | |||
; [https://hercules-ci.com Hercules CI]: simplify your CI setup with stateless build agents. Free for open source, per-user subscription for private repositories. | |||
; [https://garnix.io Garnix]: nix CI, caching (open beta) and cloud hosting (private alpha) based on Nix as a service. Currently free, but offers commerical plans. | |||
; [https://nixbuild.net/ nixbuild.net]: remote Nix builders as a service for x86_64 and AArch64. Pay-per-use. | |||
== See also == | == See also == | ||