nix-1p VS nixos

Compare nix-1p vs nixos and see what are their differences.

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-1p nixos
7 19
860 159
- -
4.7 9.3
9 days ago 9 days ago
Nix Nix
- 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-1p

Posts with mentions or reviews of nix-1p. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-06.
  • Nix – A One Pager
    6 projects | news.ycombinator.com | 6 Apr 2024
    1 project | news.ycombinator.com | 5 Dec 2021
  • Nix Lang in One Page
    1 project | news.ycombinator.com | 13 Oct 2023
  • pellets: manage your packages with a configuration file
    5 projects | /r/archlinux | 6 Nov 2022
    Fair enough. I've also had a couple of programs which weren't packaged already, fortunately it's quite easy to do so most of the time (or to just fall back to a distrobox container or flatpak in the worst case). If you decide to try it out, nix-1p and Nix Pills were great resources for me to get familiar with Nix and NixOS in a short time-span.
  • Why the Windows Registry sucks technically (2010)
    6 projects | news.ycombinator.com | 29 Jul 2022
    Wouldn't say there's a steep learning curve for the language itself, it's pretty easy to get a grasp around it imo. Here's a helpful page I used to quickly get familiar with the language: https://github.com/tazjin/nix-1p

    What's rather messy about Nix is nixpkgs with its helper functions all over the place alongside pretty shallow / non-existent documentation (which is unrelated to the language). Thankfully they've started to work on that recently: https://discourse.nixos.org/t/documentation-team-flattening-...

  • Nix is the ultimate DevOps toolkit
    21 projects | news.ycombinator.com | 9 Apr 2021
    I wrote a language tutorial for only the language a while back, and have gotten the feedback that it has helped a lot of people - maybe it'd clear something up for you: https://github.com/tazjin/nix-1p
  • Getting help is hard
    2 projects | /r/NixOS | 9 Mar 2021
    For Nix language things I really like this page: https://github.com/tazjin/nix-1p

nixos

Posts with mentions or reviews of nixos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-16.
  • miasma
    6 projects | /r/neovim | 16 Jun 2023
    I don't know. Have been using colorbuddy for ages now and it has always done exactly what I want. I don't need the "instant reaload" that lush advertices, doing :source on the colorscheme file, does the same for me to preview changes instantly. This is my theme, in case you need something to start with: - https://github.com/pinpox/nixos/blob/main/home-manager/modules/nvim/lua/config/pinpox-colors.lua
  • Looking for a transfer tool for command line
    4 projects | /r/commandline | 22 Aug 2022
    I use this to serve a directory temporarily.
  • Bluetooth headphones problem
    2 projects | /r/NixOS | 8 Jun 2022
    I can't remember why I put that workaround in there, might not be needed any more. The above config is part of my dotfiles, I use my Bose blueutooth headphones by connecting them via the blueman-applet if the don't pair automatically
  • Building GTK Theme in Overlay (Sass not found)
    1 project | /r/NixOS | 17 Mar 2022
  • Including third party flakes in a NixOS (or Home Manager) configuration flake
    1 project | /r/NixOS | 7 Dec 2021
    Here is an example from my config : I'm using an external flake called "matrix-hook", which is a little tool I wrote and have put in a separate flake. It get's included here. I am then passing self to each of the nixosConfigurations here, this allows me to import the module from the external flake in the configuration.nix of the host where I want to use it.
  • NixOS for selfhosting?
    4 projects | /r/NixOS | 22 Sep 2021
    Yep, I have two different modules with defaults for server and for desktop. Host-specific settings are set in the according /machines//configuration.nix file. Most stuff is modularized into modules that can be reuesed and enabled at will.
  • Nix-rice: rice your system with nix
    3 projects | /r/NixOS | 15 Sep 2021
    Yep, I'm using the toJSON function already. The problem I had, was that not all applications use JSON as configuration format. Also the nix code gets very long, if you have to write the whole template as a string, which I find quite unreadable. Mustache is a pretty simple frequently used templating language, here is an example template that get's rendered by the nix code above.
  • Ricing with NixOS?
    10 projects | /r/NixOS | 15 Sep 2021
    My system uses a uniform colorscheme defined here. Configs for all applications I use read that and use the same colors. The wallpapers are randomly generated by a tool I wrote, it also automatically matches the colorscheme. Icons and symbols are colored the same way for awesomeWM.
  • My neovim config with a colorscheme created with nix
    4 projects | /r/neovim | 24 Aug 2021
    In case you are interested I use this and this to generate colorschemes, awesome config and a matching wallpaper
  • Dumping Tmux
    3 projects | /r/i3wm | 7 Jul 2021
    Check out wezterm it has replaced tmux for me. Very active development, fast and just the right amount of features for my taste. It is configured in Lua, so if you are doing that for neovim already, it's another plus. I use it in combination with awesomeWM. My (not very special) config is here if you need something to start with.

What are some alternatives?

When comparing nix-1p and nixos you can also consider the following projects:

asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

eww - ElKowars wacky widgets

rfcs - The Nix community RFCs

haskell-nix - Nix and Haskell in production

wezterm - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

aptly - aptly - Debian repository management tool

nix-doom-emacs - doom-emacs packaged for Nix

nix-home - Nix + HM = <3

nixpkgs - Nix Packages collection & NixOS

nickel - Better configuration for less

digga - A flake utility library to craft shell-, home-, and hosts- environments.