MarcellusDrum@lemmy.ml to linuxmemes@lemmy.worldEnglish · 4 days agoGoodbye, Comradelemmy.mlimagemessage-square74linkfedilinkarrow-up1654arrow-down116
arrow-up1638arrow-down1imageGoodbye, Comradelemmy.mlMarcellusDrum@lemmy.ml to linuxmemes@lemmy.worldEnglish · 4 days agomessage-square74linkfedilink
minus-squarecally [he/they]@pawb.sociallinkfedilinkEnglisharrow-up3·2 days agonix shell nixpkgs#neofetch if you’re feeling experimental
minus-squarejim3692@discuss.onlinelinkfedilinkarrow-up1·2 days 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