awesome-nix/DEPRECATED.md

48 lines
1.8 KiB
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
2023-06-08 10:33:10 +00:00
* [Resources](#resources)
* [Newsletters](#newsletters)
* [Programming Languages](#programming-languages)
* [Haskell](#haskell)
* [Node.js](#nodejs)
* [Python](#python)
* [Scala](#scala)
* [NixOS Configuration Editors](#nixos-configuration-editors)
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)
## 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)
### 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.
### Scala
* [sbt-nix.g8](https://github.com/gvolpe/sbt-nix.g8) - giter8 template for new Scala projects with Nix support. (Archived)
## 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)