mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fix: ida pro flake path
This commit is contained in:
parent
c29aec9214
commit
c9d9d45a82
1 changed files with 2 additions and 2 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue