2022-07-10 21:34:07 +00:00
# Deprecated Projects
Here lie the following former awesome-list members as they have been archived, deprecated, or are otherwise unmaintained.
## Contents
2023-06-08 10:33:10 +00:00
* [Resources ](#resources )
* [Newsletters ](#newsletters )
2022-07-10 21:34:07 +00:00
* [Programming Languages ](#programming-languages )
* [Haskell ](#haskell )
* [Node.js ](#nodejs )
2023-05-29 15:13:47 +00:00
* [Python ](#python )
2022-07-10 21:34:07 +00:00
* [Scala ](#scala )
2022-09-26 19:47:03 +00:00
* [NixOS Configuration Editors ](#nixos-configuration-editors )
2022-07-10 21:34:07 +00:00
2023-06-08 10:33:10 +00:00
## Resources
### Newsletters
* [NixOS Weekly ](https://weekly.nixos.org/ ) - *The* newsletter to stay informed about community updates. (Last update was made in 2021)
2022-07-10 21:34:07 +00:00
## 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)
2023-05-29 15:13:47 +00:00
### Python
2023-07-14 03:06:13 +00:00
* [mach-nix ](https://github.com/DavHau/mach-nix ) - Tool to create highly reproducible python environments.
2023-09-26 22:50:03 +00:00
* [pip2nix ](https://github.com/nix-community/pip2nix ) - A repository-agnostic Python package generator tool.
* [pypi2nix ](https://github.com/nix-community/pypi2nix ) - Generate Nix expressions for Python packages.
2023-05-29 15:13:47 +00:00
2022-07-10 21:34:07 +00:00
### Scala
* [sbt-nix.g8 ](https://github.com/gvolpe/sbt-nix.g8 ) - giter8 template for new Scala projects with Nix support. (Archived)
2022-09-26 19:47:03 +00:00
## NixOS Configuration Editors
* [Nix-Gui ](https://github.com/nix-gui/nix-gui ) - Desktop app in Python and Qt. (Unmaintained)
* [nixos-manager ](https://github.com/pmiddend/nixos-manager ) - Desktop app in Haskell and GTK. (Unmaintained)
* [Nixos-Gui ](https://github.com/Celestialme/Nixos-Gui ) - Desktop app in JavaScript, Svelte, Tauri. (Unmaintained)
* [NixUI ](https://github.com/matejc/nixui ) - Desktop app in JavaScript, NodeWebkit. (Unmaintained)