All Projects → input-output-hk → Haskell.nix

input-output-hk / Haskell.nix

Licence: apache-2.0
Alternative Haskell Infrastructure for Nixpkgs

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to Haskell.nix

Earthly
Repeatable builds
Stars: ✭ 5,805 (+1951.24%)
Mutual labels:  hacktoberfest, build-tool
Doctl
The official command line interface for the DigitalOcean API.
Stars: ✭ 2,856 (+909.19%)
Mutual labels:  hacktoberfest, infrastructure
Nix 1p
A (more or less) one page introduction to Nix, the language.
Stars: ✭ 219 (-22.61%)
Mutual labels:  hacktoberfest, nix
Nixery
Container registry which transparently builds images using the Nix package manager
Stars: ✭ 1,023 (+261.48%)
Mutual labels:  hacktoberfest, nix
Gowatch
🚀 gowatch is a command line tool that builds and (re)starts your go project everytime you save a Go or template file.
Stars: ✭ 539 (+90.46%)
Mutual labels:  build-tool, hacktoberfest
Zebrunner
Zebrunner is a Test Automation Management Tool
Stars: ✭ 131 (-53.71%)
Mutual labels:  hacktoberfest, infrastructure
Awesome Digitalocean
A curated list of amazingly awesome DigitalOcean resources inspired by Awesome Sysadmin
Stars: ✭ 236 (-16.61%)
Mutual labels:  hacktoberfest, infrastructure
Sceptre
Build better AWS infrastructure
Stars: ✭ 1,160 (+309.89%)
Mutual labels:  hacktoberfest, infrastructure
Ultra Runner
🏃⛰ Ultra fast monorepo script runner and build tool
Stars: ✭ 496 (+75.27%)
Mutual labels:  build-tool, hacktoberfest
Node Build Monitor
A Build Monitor written in Node.js, which supports several build services and can be easily extended.
Stars: ✭ 336 (+18.73%)
Mutual labels:  build-tool, hacktoberfest
Chef
Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
Stars: ✭ 6,766 (+2290.81%)
Mutual labels:  hacktoberfest, infrastructure
Walk
A fast, general purpose, graph based build and task execution utility.
Stars: ✭ 108 (-61.84%)
Mutual labels:  build-tool, infrastructure
Site
The new frontend/backend code for https://christine.website
Stars: ✭ 220 (-22.26%)
Mutual labels:  hacktoberfest, nix
Snack
Nix-based incremental build tool for Haskell projects
Stars: ✭ 317 (+12.01%)
Mutual labels:  build-tool, nix
Buildpipeline
AWS-powered serverless build, test and deploy pipeline ft. multiple environments
Stars: ✭ 105 (-62.9%)
Mutual labels:  build-tool, infrastructure
Bach
🎼 Java Shell Builder - Build modular Java projects with JDK tools
Stars: ✭ 163 (-42.4%)
Mutual labels:  build-tool, hacktoberfest
Pyshelf
A simple terminal based ebook server
Stars: ✭ 281 (-0.71%)
Mutual labels:  hacktoberfest
Dart
Stars: ✭ 278 (-1.77%)
Mutual labels:  hacktoberfest
Awesome Jetpack Compose Learning Resources
👓 A continuously updated list of learning Jetpack Compose for Android apps.
Stars: ✭ 275 (-2.83%)
Mutual labels:  hacktoberfest
Puppet Jenkins
Puppet module for Jenkins
Stars: ✭ 280 (-1.06%)
Mutual labels:  hacktoberfest

haskell.nix is infrastructure for building Haskell packages with Nix

haskell.nix can automatically translate your Cabal or Stack project and its dependencies into Nix code.

Documentation

Help! Something isn't working

The #1 problem that people have when using haskell.nix is that they find themselves building GHC. This should not happen, but you must follow the haskell.nix setup instructions properly to avoid it. If you find this happening to you, please check that you have followed the getting started instructions and consult the corresponding troubleshooting section.

The troubleshooting documentation also contains some help for other common issues. Please give it a read before asking on IRC or opening an issue.

If you're still stuck, join the #haskell.nix channel on irc.freenode.net, or open an issue.

Related repos

The haskell.nix repository contains the runtime system for building Haskell packages in Nix. It depends on other repos, which are:

  • nix-tools — provides the programs for generating Nix expressions from Haskell projects.

  • hackage.nix — the latest contents of the Hackage databases, converted to Nix expressions.

  • stackage.nix — all of the Stackage snapshots, converted to Nix expressions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].