105
Good Nix OS series: five articles for new users.
(feddit.it)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
True. I never considered channels imperative, but rather a purity issue. But I guess this is a matter of perspective.
I don't know about this, but that doesn't mean anything.
True, though this by default only runs the default binary, and you're probably in a shell anyways, so it doesn't save that much. Also that output is, to my knowledge, not protected by garbage collection. But my knowledge of any imperative stuff is minimal, so I don't know if that's the case there.
Why doesn't it mean anything? You add the flake as an input (declarative) and then add the software to your config (also declarative).
I'm not arguing that it's better, or saves time, just that it takes things that were done imperatively, and makes them declarative.
I meant that just because I don't know about it doesn't mean that it isn't possible.
Oh gotcha, sorry.
For what it's worth, I'm still reasonably new to NixOS (but not Linux) so it's entirely possible I'm way off base.