about summary refs log tree commit diff
path: root/pkgs/build-support/install-shell-files/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/build-support/install-shell-files/default.nix')
-rw-r--r--pkgs/build-support/install-shell-files/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/build-support/install-shell-files/default.nix b/pkgs/build-support/install-shell-files/default.nix
new file mode 100644
index 000000000000..e1f2e24dd875
--- /dev/null
+++ b/pkgs/build-support/install-shell-files/default.nix
@@ -0,0 +1,4 @@
+{ makeSetupHook }:
+
+# See the header comment in ../setup-hooks/install-shell-files.sh for example usage.
+makeSetupHook { name = "install-shell-files"; } ../setup-hooks/install-shell-files.sh