From 2126a0f899eff3b5f7b498bbd6b2b4c6fcc69055 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sat, 7 Feb 2026 14:56:05 -0500 Subject: [PATCH] elf patching --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 97b7891..3d39764 100644 --- a/configuration.nix +++ b/configuration.nix @@ -272,6 +272,7 @@ typst # typst compilation tinymist # typst previews binaryninja-free # broke ahh cracker + patchelf # make programs understand nix. good for downloaded executables such as crackmes ]; };