some stuff ig

This commit is contained in:
xunuwu 2024-08-22 17:07:44 +02:00
parent 11536e636f
commit 82bed310d8
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
12 changed files with 144 additions and 68 deletions

View file

@ -3,4 +3,5 @@
gamesand = pkgs.callPackage ./gamesand {};
pince = pkgs.callPackage ./pince {};
binaryninja-personal = pkgs.qt6Packages.callPackage ./binaryninja-personal {};
sobercookie = pkgs.callPackage ./sobercookie {};
}