Commit graph

7 commits

Author SHA1 Message Date
Symphorien Gibol a68a408a7f multibootusb: patchelf syslinux, add missing dependencies 2020-05-09 16:54:56 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace abe3475df8 treewide: remove bash snippets in flags
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-12-15 00:10:41 -05:00
jD91mZM2 227c4c8b0b multibootusb: Fix QT and refactor
Also removed myself as maintainer because I don't care about this
software anymore.
2019-11-16 11:14:57 +01:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
jD91mZM2 b6f3fcf140
multibootusb: init at 9.2.0 2018-05-09 04:44:42 +02:00