nix-processmgmt VS archbox

Compare nix-processmgmt vs archbox and see what are their differences.

nix-processmgmt

Experimental Nix-based process management framework (by svanderburg)

archbox

Easy to use Arch Linux chroot environment with some functionalities to integrate it with your existing Linux installation. Mirror of https://momodev.lemniskett.moe/lemniskett/archbox (by lemniskett)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nix-processmgmt archbox
6 4
236 127
- -
3.7 0.0
5 months ago almost 2 years ago
Nix Shell
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nix-processmgmt

Posts with mentions or reviews of nix-processmgmt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-31.
  • What does the minimal version of NixOS consist of?
    2 projects | /r/NixOS | 31 Oct 2021
    I somewhere saw this project being mentioned: https://github.com/svanderburg/nix-processmgmt
  • Avoiding Complexity with Systemd
    7 projects | news.ycombinator.com | 27 Jun 2021
    That's nice and it showcases how Nix can create a declarative process management atop a script-based imperative manager. How is your experience with it? Also note that there's https://github.com/svanderburg/nix-processmgmt, a manager agnostic processes management framework supporting s6 among others, but your way seems a bit more straightforward.
  • is it possible to use nix on a non-systemd distro like void or artix?
    2 projects | /r/NixOS | 2 Jun 2021
    There's a project still being developed: https://github.com/svanderburg/nix-processmgmt my understanding is that if home-manager would use it (I don't know if there is even plan to do that, it's not the same author), it would be able to work without needing systemd.
  • NixOS 21.05 Released
    39 projects | news.ycombinator.com | 2 Jun 2021
    (builtins.fetchTarball "https://github.com/svanderburg/nix-processmgmt/archive/6def8584c6b028c922c550859a07b989d21d6f73.tar.gz")
  • Using nix-shell instead of docker-compose
    2 projects | /r/NixOS | 24 Apr 2021
    It's not really clear to me what you are asking. Are you maybe looking for nix-processmgmt? (NixCon 2020 talk: https://cfp.nixcon.org/nixcon2020/talk/TW79FU/)

archbox

Posts with mentions or reviews of archbox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-29.
  • Sharing a new idea for steamOS
    1 project | /r/SteamOS | 14 Apr 2022
    I also found this project which streamlines the process a little https://github.com/lemniskett/archbox
    1 project | /r/SteamDeck | 14 Apr 2022
    you mean something like archbox? https://github.com/lemniskett/archbox
  • I currently use Arch exclusively, advice on getting a second laptop?
    2 projects | /r/archlinux | 29 Oct 2021
  • NixOS 21.05 Released
    39 projects | news.ycombinator.com | 2 Jun 2021
    If you don't mind the storage penalty, it looks pretty convenient to set up an Arch Linux chroot and use packages from the AUR when you need to: https://github.com/lemniskett/archbox/blob/master/NIXOS_INST...

    Nixpkgs itself is several times the size of the base Arch Linux package collection, and by ‘non-unique’ package count, Nixpkgs is also much larger than the AUR. In addition to Nixpkgs, you can find Nix packages in several community ‘overlays’ for Nixpkgs as well as Nix's own user repositories.

    You can check to see whether everything you currently use/need is conveniently available for NixOS in a comprehensive-ish way through the combination of these two web search tools:

    • for Nixpkgs/NixOS: https://search.nixos.org/packages?channel=21.05

    • for NUR: https://nur.nix-community.org/

    NixOS also includes native Flatpak support.

    Fwiw, packaging most things for Nix is very easy. I left Arch in ~2010 because at the time the package management stack and default repos on Arch basically sucked compared to most distros I'd used and liked, and from then on I decided that if I wanted software that wasn't in my distro's repos I'd just package it myself. After taking a little time to learn the tools on whatever distro I was using, I never missed Arch or the AUR. Compared to other distros, packaging normal software from source is usually exceptionally easy on NixOS.

    If I were you I'd just dive right in and hit Nix's channel on Matrix with the Nixpkgs manual in hand if I found something I wanted to use that wasn't already packaged. But you can fall back on the options outlined above.

What are some alternatives?

When comparing nix-processmgmt and archbox you can also consider the following projects:

spack - A flexible package manager that supports multiple versions, configurations, platforms, and compilers.

nixGL - A wrapper tool for nix OpenGL application [maintainer=@guibou]

flake-utils-plus - Use Nix flakes without any fluff.

Home Manager using Nix - Manage a user environment using Nix [maintainer=@rycee]

NixOS-docker - DEPRECATED! Dockerfiles to package Nix in a minimal docker container

nix-update - Swiss-knife for updating nix packages.

emacs-overlay - Bleeding edge emacs overlay [maintainer=@adisbladis]

nixos-config - My NixOS configuration.

s6 - The s6 supervision suite.

config

nixos-generators - Collection of image builders [maintainer=@Lassulus]

napalm - Support for building npm packages in Nix and lightweight npm registry [maintainer @jtojnar]