MarcellusDrum@lemmy.ml to linuxmemes@lemmy.worldEnglish · 3 days agoGoodbye, Comradeimagemessage-square74fedilinkarrow-up1651arrow-down115
arrow-up1636arrow-down1imageGoodbye, ComradeMarcellusDrum@lemmy.ml to linuxmemes@lemmy.worldEnglish · 3 days agomessage-square74fedilink
minus-squarecally [he/they]@pawb.sociallinkfedilinkEnglisharrow-up3·1 day agonix shell nixpkgs#neofetch if you’re feeling experimental
minus-squarejim3692@discuss.onlinelinkfedilinkarrow-up1·1 day agonix run --no-write-lock-file github:NixOS/nixpkgs/nixpkgs-unstable#neofetch If you want to make sure that you run the latest version
nix-shell -p neofetch
nix shell nixpkgs#neofetch
if you’re feeling experimentalnix run --no-write-lock-file github:NixOS/nixpkgs/nixpkgs-unstable#neofetch
If you want to make sure that you run the latest version