• SolarBoy@slrpnk.net
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 days ago

        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

        • iopq@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          5 days ago

          But appimages will complain about unmet dependencies, so usually they don’t work

          • SolarBoy@slrpnk.net
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 hour ago

            I haven’t had any issues thus far. But I have not used a lot of appimages. Usually I can find everything in nixpkgs, and those that I didn’t all worked with appimages.