fix: ida pro flake path

This commit is contained in:
Kat Inskip 2025-09-20 11:32:25 -07:00
parent c29aec9214
commit c9d9d45a82
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -77,8 +77,8 @@
url = "github:chessai/nix-std"; url = "github:chessai/nix-std";
}; };
ida-pro-overlay = { ida-pro-overlay = {
#url = "github:msanft/ida-pro-overlay"; url = "github:kittywitch/ida-pro-overlay";
url = "path:/home/kat/src/ida-pro-overlay"; #url = "path:/home/kat/src/ida-pro-overlay";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
nix-gaming = { nix-gaming = {