mirror of
https://github.com/kittywitch/ida-pro-overlay.git
synced 2026-02-09 00:29:18 -08:00
flake: update import
This commit is contained in:
parent
bf523e35d0
commit
bf140bd886
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
overlays.default = self: super: {
|
overlays.default = self: super: {
|
||||||
ida-pro = self.packages.x86_64-linux.ida-pro;
|
ida-pro = import ./packages/ida-pro.nix;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue