Skip to content

jpierre03/hercules

 
 

Repository files navigation

Hercules

Build Status

Continuous Integration for Nix projects.

Hercules uses the same DB schema as Hydra, but a new Haskell backend with a RESTful API and Elm as new frontend.

The goal of 1.0 milestone is to run Hercules as a CI for Github.

Background

Nix needs better tooling for building, testing and deploying of Nix expressions.

Hydra has gone through many iterations, but it has become big and hard to maintain (not many Nix developers do Perl).

Hercules goes quite far by using Servant as contract between the API, docs and the frontend.

There should be minimal configuration to host Hercules and to build Nix projects.

Documentation

Status

Very WIP - not usable yet. See #5 for progress report.

Status

License

Backend (BSD3) / Frontend (BSD3)

About

Continuous Integration for Nix projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 72.1%
  • Elm 24.8%
  • Nix 2.3%
  • Other 0.8%