about summary refs log tree commit diff stats
path: root/hm/soispha/pkgs/scripts.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soispha/pkgs/scripts.nix')
-rw-r--r--hm/soispha/pkgs/scripts.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/pkgs/scripts.nix b/hm/soispha/pkgs/scripts.nix
index d8f8052f..5fa88b91 100644
--- a/hm/soispha/pkgs/scripts.nix
+++ b/hm/soispha/pkgs/scripts.nix
@@ -65,7 +65,7 @@
       ID_GENERATION_FUNCTION =
         # This is here, because escaping the whole function, to use it in the shell script
         # directly just isn't possible
-        lib.strings.escapeShellArg
+        pkgs.writeText "ID_GENERATION_FUNCTION"
         /*
         bash
         */