nixpkgs/pkgs/desktops/pantheon
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
..
apps pantheon.elementary-screenshot-tool: 1.6.1 -> 1.6.2 2019-02-21 18:12:47 -05:00
artwork pantheon.elementary-icon-theme: 5.0.2 -> 5.0.3 2019-02-16 05:13:35 -05:00
desktop treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
granite pantheon.granite: fetch for DateTime GSettings patch 2019-02-18 18:52:42 -05:00
services pantheon.elementary-capnet-assist: 2.2.2 -> 2.2.3 2019-02-03 16:10:36 -05:00
default.nix notes-up: default without pantheon support 2019-02-22 19:16:21 -05:00
update.nix pantheon: init a 5.0 2019-01-24 20:54:14 +00:00
update.sh pantheon: init a 5.0 2019-01-24 20:54:14 +00:00