summaryrefslogtreecommitdiff
path: root/xmake/modules/package/manager/nix/find_package.lua
AgeCommit message (Expand)Author
2025-09-29nix: adjustments pointed out by rukizzbaron
2025-09-28nix: adjustments pointed out by rukizack
2025-09-26nix: adjustments pointed out by rukizzbaron
2025-09-26nix: fixed bugs and tweaks from geminizzbaron
2025-09-26nix: optimized package info extractionzzbaron
2025-09-26nix: removed unnecessary matching codezzbaron
2025-09-26nix: added support for multiple deriverszzbaron
2025-09-25nix: removed fuzzy name matchingzzbaron
2025-09-25nix: removed unnecessary code + tweakszzbaron
2025-09-24nix: cache fixes, rework store path extraction, etc.zzbaron
2025-09-23nix: added store path cachezzbaron
2025-09-22nix: various changeszzbaron
2025-09-22nix: fix false positiveszzbaron
2025-09-22nix: fixed pkgconfig finding/dependencieszzbaron
2025-09-22nix: simplifying package detectionzzbaron
2025-09-21nix: improve package filtering and search accuracyzzbaron
2025-09-21nix: adjusted pkg config logic and include dirs.zzbaron
2025-09-21fixed nix prefix removalzzbaron
2025-09-21nix: rewrite of package detectionzzbaron
2025-09-17adjustments pointed out by rukizzbaron
2025-09-16code cleanupzzbaron
2025-09-16added nixos nix path to find_packagezzbaron
2025-09-16added nix devshell support with package validationzzbaron
2025-09-11nix support: adjustments pointed out by rukizzbaron
2025-09-11feat: add nix supportzzbaron