maduncle@lemmy.world to linuxmemes@lemmy.world · edit-23 months ago"When does <insert package name> get update ?" moment.lemmy.worldimagemessage-square21fedilinkarrow-up1447arrow-down121
arrow-up1426arrow-down1image"When does <insert package name> get update ?" moment.lemmy.worldmaduncle@lemmy.world to linuxmemes@lemmy.world · edit-23 months agomessage-square21fedilink
minus-squaremitchty@lemmy.sdf.orglinkfedilinkarrow-up2·3 months agoThat would only solve it for python, not for say c shared libraries. For that you’re in nix land or guix or if you hate yourself containers. I’m in nix land so I just write nix derivations so not a big deal having many versions of the same thing at once.
That would only solve it for python, not for say c shared libraries. For that you’re in nix land or guix or if you hate yourself containers.
I’m in nix land so I just write nix derivations so not a big deal having many versions of the same thing at once.