index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
development
/
julia-modules
Age
Commit message (
Expand
)
Author
2026-04-12
julia: build from source for aarch64-darwin
MilesCranmer
2026-02-16
treewide: remove exec bit from files that don't need it (#461314)
Sandro
2026-01-24
treewide: fix typos (#479869)
Michael Daniels
2026-01-22
treewide: apply nixfmt 1.2.0
Dyego Aurélio
2026-01-16
treewide: remove exec bit from files that don't need it
Maevi
2026-01-13
treewide: fix typos
Ben Siraphob
2025-11-03
julia-bin: fix julia-bin.withPackages
Ivan Tarasov
2025-08-13
julia.withPackages: improve weak dependency handling
Tom McLaughlin
2025-08-13
julia.withPackages: fix addPackagesToPython
Tom McLaughlin
2025-08-13
julia.withPackages: improve test parallelism and logging
Tom McLaughlin
2025-08-13
julia.withPackages: bump registry
Tom McLaughlin
2025-07-24
treewide: run nixfmt 1.0.0
Wolfgang Walther
2025-07-03
julia-modules: remove unused arguments
poz
2025-06-12
treewide: run yamlfmt
Wolfgang Walther
2025-01-09
julia-modules: replace `git` with `gitMinimal`
Pol Dellaiera
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-12-04
julia.withPackages: add juliaCpuTarget option (#361655)
Nick Cao
2024-12-03
julia.withPackages: add juliaCpuTarget option
Tom McLaughlin
2024-12-02
julia.withPackages: Darwin support (#360353)
Nick Cao
2024-11-30
julia.withPackages: expose pname/version and move things to passthru
Tom McLaughlin
2024-11-28
julia.withPackages: set empty JULIA_SSL_CA_ROOTS_PATH on darwin
Tom McLaughlin
2024-11-28
julia.withPackages: fix artifact fixupPhase on darwin
Tom McLaughlin
2024-11-27
julia.withPackages: fix multiprocessing usage to work on macOS
Tom McLaughlin
2024-10-15
julia.withPackages: use 4-space indentation for consistency
thomasjm
2024-10-15
julia.withPackages: pass extra args to update_package_add for julia 1.11+
thomasjm
2024-10-15
julia.withPackages: move julia resolve code to its own file
thomasjm
2024-10-15
julia.withPackages: remove handling for julia_16
thomasjm
2024-09-05
julia-modules: move makeWrapper to nativeBuildInputs
Stefan Frijters
2024-08-16
julia.withPackages: remove 'with lib;'
Felix Buehler
2024-08-09
treewide: remove nested let-in
Peder Bergebakken Sundt
2024-07-18
Merge pull request #323628 from Stunkymonkey/treewide-ls-remove
Felix Bühler
2024-07-04
Merge pull request #324004 from codedownio/julia-withpackages-override-fix
Nick Cao
2024-07-03
julia.withPackages: fix for overrides not in a registry
thomasjm
2024-07-03
treewide: remove printed 'ls'
Felix Buehler
2024-07-01
julia.withPackages: fix weak deps on Julia 1.10
thomasjm
2024-07-01
julia.withPackages: bump registry to latest
thomasjm
2024-07-01
julia.withPackages: add a comment about Git usage
thomasjm
2024-06-17
julia-top-n: fix self-inclusive src
Pyrox
2024-05-31
Merge pull request #316084 from codedownio/fix-julia-withpkgs-git
Nick Cao
2024-05-31
julia.withPackages: be able to test different julia attrs
thomasjm
2024-05-31
julia.withPackages: fix compatibility with new git security features (#315890)
thomasjm
2024-05-30
treewide: remove unused occurence of fetchFromGitHub argument
isabel
2024-05-03
julia.withPackages: Disable pretty terminal output during nix build
Peter Waller
2024-03-13
julia.withPackages: fix some artifact builds
thomasjm
2024-01-05
julia.withPackages: add tests
Tom McLaughlin
2024-01-03
julia.withPackages: fix transitive weak-deps resolving
Tom McLaughlin
2023-12-29
julia.withPackages: handle non-archive artifacts (fixes #277410)
Tom McLaughlin
2023-12-22
Merge pull request #275911 from codedownio/julia-withpackages-thomasjm-mainta...
Nick Cao
2023-12-22
julia.withPackages: better error message on missing nix-sha256 hash
Tom McLaughlin
2023-12-22
julia.withPackages: bump the augmented registry to pick up a few hash fixes
Tom McLaughlin
[next]