nixpkgs/pkgs/development/web/insomnia
Pranay Sashank afd35a40e7 insomnia: Add gappsWrapperArgs to wrapProgram
Without wrapping insomnia with `gappsWrapperArgs`, importing from file
crashes the application with an error about
gsettings-desktop-schemas. In an earlier attempt, I unset the variable
`dontWrapGApps = true` but that caused insomnia to be wrapped twice
because of the usage of `wrapProgram` in `preFixup`.
2023-04-07 17:41:21 +05:30
..
default.nix insomnia: Add gappsWrapperArgs to wrapProgram 2023-04-07 17:41:21 +05:30