awesome-nix/DEPRECATED.md

26 lines
787 B
Markdown
Raw Normal View History

# Deprecated Projects
Here lie the following former awesome-list members as they have been archived, deprecated, or are otherwise unmaintained.
## Contents
* [Programming Languages](#programming-languages)
* [Haskell](#haskell)
* [Node.js](#nodejs)
* [Scala](#scala)
## Programming Languages
### Haskell
* [stack2nix](https://github.com/input-output-hk/stack2nix) - Generate nix expressions for Haskell projects. (Deprecated in favor of [haskell.nix](https://github.com/input-output-hk/haskell.nix))
### Node.js
* [yarn2nix](https://github.com/nix-community/yarn2nix) - Generate Nix expressions from a `yarn.lock` file. (Archived)
### Scala
* [sbt-nix.g8](https://github.com/gvolpe/sbt-nix.g8) - giter8 template for new Scala projects with Nix support. (Archived)