From 2dbf3b473296bc9020c125cdd6f4198630e5ead1 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 24 Apr 2023 10:02:24 +0000 Subject: [PATCH] sane-scripts: fix broken `prologue` --- pkgs/sane-scripts/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/sane-scripts/default.nix b/pkgs/sane-scripts/default.nix index 3a65f6c5..302a386b 100644 --- a/pkgs/sane-scripts/default.nix +++ b/pkgs/sane-scripts/default.nix @@ -74,7 +74,7 @@ let # not sure if/where that lack of suid causes problems. umount = true; }; - prologue = ./resholve-prologue; + prologue = "${./resholve-prologue}"; # list of programs which *can* or *cannot* exec their arguments execer = with pkgs; [