summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2025-06-20 00:13:53 +0200
committerMel <mel@rnrd.eu>2025-06-20 00:13:53 +0200
commita4fe78dc26cce857b3028d9edb90737bdc6677c6 (patch)
treefb2c742346544179f11c6851ed13a3b9f2f3ead3 /flake.nix
parente03f74bfdc3bde6fbd9e32497015c09c6c577fba (diff)
downloadminerals-a4fe78dc26cce857b3028d9edb90737bdc6677c6.tar.zst
minerals-a4fe78dc26cce857b3028d9edb90737bdc6677c6.zip
Patch Ghidra without rebuild
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index fbfcc30..ca3e1c5 100644
--- a/flake.nix
+++ b/flake.nix
@@ -72,7 +72,7 @@
 
           unstablePkgs = import nixpkgs-unstable commonPkgsInputs;
 
-          auxiliaryPkgs = import ./pkgs { inherit pkgs unstablePkgs; };
+          auxiliaryPkgs = import ./pkgs { inherit pkgs unstablePkgs nixpkgs nixpkgs-unstable; };
         };
 
     in