3
submitted 11 months ago by rutrum@lm.paradisus.day to c/nixos@infosec.pub

What do you as a fail safe when there isnt a flake or nix package for what you need, and you don't have the time or ability to create it?

Here's my particular example. I need the beta version of OpenSCAD, which is only delivered as a flatpak in the beta flatpak channel, which I have tried but have been unsuccessful in doing. I havent even attempted building from source. Only the stable version is in nixpkgs. In this case, what would you do?

And in general, what do you do? Install things using a different package manager, like pip, npm, cargo, etc and manage at the user level? Do you run a VM? Docker? Let me know what your backup plan is on NixOS.

you are viewing a single comment's thread
view the rest of the comments
[-] ComradeKhoumrag@infosec.pub 1 points 11 months ago

I haven't really used nix, but I like what I read about it. I see a lot of critiques around it's limited community, and therefore documentation/support

Unfortunately, I don't know the answer to your question. But if there's a relevant repo for the OS, you might be doing the community a favor by asking in the GitHub repo

this post was submitted on 01 Aug 2023
3 points (100.0% liked)

NixOS

753 readers
4 users here now

NixOS is a Linux distribution built on top of the Nix package manager. Its declarative configuration allows reliable system upgrades via several official channels of stability and size.

This community discusses NixOS, Nix, and everything related.

founded 1 year ago
MODERATORS