wrapper-manager
wrapper-manager copied to clipboard
Post-modern configuration management
Thinking about the current implementation of wrapper-manager, maybe it is better to have one `lib.evalModules` per wrapper, instead of a single one (like the current implementation). The problems it would...
Mounts
Run the program under bwrap and expose mount options
Closes #14 Added new API which allows to wrap specific programs. By default top-level wrapper options are merged with the specific ones for the program. One can override this behavior...
Sometimes a derivation comes with utility binaries or just some extra programs which we don't want to prepend/append flags to etc.
Provide an interface to customize desktop items through nixpkgs' `makeDesktopItem`. There are conflicting ways to do the same thing with the `exec` field though. Example: > Create a wrapper for...
Provide ergonomic integration for using WM in nixos/hm/(nix-darwin)
I'm trying to use `$HOME` in env, and have no idea how to make it expand to my actual home. Is there a way to do so now, and if...
While the common use case for `nixkpkgs.makeWrapper` is to add arguments to the end of a command line string or change environment variables, I think it would make sense to...
``` error: builder for '/nix/store/l18xarwymyj2c1hgj41qbdypvzdmdwk5-steam.drv' failed with exit code 1; last 4 log lines: > Wrapping /nix/store/n5flhj17ksb4sh8yk9lljlkv44vlg4cp-steam/bin/steam > Detected nested symlink, fixing > '/nix/store/n5flhj17ksb4sh8yk9lljlkv44vlg4cp-steam/share/applications/steam.desktop' -> '/build/tmp.9xArYj9Rdb/steam.desktop' > rm: cannot remove...