Markus S. Wamser
b4167563e0
pythonPackages.trollius: remove
...
trollius is deprecated (by upstream) for more than five years,
all Python versions supported by trollius are end-of-life.
There are no more packages depending on trollius.
2021-04-30 09:43:26 +02:00
Markus S. Wamser
1c5a02033a
pythonPackages.autobahn: limit to Python 3
...
Python 2.7 is long end-of-life and dependency ond old compatibility
helpers can be dropped.
2021-04-30 09:41:54 +02:00
Markus S. Wamser
8192beda59
pythonPackages.aiodns: diable for Python older than 3.5
...
Upstream explicitly states that minimum required version is 3.5.
Compatibility dependencies can thus be removed.
2021-04-30 09:40:14 +02:00
Markus S. Wamser
2a00e53bda
pythonpackages.pynvim: disble for python older 3.4
...
These python version are all end-of-life and the depndency on trollius
can be dropped.
2021-04-30 09:38:42 +02:00
Markus S. Wamser
b8de584df4
pythonPackages.aioeventlet: remove
...
The upstream repo/homepage has long gone, there are no
depndencies on that package.
2021-04-30 09:36:58 +02:00
Markus S. Wamser
9e143db301
minidlna: switch from ffmpeg_3 to ffmpeg
2021-04-29 18:58:13 -07:00
Markus S. Wamser
8813edcc64
pythonModules.Nuitka: 0.6.8.4 -> 0.6.14.5
...
+ add runtime dep on chrpath
+ use system SConS instead of old Python2 version
2021-04-28 23:12:52 +02:00
Markus S. Wamser
77c0a4907f
croc: fix passthru.tests
2021-04-28 22:36:36 +02:00
Markus S. Wamser
44a994ff9e
nixos: use supportedSystems argument instead of hardcoded list for netboot
...
The default value for the argument is identical to the hardcoded list,
but using the argument allows to build other netboot images easily.
2021-04-23 18:34:51 +02:00
Markus S. Wamser
b59e0191fd
asmfmt: 1.2.1 -> 1.2.3
2021-03-25 23:02:16 +01:00
Markus S. Wamser
123ec34638
ghdl: fix llvm backend, add passthru.tests
2021-03-22 07:51:27 +01:00
Markus S. Wamser
41f345cbfc
teams: reorder arguments produced by wrapper
...
this fixes launching meetings from links
2021-03-17 15:32:02 +01:00
Markus S. Wamser
26573de80c
pythonPackages.criticality_score: init at 1.0.7
2021-02-01 16:43:00 +01:00
Markus S. Wamser
ca90340333
pythonPackages.PyGithub: 1.51 -> 1.54.1
2021-01-08 17:47:18 +01:00
Markus S. Wamser and Mic92 (Jörg Thalheim)
717beb92fa
opentracker: use makeFlags instead of patching (refactoring)
...
Co-authored-by: Mic92 (Jörg Thalheim)
2020-12-07 23:46:43 +01:00
Markus S. Wamser
c494e27999
opentracker: fix build for libowfat 0.32
2020-12-03 15:21:54 +01:00
Markus S. Wamser
ded8dc1c46
gatling: 0.15 -> 0.16, libowfat: drop patch for header location
2020-12-03 15:02:50 +01:00
Markus S. Wamser
9ed8e03a09
mupdf: mark 1.17 as insecure but as still required as dependency
2020-11-09 09:57:38 -08:00
Markus S. Wamser
a08a95acd9
llpp: 32 -> 33
2020-11-09 09:57:38 -08:00
Markus S. Wamser
3c7e7b87b3
pymupdf: 1.17.6 -> 1.18.0
2020-11-09 09:57:38 -08:00
Markus S. Wamser
bbcc8b020e
mupdf: adopt post-release bugfix-patches from upstream
2020-11-09 09:57:38 -08:00
Markus S. Wamser
e13120bb09
mupdf: 1.17.0 -> 1.18.0
...
fixes CVE-2017-5991
fixes CVE-2020-26519
also drops the patch for shared libs (not needed anymore)
2020-11-09 09:57:38 -08:00
Markus S. Wamser
3f857b887d
libhandy: 1.0.0 -> 1.0.1, reenable checks
2020-11-04 13:40:24 +01:00
Markus S. Wamser
a0cc1243cc
doc: 20.09 release notes: remove duplicate service list entry
...
opt-services.foldingathome.enable was listed twice
2020-10-27 13:43:44 -07:00
Markus S. Wamser
4a26f177c9
stdenv/check-meta: add hint to NIXPKGS_ALLOW_* for unfree/broken/unsupported system
2020-10-27 10:01:32 +01:00
Markus S. Wamser
166a0642d4
croc: add passthru.tests
2020-10-25 10:51:49 +01:00
Markus S. Wamser
cfeca32784
jabref: 3.8.1 -> 5.1
2020-10-21 23:06:16 +02:00
Markus S. Wamser
92ad9e9dc4
docs.stdenv: remove reference to replace tool
2020-07-17 08:21:09 +02:00
Markus S. Wamser
caa858d777
gpsbabel: enable usb
...
PR #91439
2020-07-03 00:00:57 +02:00
Markus S. Wamser
5f16eca72b
libtomcrypt: fix CVE-2019-17362 (security)
2020-06-26 00:01:00 +02:00
Markus S. Wamser
74c27221dd
libvncserver: 0.9.12 -> 0.9.13 (security)
2020-06-25 23:34:02 +02:00
Markus S. Wamser
e4356601d3
tests/taskserver: fix gnutls invocation
...
test failed because gnutls-cli does not properly report connection
errors any more, fixed by increasing the debug level for gnutls-cli
Fixes : #84507
Closes : #90718
2020-06-23 12:01:54 +02:00
Markus S. Wamser
f805871a51
lxqt.pcmanfm-qt: fix default wallpaper
2020-06-20 20:00:26 +02:00
Markus S. Wamser
f87b23a966
luxcorerender: dependency: python35 -> python36
2020-06-07 20:38:06 +02:00
Markus S. Wamser
c964291f30
yafaray-core: relax python dependency
2020-06-07 15:56:15 +02:00
Markus S. Wamser
54e37df525
llpp: v31 -> v32
...
compatibility with muPDF 1.17
2020-06-06 14:02:10 +02:00
Markus S. Wamser
859f1c7dda
zathura-pdf-mupdf: add patch for MuPDF 1.17 support
2020-06-06 14:02:10 +02:00
Markus S. Wamser
c9e0014c21
pythonPackages.svgwrite: remove pyparsing from dependencies
2020-05-27 13:16:46 +02:00
Markus S. Wamser
b958b715a1
pythonPackages.svgwrite: 1.3.1 -> 1.4
2020-05-27 11:43:37 +02:00
Markus S. Wamser
b20b08dc87
pythonPackages.PyMuPDF: 1.16.18 -> 1.17.0
...
Update for compatibility with MuPDF 1.17
2020-05-26 08:36:44 +02:00
Markus S. Wamser
7127dd3fb6
gen-oath-safe: add dependency on file command
2020-05-22 22:19:38 +02:00
Markus S. Wamser
f5c0535213
libfm: fix duplicate inclusion of libfm-extra
2020-05-10 22:54:17 +02:00
Markus S. Wamser
c22237d894
mupdf: add MIME types to .desktop
...
Closes https://github.com/NixOS/nixpkgs/issues/53856
2020-05-09 14:37:39 +02:00
Markus S. Wamser
0ee07ed92b
notable: use .desktop file from AppImage
2020-03-22 14:16:35 +01:00
Markus S. Wamser
4959c970ee
sqlite: 3.30.1 -> 3.31.0 (security)
2020-02-11 07:57:14 +01:00
Markus S. Wamser
696979e0bc
modules/wireguard: fix typo in documentation
2020-02-07 20:54:35 +01:00
Markus S. Wamser
55d3b6b1b1
xpra: 2.5.3 -> 3.0.5
...
Closes #78707 .
2020-01-28 23:39:58 +01:00
Markus S. Wamser
d4718f180b
minidlna: provide configuration option for announce interval
...
Signed-off-by: Markus S. Wamser <github-dev@mail2013.wamser.eu >
2020-01-19 14:06:27 +01:00
Markus S. Wamser
ba7f38d4bb
gnunet: 0.11.6 -> 0.11.8
2019-12-12 09:18:37 +01:00
Markus S. Wamser
1deb709fcf
hexen: remove abandoned software
2019-12-11 01:03:44 +01:00
Markus S. Wamser
34b04a6364
modules-shrunk: preserve module priorities from build
...
depmod looks for files modules.order and modules.builtin which are
generated at kernel build time but were previously not passed to
the modules-shrunk derivation
2019-12-07 23:04:17 +01:00
Markus S. Wamser
b0879a0372
guake: add missing dependency on setuptools
...
python setuptools is a runtime dependency (as
from pkg_resources import Requirement
is used)
2019-11-11 22:16:42 +01:00
Markus S. Wamser
5d59133d96
python3Packages.sphinx: 1.8.3 -> 2.2.0
...
and update the Python 2 version to 1.8.5
Motivation: http://www.sphinx-doc.org/en/master/changes.html#release-2-2-0-released-aug-19-2019
2019-10-29 19:04:10 +01:00
Markus S. Wamser
cc595c2c21
sphinxcontrib-serializinghtml: init at 1.1.3
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
a3746ffc8d
sphinxcontrib-qthelp: init at 1.0.2
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
56a517e47c
sphinxcontrib-jsmath: init at 1.0.1
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
2218aba936
sphinxcontrib-htmlhelp: init at 1.0.2
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
00fef5d9c2
sphinxcontrib-devhelp: init at 1.0.1
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
2a6996cca0
sphinxcontrib-applehelp: init at 1.0.1
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
86ccc63008
mupdf: provide symlink mupdf -> mupdf-x11
...
This symlink is present on other distros and avoids confusing users on the CLI,
which are used to calling mupdf-x11 as mupdf.
2019-10-26 16:44:09 +02:00