nixpkgs-suyu/pkgs/development/arduino/arduino-core
Arnout Engelen cdd8031fca arduino-core: fix 'Save as...'
Before, 'Save as..' would crash because it tries to use GSettings
to find some settings, but the GSettings schema's could not
be found in the XDG_DATA_DIRS.

Adding the glib setup hook populates GSETTINGS_SCHEMAS_PATH
so wrapGAppsHook can add it to XDG_DATA_DIRS, fixing
'Save as..'.
2021-01-02 14:04:03 +01:00
..
default.nix arduino-core: fix 'Save as...' 2021-01-02 14:04:03 +01:00
downloads.nix