From 0babfe76f0de52a1328a94f83f58cb50cb1236dd Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Mon, 17 Mar 2025 21:52:03 -0400 Subject: Update --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index d85d86a..7810bda 100644 --- a/flake.nix +++ b/flake.nix @@ -34,6 +34,7 @@ # this makes it impossible to run the binary on another system # I'd much rather just load whatever we find on LD_LIBRARY_PATH etc, since this is much easier to control env = {}; + postPatch = "true"; }); native = rec { -- cgit v1.2.3