summaryrefslogtreecommitdiff
path: root/nix/module.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/module.nix')
-rw-r--r--nix/module.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/module.nix b/nix/module.nix
index 20c10a1..1dc8437 100644
--- a/nix/module.nix
+++ b/nix/module.nix
@@ -38,7 +38,6 @@ let
38 in '' 38 in ''
39 exec -- rolling-directory ${escapeShellArgs args} 39 exec -- rolling-directory ${escapeShellArgs args}
40 ''; 40 '';
41 };
42 }; 41 };
43in { 42in {
44 options = { 43 options = {