Commit graph

285972 commits

Author SHA1 Message Date
Pontus Stenetorp dd88dcee62
julia: add README
Provides a few hopefully helpful pointers that would not work well as
inline comments in the expressions themselves. Most likely the README
will need to be expanded upon over time to cover how we handle the Julia
release process, but I hope this is a good starting point.
2021-04-28 06:55:53 +00:00
Pontus Stenetorp 5167e0347c
julia: sort arguments in top-level package collection
No change in semantics, but makes it consistent with the expressions.
This is a fairly pedantic thing to do to be honest.
2021-04-28 06:55:53 +00:00
Pontus Stenetorp e633d97cb3
julia: remove julia_15 update script
Provides very little comfort compared what is outlined in the
manual [1], only supports a single version, and would probably be better
to implement as a general Nixpkg tool.

[1]: https://nixos.org/manual/nixpkgs/stable/#sec-source-hashes
2021-04-28 06:55:52 +00:00
Pontus Stenetorp 75a93dfecc
julia: move patches into separate directories
Makes the top-level directory organisation easier with an increasing
number of patches.
2021-04-28 06:55:52 +00:00
Pontus Stenetorp 5926635765
julia: remove redundant diagonal test patch
Fix merged upstream and backported to Julia 1.0.5:

    https://github.com/JuliaLang/julia/pull/31443
2021-04-28 06:55:52 +00:00
Pontus Stenetorp 4c97cf823f
julia: remove redundant Nix-specific mtime patch
As far as I can tell this patch is redundant as all pre-compiled code
generated at build time is baked into the Julia system image and will
thus never get invalidated: Note that for both julia_10 and julia_15
there are no `.ji` files produced in the derivations.
2021-04-28 06:55:52 +00:00
Pontus Stenetorp d51713378b
julia: make the LTS release the default version
Reverts the non-syntax part of 1e4c335a94.
2021-04-28 06:55:52 +00:00
Pontus Stenetorp a4f2b97a24
julia: enable parallel building
Erroneously disabled by 3ae5e6ce03 as it
mistook Julia for using CMake (it is used by some of the vendored
dependencies).
2021-04-28 06:55:51 +00:00
Pontus Stenetorp 0f3096d039
julia: deprecate julia_1 alias
This is potentially controversial, but it is unclear to me whether
julia_1 should refer to either the latest stable or LTS release of 1.x.
We may want to revisit this when/if we get 2.x, but as it stands the
Julia release process [1] makes it clear that there will only ever be a
single supported stable and LTS release at any given time which should
speak in favour of using the julia-stable and julia-lts aliases instead.

[1]: https://julialang.org/blog/2019/08/release-process/#long_term_support
2021-04-28 06:55:51 +00:00
Pontus Stenetorp fc3c17c5ac
julia: introduce LTS and stable aliases
According to the Julia release process [1] there will only ever be two
supported release branches at any given time: stable and LTS. Once a new
version of either is released, support for the previous release will be
dropped upstream. Introducing aliases for these branches allows our
users to easily track either depending on their need for stability.

[1]: https://julialang.org/blog/2019/08/release-process/#long_term_support
2021-04-28 06:55:51 +00:00
Pontus Stenetorp 2632a33605
julia: clean up grammar for deprecated aliases 2021-04-28 06:55:51 +00:00
Pontus Stenetorp a0b0f99458
julia: drop julia_13 as it lacks support upstream
Closes #82008.
2021-04-28 06:55:47 +00:00
Maciej Krüger 7f5bf274d1
Merge pull request #120981 from mkg20001/nginx-quic
nginxQuic: 47a43b011dec -> 12f18e0bca09
2021-04-28 08:54:22 +02:00
Fabian Affolter b3efb61263
bpytop: remove unused input 2021-04-28 08:49:32 +02:00
Maciej Krüger 98b372b860
nginxQuic: 47a43b011dec -> 12f18e0bca09 2021-04-28 08:37:51 +02:00
sternenseemann 19916afe1d mldonkey: remove byte code support
nativeCompilers is only false in very rare cases (only on mips), so it's
really hard to test and maintain this code path. If someone else is able
to do that, they should readd this feature.
2021-04-28 08:06:41 +02:00
sternenseemann 88dbd594c8 mldonkey: 3.1.6 -> 3.1.7-2 2021-04-28 08:06:41 +02:00
Mateusz Kowalczyk 60ed2deee5 openblas: Allow setting DYNAMIC_ARCH 2021-04-28 14:40:23 +09:00
R. RyanTM ab9c6c9529 eksctl: 0.41.0 -> 0.46.0 2021-04-28 05:29:41 +00:00
Arnout Engelen e424c9118b seaweedfs: add version check passthru.tests
passthru.tests instead of installCheckPhase as recommended in
https://github.com/ryantm/nixpkgs-update/issues/260#issuecomment-821287971

