| ▲ | dizhn a day ago |
| open to the select few who are able to ignore what the official documentation says and spend some on the (admittedly friendly) irc channel to learn how it REALLY works. |
|
| ▲ | anitil a day ago | parent | next [-] |
| I've only dabbled, but what have you learned in the irc that isn't in the docs? |
| |
| ▲ | dizhn a day ago | parent [-] | | Haven't tried in a while and haven't checked the documentation now but back then the method for installing packages in the docs was commented on like "yeah you're not supposed to do that". Features were in a perpetual "experimental" but not really state. | | |
| ▲ | rgoulter a day ago | parent [-] | | Regarding "not supposed to do that": the docs mention you can install packages with commands like "nix-env -iA <package name>", using nix approximately the same way as apt or pacman. -- Trouble is, this is kindof a footgun. (e.g. it's a bad idea to run this command with sudo, even though you'd use sudo for equivalent commands). So, it's easier to just say "you're not supposed to do that". | | |
| ▲ | dizhn 18 hours ago | parent [-] | | Right . But it's a bunch of this. Another example is flakes. It was behind an experimental flag and was apparently what everybody was using already. There was only 3rd party documentation if I remember correctly. Twice I tried to use Nix and twice it kicked my ass. I never had this experience with any other unixy end-user software. |
|
|
|
|
| ▲ | xpe a day ago | parent | prev [-] |
| I've done ok without irc, though now you mention it, I do miss me some irc. |