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
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
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
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
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
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
Sandro
90c58c5023
Merge pull request #120768 from 0x4A6F/main-innernet
...
innernet: test and fixup
2021-04-28 00:55:06 +02:00
Robert Helgesson
78813c327c
sd-switch: 0.2.0 -> 0.2.1
2021-04-28 00:47:18 +02:00
Izorkin
8723d226b4
nixos/mastodon: update SystemCallFilters
2021-04-28 00:44:25 +02:00
Sandro
815f6ba363
Merge pull request #120793 from AluisioASG/aasg/openapi-schema-validator
2021-04-28 00:26:27 +02:00
Sandro
0f1d6d9b98
Merge pull request #120846 from dotlambda/ffms-2.40
...
ffms: 2.23 -> 2.40
2021-04-28 00:19:51 +02:00
Pavol Rusnak
282473158c
Merge pull request #120904 from prusnak/pyu2f
...
python3Packages.pyu2f: 0.1.4 -> 0.1.5a
2021-04-27 22:59:46 +02:00
Gabriel Ebner
a062505e10
Merge pull request #120177 from r-ryantm/auto-update/elan
...
elan: 0.11.0 -> 1.0.0
2021-04-27 22:52:12 +02:00
Sandro
80d37549c4
Merge pull request #120676 from kini/cloudscraper/bump-1.2.58
...
python3Packages.cloudscraper: 1.2.56 -> 1.2.58
2021-04-27 22:51:39 +02:00
markuskowa
97423b9c04
Merge pull request #120915 from drewrisinger/dr-pr-libcint-bump
...
libcint: 4.1.1 -> 4.3.0
2021-04-27 22:51:21 +02:00
Sarah Brofeldt
7e6dd260a8
Merge pull request #120893 from legendofmiracles/master
...
ripgrep[-all]: add meta.mainProgram
2021-04-27 22:39:47 +02:00
Sarah Brofeldt
7859f8a9d6
Merge pull request #120905 from stigtsp/bugfix/tpm2-tools-de-nest-wrappers
...
tpm2-tools: fix broken wrappers
2021-04-27 22:33:52 +02:00
R. RyanTM
32cb3382e5
elan: 0.11.0 -> 1.0.0
2021-04-27 22:32:13 +02:00
Gabriel Ebner
c69051a71b
Merge pull request #120920 from erictapen/khal-0.10.3
...
khal: 0.10.2 -> 0.10.3
2021-04-27 22:29:27 +02:00
Gabriel Ebner
abbc2384d7
Merge pull request #120822 from r-ryantm/auto-update/lean
...
lean: 3.28.0 -> 3.29.0
2021-04-27 22:28:19 +02:00