Installing every Arch package

This page summarizes the projects mentioned and recommended in the original post on /r/linux

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nixpkgs-review

    Review pull-requests on https://github.com/NixOS/nixpkgs

  • I have, I would sometimes do a nixpkgs-review of the mass "rebuild" PRs for Nixpkgs example PR. Hard to know how long it took to build as I would just let it "cook" on my build server while I did other things. The other thing is that nix gives unique names to all built packages and utilizes "maximal sharing" thereof, so everything gets memo-ized on future runs.

  • Home Manager using Nix

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

  • If you want to take nix for a spin, i would recommend trying home-manager. It's essentially NixOS, but for dot files. It can install packages and services in addition to manage configuration. Also, I've been able to get it work on NixOS, WSL2, ubuntu, and macOS. Personal configuration if you're curious how it would look.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nixpkgs-config

    ~/.config/nixpkgs

  • If you want to take nix for a spin, i would recommend trying home-manager. It's essentially NixOS, but for dot files. It can install packages and services in addition to manage configuration. Also, I've been able to get it work on NixOS, WSL2, ubuntu, and macOS. Personal configuration if you're curious how it would look.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts