github-actions[bot]
f0290a5d27
Merge staging-next into staging
2021-04-26 18:14:28 +00:00
Robert Schütz
e22d76fe34
Merge pull request #120520 from minijackson/jellyfin-remove-10.5
...
jellyfin_10_5: remove unmaintained version
2021-04-26 17:16:43 +02:00
Minijackson
2ad8aa72ae
jellyfin_10_5: remove unmaintained version
...
This version contains a vulnerability[1], and isn't maintained. The
original reason to have two jellyfin versions was to allow end-users to
backup the database before the layout was upgraded, but these backups
should be done periodically.
[1]: <https://nvd.nist.gov/vuln/detail/CVE-2021-21402 >
2021-04-26 14:11:29 +02:00
github-actions[bot]
1626c4772a
Merge staging-next into staging
2021-04-25 12:06:12 +00:00
Frederik Rietdijk
c648f7ee2a
Merge master into staging-next
2021-04-25 13:54:29 +02:00
Taeer Bar-Yam
ab6943a745
macdylibbundler: delete duplicate dylibbundler ( #119486 )
2021-04-25 08:43:09 +02:00
Sandro
9c2920e56e
Merge pull request #108721 from lsix/readline-8.1
2021-04-24 11:46:56 +02:00
davidak
fabdd46503
kbdKeymaps: remove
...
dvp and neo are now included in kbd
includes documentation in release notes and alias
2021-04-23 16:41:06 +02:00
github-actions[bot]
cdece2032d
Merge staging-next into staging
2021-04-22 18:14:30 +00:00
github-actions[bot]
b95da5efb6
Merge master into staging-next
2021-04-22 18:14:27 +00:00
Jörg Thalheim
40945d399d
quagga: remove
...
Upstream repositories do no longer exists. There has been no release in
a while. - Not a good combination for a network daemon running as root
in C that parses network packets...
2021-04-22 12:48:48 +02:00
Lancelot SIX
34a136c710
readline80: delete
...
readline-8.0 is not used anywhere in the tree (since introduction of
readline-8.1); drop it.
2021-04-22 11:25:42 +01:00
github-actions[bot]
6faea022df
Merge staging-next into staging
2021-04-21 00:15:23 +00:00
github-actions[bot]
99c7bab106
Merge master into staging-next
2021-04-21 00:15:20 +00:00
Sandro
6a5576e420
Merge pull request #119798 from yorickvP/mv-oauth2_proxy
2021-04-20 21:49:50 +02:00
github-actions[bot]
ea5bd4364e
Merge staging-next into staging
2021-04-19 18:11:54 +00:00
github-actions[bot]
6ef7c23763
Merge master into staging-next
2021-04-19 18:11:51 +00:00
Lorenz Leutgeb
0b0cd3f6aa
mxisd: remove ( #119372 )
...
* mxisd: remove
See EOL notice at https://github.com/kamax-matrix/mxisd/blob/master/EOL.md#end-of-life-notice
* mxisd: Add throwing EOL notice
2021-04-19 11:26:08 -04:00
github-actions[bot]
96df3c3794
Merge staging-next into staging
2021-04-19 12:06:26 +00:00
github-actions[bot]
965c8e08a5
Merge master into staging-next
2021-04-19 12:06:23 +00:00
Yorick van Pelt
d307dad7a8
oauth2_proxy: rename to oauth2-proxy
2021-04-18 14:17:11 +02:00
Daniël de Kok
f75286e063
cudatoolkit-{9,9_0,9_1,9_2}: remove
...
Remove old CUDA toolkits (and corresponding CuDNN versions).
- Not supported by upstream anymore.
- We do not use them in nixpkgs.
- We do not test or actively maintain them.
- Anything but ancient GPUs is supported by newer toolkits.
Fixes #107131 .
2021-04-18 11:55:10 +02:00
github-actions[bot]
33182b194a
Merge staging-next into staging
2021-04-17 18:10:41 +00:00
github-actions[bot]
8156636ab9
Merge master into staging-next
2021-04-17 18:10:38 +00:00
Jörg Thalheim
b2a1e04eed
Merge remote-tracking branch 'upstream/staging-next' into HEAD
2021-04-17 16:37:04 +02:00
Pavol Rusnak
6e655ee33e
runwayml: drop in favor of runwayml webapp
2021-04-17 14:37:33 +02:00
github-actions[bot]
f620e30ca4
Merge master into staging-next
2021-04-17 00:15:03 +00:00
Jörg Thalheim
0854659567
Merge pull request #119389 from marsam/drop-postgresql_9_5
...
postgresql_9_5: drop
2021-04-16 19:29:21 +01:00
Alyssa Ross
f8db5c60f3
giflib_4_1: remove
...
Everything still using this builds fine without it.
2021-04-16 14:06:10 +00:00
Alyssa Ross
6e3b5fd046
libungif: remove in favour of giflib
...
libungif was merged into giflib in 2006, and hasn't been updated
since. All non-broken packages still using it build fine with giflib.
See <http://giflib.sourceforge.net/history.html >.
2021-04-16 14:06:10 +00:00
github-actions[bot]
dfd4f14303
Merge master into staging-next
2021-04-15 18:13:27 +00:00
sternenseemann
4461230cc5
man-pages-posix: rename from posix_man_pages
...
Make attribute name match upstream name.
2021-04-15 14:24:56 +02:00
github-actions[bot]
eb8e023674
Merge master into staging-next
2021-04-14 18:11:01 +00:00
Sandro
7b037c94cc
Merge pull request #119327 from ruuda/butane-0.11.0
...
butane: 0.10.0 -> 0.11.0
2021-04-14 19:19:01 +02:00
Vladimír Čunát
d2eb7a7887
Merge branch 'staging' into staging-next
...
A few conflicts but relatively clear ones (I think).
2021-04-14 10:08:25 +02:00
Masanori Ogino
1e0f9d1f24
kramdown-rfc2629: 1.3.37 -> 1.4.1 and move to rubyPackages ( #117283 )
2021-04-13 15:01:56 +02:00
Ruud van Asseldonk
dfed0ea560
butane: 0.10.0 -> 0.11.0
...
This package was formerly known as the "Fedora CoreOS Config Transpiler"
(fcct). Release 0.11.0 renames it to "Butane", but aside from this it's
just the next release of the same project.
2021-04-13 14:26:29 +02:00
Sandro
d0f5090b23
Merge pull request #118927 from magnetophon/geonkick
...
geonkick: 2.6.1 -> 2.8.0
2021-04-13 02:00:19 +02:00
Sandro
b4a849d23f
Merge pull request #119168 from lsix/proj_updates
2021-04-13 01:01:20 +02:00
Luke Granger-Brown
08b22e605b
Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging
2021-04-12 18:49:01 +00:00
Bart Brouns
a9d4ba38b4
geonkick: 2.6.1 -> 2.8.0
2021-04-12 19:09:42 +02:00
Lancelot SIX
6f9b4f5a27
proj_5: drop
...
This outdated version of proj is not used anymore in the codebase. Drop
it.
2021-04-12 17:32:10 +01:00
Peter Simons
13c28f4f95
esniper: drop broken and unmaintained package
...
Closes https://github.com/NixOS/nixpkgs/issues/116479 .
2021-04-12 10:42:20 +02:00
Sandro
d6f881c82d
Merge pull request #118647 from bbigras/syncthing
...
syncthing: 1.14.0 -> 1.15.1
2021-04-11 18:23:36 +02:00
Bruno Bigras
6378cdebad
syncthing: 1.14.0 -> 1.15.1
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-10 14:06:10 -04:00
Dmitry Kalinkin
219590673c
Merge branch 'staging-next' into staging
...
Conflicts:
pkgs/development/python-modules/panel/default.nix
pkgs/os-specific/linux/kernel/generic.nix
pkgs/servers/home-assistant/default.nix
2021-04-08 22:42:26 -04:00
Jan Tojnar
625ce6c7f6
Merge branch 'staging-next' into staging
...
In python-packages.nix, resolve conflict between 50d604314e
and 187d0371ab
.
2021-04-08 17:14:31 +02:00
Sandro Jäckel
1bed0e238c
aliases: add mising date
2021-04-08 13:08:53 +02:00
Jörg Thalheim
034c49f514
Merge pull request #118041 from Mic92/cutter
...
cutter: 1.12.0 -> 2.0.0
2021-04-08 11:32:54 +01:00
Sandro
a6b2b17ceb
Merge pull request #118761 from aanderse/zabbix
...
zabbix: drop 3.0.32, 4.0.29 -> 4.0.30, 5.0.9 -> 5.0.10
2021-04-07 23:20:51 +02:00