Inspired by
https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/science/logic/key/default.nix#L54-L57

This is basically the extent of testing I usually do when an upgrade
is proposed, so this takes that manual step away.
2021-04-28 01:25:17 -04:00
R. RyanTM 347df4662c enlightenment.evisum: 0.5.11 -> 0.5.13 2021-04-28 05:21:15 +00:00
Vladyslav M 267761cf44
Merge pull request #120917 from a12l/update-pijul
pijul: 1.0.0-alpha.46 -> 1.0.0-alpha.48
2021-04-28 08:14:19 +03:00
R. RyanTM c90bb6bbf1 aws-nuke: 2.14.0 -> 2.15.0 2021-04-28 01:10:43 -04:00
R. RyanTM 3516b56859 joker: 0.16.0 -> 0.17.1 2021-04-28 01:00:59 -04:00
Fabian Affolter 11c2459f17 ssl-cert-check: 3.31 -> 4.14 2021-04-28 00:54:23 -04:00
Pavol Rusnak 5965c9e368 ffmpeg-normalize: 1.19.0 -> 1.22.1 2021-04-28 00:52:47 -04:00
Pavol Rusnak a4b2de8382 python3Packages.ffmpeg-progress-yield: init at 0.0.4 2021-04-28 00:52:47 -04:00
R. RyanTM 360bf6eb36 flyctl: 0.0.210 -> 0.0.211 2021-04-28 00:22:57 -04:00
John Ericson 3f3f8316d3
Merge pull request #118313 from sternenseemann/static-llvm-stdenvs
pkgsStatic: apply stdenvAdapters to all llvm stdenvs
2021-04-28 00:22:24 -04:00
R. RyanTM a338775b63 checkstyle: 8.41.1 -> 8.42 2021-04-28 00:13:44 -04:00
R. RyanTM 7566f5ed5f i3wsr: 2.0.0 -> 2.0.1 2021-04-28 00:12:00 -04:00
R. RyanTM b5b575d276 bpytop: 1.0.63 -> 1.0.64 2021-04-28 04:11:32 +00:00
John Ericson 74f3ae80dc
Merge pull request #120439 from wamserma/arg-usage-release-nix
nixos: use supportedSystems instead of hardcoded list for netboot
2021-04-28 00:11:22 -04:00
R. RyanTM f1b5b74617 belr: 4.5.1 -> 4.5.3 2021-04-28 00:05:55 -04:00
R. RyanTM 3b4d456465 buf: 0.40.0 -> 0.41.0 2021-04-28 00:03:12 -04:00
06kellyjac 2ba5086bdb open-policy-agent: 0.27.1 -> 0.28.0 2021-04-27 23:48:54 -04:00
R. RyanTM d3e48342a3 gitui: 0.14.0 -> 0.15.0 2021-04-27 23:45:06 -04:00
R. RyanTM 51d128cf17 humioctl: 0.28.2 -> 0.28.3 2021-04-27 23:43:30 -04:00
R. RyanTM 55e8cc0058 calcurse: 4.7.0 -> 4.7.1 2021-04-27 23:40:26 -04:00
R. RyanTM dacb5ba294 janet: 1.15.4 -> 1.15.5 2021-04-27 23:38:41 -04:00
Martin Weinelt 8f40681bda
Merge pull request #120280 from mweinelt/python/updates 2021-04-28 04:06:00 +02:00
Martin Weinelt 9913c2be57
python3Packages.sacn: 1.6.2 -> 1.6.4 2021-04-28 04:00:59 +02:00
Martin Weinelt be0863874b
python3Packages.deepmerge: 0.2.1 -> 0.3.0 2021-04-28 04:00:59 +02:00
Martin Weinelt 625ef89a22
python3Packages.clldutils: 3.7.0 -> 3.8.0 2021-04-28 04:00:59 +02:00
Martin Weinelt 38c75ad02d
python3Packages.async-upnp-client: 0.16.0 -> 0.16.2 2021-04-28 04:00:58 +02:00
Martin Weinelt 1ee0595d5d
Merge pull request #120806 from mweinelt/python/pynndescent 2021-04-28 03:24:44 +02:00
Aaron Andersen 45eb9c21ee
Merge pull request #119672 from chessai/init-duckling-service
init duckling service
2021-04-27 20:58:28 -04:00
R. RyanTM a1b136eff3 kube-capacity: 0.5.1 -> 0.6.0 2021-04-28 00:27:12 +00:00
Samuel Dionne-Riel 1f4dedfa64
Merge pull request #120667 from samueldr/fix/grub1-test
nixosTests.installer: Fix grub1 test being unreliable
2021-04-27 19:32:13 -04:00
Sandro 1113134039
Merge pull request #120573 from expipiplus1/joe-bb-tools
inav-blackbox-tools: init at 2021-04-22
2021-04-28 01:27:05 +02:00