Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Nix !Awesome (https://awesome.re/badge.svg) (https://awesome.re)  (https://nixos.org)
 Awesome Nix !Awesome (https://awesome.re/badge.svg) (https://awesome.re)  (https://nixos.org)
▐ A curated list of the best resources in the Nix community.
@@ -70,8 +70,8 @@
⟡ nixos-infect (https://github.com/elitak/nixos-infect) - Replace a running non-NixOS Linux host with NixOS.
⟡ nixos-up (https://github.com/samuela/nixos-up) - Super easy NixOS installer that can be used from the installation ISO.
⟡ nix-installer (https://github.com/DeterminateSystems/nix-installer) - Opinionated alternative to the official Nix install scripts.
⟡ nix-installer-scripts (https://github.com/dnkmmr69420/nix-installer-scripts) - Runs the official installer but does some tweaking as well such as adding fcontext for selinux and installing nix outside of the 
default profile so you don't accidently uninstall it.
⟡ nix-installer-scripts (https://github.com/dnkmmr69420/nix-installer-scripts) - Runs the official installer but does some tweaking as well such as adding fcontext for selinux and installing nix outside of the default profile so you 
don't accidently uninstall it.
Channel History
@@ -210,8 +210,8 @@
PureScript
⟡ Easy PureScript Nix (https://github.com/justinwoo/easy-purescript-nix) - A project to easily use PureScript and other tools with Nix.
⟡ purs-nix (https://github.com/purs-nix/purs-nix) - CLI and library combo designed for managing PureScript projects using Nix. It provides a Nix API that can be used within your projects, as well as a 
command-line interface for managing your development process.
⟡ purs-nix (https://github.com/purs-nix/purs-nix) - CLI and library combo designed for managing PureScript projects using Nix. It provides a Nix API that can be used within your projects, as well as a command-line interface for managing
your development process.
Python
@@ -263,8 +263,7 @@
Webinterface
⟡ MyNixOS (https://mynixos.com/) - Graphical editor for Nix flakes. Create and manage configurations and modules for NixOS and Nix home-manager. Rather a Nix generator than a Nix editor, because it does not 
allow to import Nix files.
⟡ MyNixOS (https://mynixos.com/) - Graphical editor for Nix flakes. Create and manage configurations and modules for NixOS and Nix home-manager. Rather a Nix generator than a Nix editor, because it does not allow to import Nix files.
Overlays