NixOS 23.11 released!

I’ve found package aliza dissapearing in this release. Why would a package disappear, whats the point?

packages disappear because there is no one to maintain them. Your configuration can depend on multiple versions of nixpkgs, so you can still get the package that way.

2 Likes

i think it should stay in nixpkgs and depend on old revision. Because now I can’t search for it on the website. It might be my favourite package and I won’t install nixpkgs because of that.

EDIT: Ok, i dont know. Not sure about that.

Couple of things here:

  1. aliza depends on qt4 which we no longer support
  2. aliza was removed from nixpkgs before the release of 23.11
  3. by disappear, if you mean “it just isn’t on my system after the upgrade and it didn’t tell me anything”, that cannot happen. You would have gotten an error telling you that “aliza has been removed, because it depended on qt4 and was unmaintained in nixpkgs”.

You can however, still install software from older nixos releases

i think it should stay in nixpkgs and depend on old revision

That’s not how nix works.

2 Likes

It was error: undefined variable 'aliza' :stuck_out_tongue:
haskellPackages.cabal-plan had a nice descriptive one.

Anyway haha, thanks for the context!

1 Like

thanks to all who contributed. The upgrade went smooth, was flawless

Question: in which NixOS release will flakes be enabled by default - is there a plan/duedate/roadmap?
Because even ‘zero to nix’ strongly recommends using it

I looked for this at one point as well, and didn’t find anything.

But I did ask a somewhat-related question here on Discourse and sort of got it cleared up:

1 Like

Hey, @kvtb. From what I’ve researched in the past, I came across this RFC which was very informative about the current status of Flakes and what the roadmap would be.

TL;DR: CLI will be stabilised first, then flakes.

Moreover, you could track meeting notes that are released right here on discourse.nixos.org. They mention flake-related things from time to time which may give good info on what’s the latest status on them.

Also, this thread isn’t the right place to discuss this; so, if you have anything more to ask, feel free to create a new topic.

1 Like

This marks my first major version upgrade after switching to NixOS 5 months ago (coming from 15+ years of MacOS). The process has been very easy and smooth so thanks to everyone for their dedication and effort in making this possible.

18 Likes

I just upgraded my entire home network. The upgrade was painless.
Thanks for everyone’s hard work to make such an exceptional operating system experience!

1 Like

Super. Thanks. That did it for me.
My config is here (a newbie’s setup… )

This is soo underrated but a huge boon

Unfortunately, the new camera app doesn’t work (Snapshot cannot play camera stream · Issue #261217 · NixOS/nixpkgs · GitHub) and the old camera app was removed (by default).

1 Like