mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: interoperate [deploy-rs, colmena]
This commit is contained in:
parent
0fef01bfe6
commit
f108a20f26
15 changed files with 235 additions and 122 deletions
|
|
@ -13,7 +13,12 @@
|
|||
colmena
|
||||
;
|
||||
})
|
||||
inputs.colmena.overlays.default
|
||||
inputs.ida-pro-overlay.overlays.default
|
||||
# To get this not to garbage collect, make sure to create a gcroot by manually
|
||||
# building the package with an output (anywhere you want, really). You can't
|
||||
# then delete that output, however, or rename or move it. So place it somewhere
|
||||
# you're ok with it being.
|
||||
(final: prev: {
|
||||
ida-pro-kat = prev.callPackage final.ida-pro {
|
||||
runfile = final.requireFile {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue