Latest xmonad on NixOS

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. dotfiles

    Configuration files for XMonad, Emacs, NixOS, Taffybar and more. (by colonelpanic8)

    - The other way to solve this is what I do in my dotfiles, which is basically to make a small haskell project that is your xmonad-config (see https://github.com/IvanMalison/dotfiles/tree/master/dotfiles/config/xmonad) The reason I do this is because I really don't care for xmonads self recompilation feature, and I like to add some additional dependencies to my xmonad-config (this is also possible with their module, but just more annoying).

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. nixos-config

    Discontinued My NixOS configuration (by alternateved)

    Yes, I did run into some walls in regards to setting latest xmonad on NixOS. I did managed to change version of main package but nothing past that point. I am afraid I lost some files from the process, but this is the approach that I was trying to use. Passing maintaned by you flakes through inputs and then somehow trying to override the packages from nixpkgs. Currently it won't build I am afraid.

  4. snowflake

    A repository which contains my current Nix (flake-based) setup! (by Icy-Thought)

    It seems that I have found some solutions here and there but I was unable to mimic them even though I tried really hard. I am afraid Nix is not my friend, yet.

  5. xmonad

    The core of xmonad, a small but functional ICCCM-compliant tiling window manager (by colonelpanic8)

    It is much more complicated with haskellPackages, I am afraid. Even though there are flakes of xmonad and xmonad-contrib maintained by Ivan Malison, which makes it easier to add as my system's flake inputs, after I build NixOS with that configuration it just doesn't work.

  6. xmonad-contrib

    Contributed modules for xmonad (by colonelpanic8)

    It is much more complicated with haskellPackages, I am afraid. Even though there are flakes of xmonad and xmonad-contrib maintained by Ivan Malison, which makes it easier to add as my system's flake inputs, after I build NixOS with that configuration it just doesn't work.

  7. dotfiles

    Configuring the universe with Nix. (by samhh)

    I wonder if you'd have better luck if you built your xmonad as a proper Haskell app and didn't use the built-in --recompile stuff. It's not Nix, but see here an example of how I'm doing that.

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

  • NixOS and Flakes Book: An unofficial book for beginners

    1 project | news.ycombinator.com | 6 Jan 2025
  • Workman Layout for Vim

    1 project | news.ycombinator.com | 8 Apr 2024
  • Adding a Mac to my flake

    2 projects | /r/NixOS | 8 Dec 2023
  • Flakes Question (because I'm a noob)

    1 project | /r/NixOS | 7 Dec 2023
  • Show HN: You can try my unified Nix environment for macOS/NixOS

    1 project | news.ycombinator.com | 13 Nov 2023

Did you know that Haskell is
the 25th most popular programming language
based on number of references?