nix-config VS vivarium

Compare nix-config vs vivarium and see what are their differences.

nix-config

Mirror of http://chriswarbo.net/git/nix-config (by Warbo)

vivarium

A dynamic tiling Wayland compositor using wlroots (by inclement)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nix-config vivarium
4 5
5 348
- -
4.5 2.8
over 2 years ago 8 months ago
Nix C
- GNU General Public License v3.0 only
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-config

Posts with mentions or reviews of nix-config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-18.
  • 20 Years of Nix
    10 projects | news.ycombinator.com | 18 Mar 2023
    > I tried to install NixOS using the live cd last week in a Hyper-V VM, but it failed to get anywhere due to SquashFS errors.

    Heh, that reminds me of installing NixOS back around 2014. I didn't have any way to physically boot off the install CD; so I ran it in qemu, using my real /dev/sda as the "virtual" hard drive (which I'd already partitioned). Thankfully there was no interference with the host system (Trisquel).

    I'm still using (and evolved version of) the same NixOS config to this day; it still contains the following comment ( https://github.com/Warbo/nix-config/blob/master/nixos/machin... ):

      trace "FIXME: Which modules are artefacts of using QEMU to install?"
  • The Curse of NixOS
    35 projects | news.ycombinator.com | 24 Jan 2022
    Where nixpkgs2105 is a pinned revision of the Nixpkgs repo, defined in another overlay. My current Nix config has pinned Nixpkgs versions going back to 2016. For example, here's a bunch of such overrides:

    https://github.com/Warbo/nix-config/blob/master/overrides/fi...

    At the moment I'm using niv to manage the pinned Nixpkgs versions (the 'repoXXXX' entries):

    https://github.com/Warbo/nix-helpers/blob/master/nix/sources...

  • Ask HN: Best Alternative to Homebrew in 2021?
    21 projects | news.ycombinator.com | 2 Nov 2021
    `nix-env` is an imperative command, whilst writing a .nix file is declarative. In particular, the latter can be managed using git.

    For example, here's a system-wide config dating back to Feb 2015: https://github.com/Warbo/nix-config

    (That's actually a NixOS config; my macOS config is in a private repo, but it imports that repo to define its "one big system package")

  • XMonad – The Automated Tiling WM
    19 projects | news.ycombinator.com | 7 Oct 2021
    > I'd like to see other configs from nix users too if you're still here!

    Here's mine https://github.com/warbo/nix-config

    I've used Nix/NixOS for about 8 years, but not delved into flakes yet.

vivarium

Posts with mentions or reviews of vivarium. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-26.
  • With rise of wayland, are simpler window managers dying?
    14 projects | /r/linux | 26 Aug 2022
    Take a look to Vivarium It is more recent it worked decently and it is remakably easy to config.
  • I am looking for a wayland based tiling window manager which is close to dwm/xmonad, which one would you recommend?
    4 projects | /r/wayland | 11 Oct 2021
    I wrote Vivarium specifically to behave like my old xmonad setup, although it isn't at all like xmonad internally. It's configurable in C.
  • XMonad – The Automated Tiling WM
    19 projects | news.ycombinator.com | 7 Oct 2021
    Since various people are asking about xmonad-like tiling in wayland:

    I wrote Vivarium[0] specifically to be a wayland compositor that behaves exactly like my (fairly simple) xmonad config, but it's a relatively new/unstable compositor and nothing like xmonad internally.

    River[1] has a fantastic tiling model via user-provided executables, which makes it very flexible and probably a good fit for many people wanting something xmonad-like.

    Waymonad[2] exists as a direct xmonad-like compositor, but I think development has been basically stalled for a long time. Sometimes there's discussion about reviving it though.

    [0] https://github.com/inclement/vivarium

    [1] https://github.com/ifreund/river

    [2] https://github.com/waymonad/waymonad

  • Recommended Compositors
    2 projects | /r/wayland | 31 Mar 2021
    Vivarium has xwayland as an option, enabled by default.
  • xorg sucks, use swc
    14 projects | /r/suckless | 20 Mar 2021
    https://github.com/inclement/vivarium.git and https://github.com/djpohly/dwl.git are also great projects in the same vein.

What are some alternatives?

When comparing nix-config and vivarium you can also consider the following projects:

homebrew-cask-versions - 🔢 Alternate versions of Casks

river - [mirror] A dynamic tiling Wayland compositor

pkgsrc - NetBSD/pkgsrc fork for our binary package repositories

waymonad - A wayland compositor based on ideas from and inspired by xmonad

nvd

velox - velox window manager

homebrew-graph - Creates a dependency graph of Homebrew formulae.

waymonad - A wayland compositor based on ideas from and inspired by xmonad

.nixpkgs

qtile - :cookie: A full-featured, hackable tiling window manager written and configured in Python (X11 + Wayland)

spectrwm - A small dynamic tiling window manager for X11.