On Wed, Nov 22, 2017 at 02:08:47PM +0100, Rutger Helling wrote: > Here is a second version of the patch that also fixes the problem with > not being able to open the file chooser dialog. Thanks! I pushed as 907ab9e8cbab10413848dfc8982cfc851e03903f with some edits to the commit message. > (sha256 > (base32 > - "15s4iwjk1s0kihjqn0f07c9618clbphpr827mds3xddkiwnjz37v")))) > - (build-system cmake-build-system) > + "14xl72y4w1x2kk0cvkcr9pmywllm0r9w2grjqiknwn95pw6yxz6q")))) > (arguments > - '(#:tests? #f ; No test phase. > - #:phases [...] > + `("GSETTINGS_SCHEMA_DIR" = > + (,(string-append (assoc-ref inputs "gtk+") > + "/share/glib-2.0/schemas"))))))))) > + (build-system cmake-build-system) I also kept 'build-system' at the top, which is idiomatic but otherwise irrelevant :)