Hey all, thought this might be of interest to some here.

Wrote about why I moved from NixOS to Ubuntu after using it for several months on my daily driver. Suspect that this take is likely to be kind of controversial and court claims of skill issues, which might even be true.

Let me know what you think.

  • fd93@programming.devOP
    link
    fedilink
    arrow-up
    17
    arrow-down
    3
    ·
    2 months ago

    Sounds good in theory, until you want to install scikit-image or other Python libraries which need complex builds.

    • Corbin@programming.dev
      link
      fedilink
      English
      arrow-up
      8
      ·
      2 months ago

      python3Packages.scikit-image appears to be available and non-broken in nixpkgs; on my machine, I get /nix/store/w8681ncsw92cn4gq6gyraw4z19r0r6c3-python3.11-scikit-image-0.21.0. Do you have an actual example?

      I understand your point, but given nixpkgs’ position in the community, it might be a moot point.