Jakub Kądziołka writes: > Sending a revision to the first patch after feedback on IRC. Changes: > - Remove the `string-prefix? "PATH:"' hack, list the packages > explicitly. > - Use cute to make the code easier to read. > > --- > * gnu/packages/freedesktop.scm (xdg-utils) > [propagated-inputs, inputs]: Add awk, coreutils, grep and sed, make > the dependencies not propagated. > [arguments](patch-hardcoded-paths): Move to after 'install to make > wrap-program function correctly. Wrap the installed programs. FYI: The stray '---' here made git disregard the actual commit message, and instead only added the four lines above. The other way around would be perfect. :-) I've applied this patch, with the changes below (leaving the original patch-hardcoded-paths phase intact, renaming the new phase accordingly; and added a let binding for "out"). I'll address the Qt patch in a separate message.