ikidd@lemmy.world to Linux@lemmy.mlEnglish · 11 days agoThree Years of Nix and NixOS: The Good, the Bad, and the Uglypierrezemb.frexternal-linkmessage-square17fedilinkarrow-up12arrow-down10 cross-posted to: linux@programming.devlinux@programming.dev
arrow-up12arrow-down1external-linkThree Years of Nix and NixOS: The Good, the Bad, and the Uglypierrezemb.frikidd@lemmy.world to Linux@lemmy.mlEnglish · 11 days agomessage-square17fedilink cross-posted to: linux@programming.devlinux@programming.dev
minus-squareSolarBoy@slrpnk.netlinkfedilinkEnglisharrow-up1·10 days agoThis command will just run an executable file on nix. Normally only executables which are installed from the package manager will work. appimage-run is another option. Which can be used to run, you guessed it, appimages
?
This command will just run an executable file on nix. Normally only executables which are installed from the package manager will work.
appimage-run
is another option. Which can be used to run, you guessed it, appimages