summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 98b65f6..4dc22d2 100644
--- a/flake.lock
+++ b/flake.lock
@@ -243,6 +243,22 @@
         "type": "github"
       }
     },
+    "rizin-nixpkgs": {
+      "locked": {
+        "lastModified": 1691591679,
+        "narHash": "sha256-8ogXuB804eBXZIxJYPJ9EELzA/8Sp4VUbGfVfwybo/E=",
+        "owner": "chayleaf",
+        "repo": "nixpkgs",
+        "rev": "005275fa3703887cd4224b517bf37eb6676faee7",
+        "type": "github"
+      },
+      "original": {
+        "owner": "chayleaf",
+        "ref": "rz-ghidra",
+        "repo": "nixpkgs",
+        "type": "github"
+      }
+    },
     "root": {
       "inputs": {
         "agenix": "agenix",
@@ -254,6 +270,7 @@
         "nix-index-database": "nix-index-database",
         "nixinate": "nixinate",
         "nixpkgs": "nixpkgs_2",
+        "rizin-nixpkgs": "rizin-nixpkgs",
         "viper-nix-common": "viper-nix-common"
       }
     },