summaryrefslogtreecommitdiff
path: root/xmake/modules/package/manager/nix
AgeCommit message (Expand)Author
2026-04-01Merge pull request #7437 from xmake-io/lua55ruki
2026-03-29nix: changes suggested by rukizzbaron
2026-03-29improve const limit codesruki
2026-03-29fix const limit on lua5.5ruki
2026-03-29nix: improve config and source selectionzzbaron
2026-01-07nix: adjustments by geminizzbaron
2026-01-05nix: changed author namezzbaron
2026-01-05nix: fixed bugszzbaron
2026-01-04nix: fixed semver logiczzbaron
2026-01-04nix: added proper version handlingzzbaron
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