summaryrefslogtreecommitdiff
path: root/pkgs/development/julia-modules/python
AgeCommit message (Collapse)Author
2025-08-13julia.withPackages: improve weak dependency handlingTom McLaughlin
2024-11-28julia.withPackages: fix artifact fixupPhase on darwinTom McLaughlin
2024-11-27julia.withPackages: fix multiprocessing usage to work on macOSTom McLaughlin
2024-07-04Merge pull request #324004 from codedownio/julia-withpackages-override-fixNick Cao
julia.withPackages: fix for overrides not in a registry
2024-07-03julia.withPackages: fix for overrides not in a registrythomasjm
2024-07-01julia.withPackages: fix weak deps on Julia 1.10thomasjm
2024-03-13julia.withPackages: fix some artifact buildsthomasjm
2023-12-29julia.withPackages: handle non-archive artifacts (fixes #277410)Tom McLaughlin
2023-12-22julia.withPackages: better error message on missing nix-sha256 hashTom McLaughlin
2023-12-14julia.withPackages: init on supported Julias (1.6, 1.8, 1.9)Tom McLaughlin
Be able to build arbitrary Julia environments in Nixpkgs, in the same style as python.withPackages.