Commit Graph

9 Commits

Author SHA1 Message Date
thomasjm
10c3c185c6 julia.withPackages: fix some artifact builds 2024-03-13 02:17:31 -07:00
Tom McLaughlin
00c8a2b81d julia.withPackages: add tests 2024-01-05 17:50:46 -08:00
Tom McLaughlin
2402762c6f julia.withPackages: fix transitive weak-deps resolving 2024-01-03 16:33:51 -08:00
Tom McLaughlin
e9cdd5fae8 julia.withPackages: handle non-archive artifacts (fixes #277410) 2023-12-29 14:56:09 -07:00
Nick Cao
5c55482a29
Merge pull request #275911 from codedownio/julia-withpackages-thomasjm-maintainer
julia.withPackages: add thomasjm as maintainer
2023-12-22 09:47:37 -05:00
Tom McLaughlin
df22fb01df julia.withPackages: better error message on missing nix-sha256 hash 2023-12-22 01:15:42 -07:00
Tom McLaughlin
820f1a3bbe julia.withPackages: bump the augmented registry to pick up a few hash fixes 2023-12-22 01:15:02 -07:00
Tom McLaughlin
42e7a23280 julia.withPackages: let environment inherit meta from julia 2023-12-21 16:17:14 -07:00
Tom McLaughlin
36bf6afd42 julia.withPackages: init on supported Julias (1.6, 1.8, 1.9)
Be able to build arbitrary Julia environments in Nixpkgs, in the same style as python.withPackages.
2023-12-14 23:00:34 -08:00