3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #263324 from taranarmo/julia-upstream-build-instructions-url-fix

julia: upstream build instructions url fix
This commit is contained in:
Nick Cao 2023-10-25 10:07:12 -04:00 committed by GitHub
commit 96af761f63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View file

@ -17218,6 +17218,12 @@
githubId = 1901799;
name = "Nathan van Doorn";
};
taranarmo = {
email = "taranarmo@gmail.com";
github = "taranarmo";
githubId = 11619234;
name = "Sergey Volkov";
};
tari = {
email = "peter@taricorp.net";
github = "tari";

View file

@ -20,5 +20,5 @@ minimal set of broken or incompatible tests you think you have a good reason to
disable, is your best bet at arriving at a solid derivation.
[readme]: https://github.com/JuliaLang/julia/blob/master/README.md
[build]: https://github.com/JuliaLang/julia/blob/master/doc/build/build.md
[build]: https://github.com/JuliaLang/julia/tree/master/doc/src/devdocs/build
[release_process]: https://julialang.org/blog/2019/08/release-process