Enable support for developing with nix
Open
- Dominant language
- Haskell
- Stars
- 711
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Add a `default.nix` which
- can behave like a dev env when used by `nix-shell`
- has attributes with nix expressions that are generated by cabal2nix
Contributor guide
Research direction
Start by reviewing the repository's Cabal configuration and the requested default.nix entry point, then compare the expected output from cabal2nix. Verify the file works with nix-shell and exposes the requested Nix expressions; done means both development-shell use and generated package attributes are supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100