this post was submitted on 28 Jul 2024
809 points (97.8% liked)

linuxmemes

20754 readers
235 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

You should say "unstable channel". It's literally just a rolling release that pulls from the nixpkgs master branch. So it's only as stable as it needs to be to pass the Hydra CI tests.

And if you get to a working version, you can pin that as a Nix flake to avoid anything breaking until the next time you nix flake update.