top | item 17536658

NixOS on Prgmr and Failing to Learn Nix

39 points| luu | 7 years ago |push.cx | reply

10 comments

order
[+] vertex-four|7 years ago|reply
I use NixOS on a day to day basis, and have encouraged others to do so - and I completely agree with the documentation issues described here. I’ll also note that using Nixpkgs/NixOS will practically require you to actively maintain at least some portion of Nixpkgs to keep it up to date and functional for your specific use case. I think that’s where a lot of the configuration mess comes from - NixOS modules have tended to be created to meet a specific user’s need, rather than meet some holistic design goal.
[+] dbwest|7 years ago|reply
How long did you spend trying to learn Nix? I am trying to learn Nix as well because when I see it working it looks very clear and organized.

NixOS seems like it is from the future in my opinion. I agree the docs are outdated a bit. I had to go on IRC to #nixos to find out nix-shell is now nix shell. I submitted a pull request to the Nix Pills for that.

[+] Harkins|7 years ago|reply
This was probably ~20 hours over two weeks. (I'm the author of the post.)
[+] vaibhavsagar|7 years ago|reply
The command is still `nix-shell`, `nix shell` is the next-generation replacement but unfortunately it's still not at feature parity with the old command.
[+] agumonkey|7 years ago|reply
author got a bit backward, nix came first, I wonder if he would still have desire to try guixsd ..
[+] Harkins|7 years ago|reply
(author here)

I knew Nix came before NixOS but was interested in both for the possibility of managing servers. I'd have made significantly less progress starting from Nix.

I can see how Guile would be an improvement over the Nix language, but have tapped out my patience on related topics for a while.

[+] nerdponx|7 years ago|reply
Surprisingly, the included 1.25 GB of RAM was not enough to run some nix commands.

Does Guix run in a "low memory" (scare/sarcasm quotes because 1.25 GB is still a non-trivial amount of memory) environment like this?

[+] king_nothing|7 years ago|reply
Prgmr is still around? They seemed like they went tits up.