diff options
| author | LLLL Colonq <llll@colonq> | 2025-03-17 21:52:03 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-03-17 21:52:03 -0400 |
| commit | 0babfe76f0de52a1328a94f83f58cb50cb1236dd (patch) | |
| tree | 838b80a40507e4dd73622e84a6fe75173f92cff0 /flake.nix | |
| parent | ede40c109d32e5ff1974baaeacd228a367f527ef (diff) | |
Update
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 { |
