5 ms·
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
by dbwest 8y ago
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.
- vaibhavsagar 8y agoThe 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.
- Harkins 8y agoThis was probably ~20 hours over two weeks. (I'm the author of the post.)