top | item 46769946

(no title)

kwk1 | 1 month ago

Is `guix pack` not sufficient for this?

https://guix.gnu.org/manual/1.5.0/en/html_node/Invoking-guix...

discuss

order

tetris11|1 month ago

No, it produces a tree of libraries that you have to untar on the host machine. If you dont have root, then unpacking to /gnu/store is impossible

kwk1|1 month ago

I checked and it looks like the root-required issue has been addressed with a --relocatable flag, and there are a few options as well for needing to untar, e.g. producing an appimage format output.