maduncle@lemmy.world to linuxmemes@lemmy.world · edit-23 months ago"When does <insert package name> get update ?" moment.lemmy.worldimagemessage-square52fedilinkarrow-up136arrow-down11
arrow-up135arrow-down1image"When does <insert package name> get update ?" moment.lemmy.worldmaduncle@lemmy.world to linuxmemes@lemmy.world · edit-23 months agomessage-square52fedilink
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.