Replies: 12 comments
-
|
This AppImage should run directly on NixOS. What do you mean exactly? |
Beta Was this translation helpful? Give feedback.
-
there is no any shell.nix to fetch dependencies and run it via nix. Maybe I will create myself |
Beta Was this translation helpful? Give feedback.
-
In that case you are requesting a Nix package, wasn't clear what you meant with "Run app on NixOS". |
Beta Was this translation helpful? Give feedback.
-
|
@Samueru-sama By saying "Run app on NixOS" I meant just running app locally and by asking Nix package is the theme thing running on locally. So yeah run app & build it is what I meant |
Beta Was this translation helpful? Give feedback.
-
|
AppManager has limited value on NixOS because NixOS already provides superior declarative package management where users can install, update, and rollback applications through configuration files with full reproducibility. AppImages conflict with NixOS’s philosophy and don’t work natively since NixOS lacks standard directories like /lib or /usr/lib, so they require special tools like appimage-run to wrap them in a compatible environment. edit. Anyhow, app should work on NixOS |
Beta Was this translation helpful? Give feedback.
-
That's not true for a lot of appimages now, including this one. |
Beta Was this translation helpful? Give feedback.
-
|
So what is true? Does just double click launch AppImage works? I have not tested on NixOS anything |
Beta Was this translation helpful? Give feedback.
-
Every single appimage made with sharun will run out of the box in NixOS without
Just today I had to make this bug report at the uruntime because a NixOS user found this issue at eden related to NixOS always stripping the binaries by default. |
Beta Was this translation helpful? Give feedback.
-
|
Ok, good news. I didn't know that. Will edit above message. |
Beta Was this translation helpful? Give feedback.
-
No xd It doesn't need The only hard dependency we have is a shell in This is also mentioned in the README of the anylinux repo btw |
Beta Was this translation helpful? Give feedback.
-
|
Install gentoo instead of your meme operating system that isn't even real Linux |
Beta Was this translation helpful? Give feedback.
-
can you elaborate? |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions