Florian Klink
d41dca2f5f
exa: apply patch to not panic on broken symlinks
...
Currently, exa fails when being executed in a git repository with
symlinks pointing to a non-existing location.
This can happen quite often with garbage-collected result links, or in
bazel repositories.
A fix was PR'ed in September at https://github.com/ogham/exa/pull/584 ,
but upstream seems to be not responding.
Let's apply this patch until there's a release containing the fixes.
2019-12-15 02:18:50 +01:00
worldofpeace
22f57b8925
Merge pull request #75625 from kampka/zsh-history-module
...
zsh-history: Add tests
2019-12-14 19:51:20 -05:00
Jan Tojnar
f288a7c077
libproxy: remove Python 2 bidnings
...
Nothing was using them.
Another step in Python 2 removal.
2019-12-15 01:50:39 +01:00
Jan Tojnar
628abfebfa
jbig2dec: switch to python3
2019-12-15 01:50:39 +01:00
Jan Tojnar
239e4c1f06
doxygen: switch to python3
...
Also move the build-time dependencies to nativeBuildInputs, and drop perl as it no longer seems to be necessary (CMake is not looking for it any more).
2019-12-15 01:50:38 +01:00
Jan Tojnar
908db0502b
libgsf: remove Python dependency
...
Python is only used for a single console test these dayls and it likely requires
non-trivial introspection hacks.
2019-12-15 01:50:38 +01:00
Jan Tojnar
feb4e68173
gst_all_1.gst-plugins-good: switch to python 3
2019-12-15 01:50:38 +01:00
Jan Tojnar
9d9a20fe1b
gamin: drop Python bindings
...
They are not compatible with Python 3, upstream as dead, and nothing uses the bindings any more.
This is a progress in getting rid of Python 2 from closures of most people (samba, which depends on gamin shared library is common dependency).
2019-12-15 01:50:38 +01:00
Jan Tojnar
7adbfb1220
fail2ban: switch to Python 3
...
We are dropping Python support from gamin so nothing is holding us any more.
Instead of gamin, we will use systemd on Linux and polling on Darwin;
gamin is the worst backend any way, according to upstream:
https://github.com/fail2ban/fail2ban/issues/1330#issuecomment-314429043
2019-12-15 01:50:38 +01:00
Jan Tojnar
a4721054c1
lilv: switch to python3
2019-12-15 01:50:37 +01:00
Jan Tojnar
6b5e932792
lv2: switch to python3
2019-12-15 01:50:37 +01:00
Jan Tojnar
e942647826
sratom: switch to python3
2019-12-15 01:50:37 +01:00
Jan Tojnar
d06be85bdc
sord: switch to python3
2019-12-15 01:50:37 +01:00
Jan Tojnar
486e3ecafd
serd: switch to python3
2019-12-15 01:50:37 +01:00
Jan Tojnar
c8490a8603
libgit2: switch to python3
2019-12-15 01:50:36 +01:00
Jan Tojnar
ebe0fd4353
libglvnd: switch to python3
2019-12-15 01:50:36 +01:00
Jan Tojnar
5500ba64b7
fontforge: default to python3
2019-12-15 01:50:36 +01:00
Jan Tojnar
0216e8bb9c
xorg.libxcb: do not depend on python2
2019-12-15 01:50:36 +01:00
Jan Tojnar
1c2019fe01
gtk-doc: clean up
...
* use buildPythonApplication instead of symlinking
* but do not propagate Python
* Add lxml & anytree for gtkdoc-mkhtml2
2019-12-15 01:50:35 +01:00
Jan Tojnar
4522205507
python3.pkgs.anytree: make graphviz optional
...
It is a runtime dependency that produces dependency loop:
anytree → graphviz → pango → glib → gtk-doc → anytree
2019-12-15 01:50:35 +01:00
Jan Tojnar
91a276cd79
epoxy: do not depend on python2
2019-12-15 01:50:35 +01:00
Jan Tojnar
9d295b8e6a
libsemanage: default to python3
2019-12-15 01:50:35 +01:00
Jan Tojnar
56e557257d
libselinux: default to python3
2019-12-15 01:50:34 +01:00
Jan Tojnar
3a8d826723
cacert: switch to python3
2019-12-15 01:50:34 +01:00
Jan Tojnar
eb1d315cd8
xorg.xcbproto: do not depend on python2
2019-12-15 01:50:34 +01:00
Alex Gryzlov
a0d31e3970
idrisPackages.tparsec: 2019-06-18 -> 2019-09-19
2019-12-15 03:03:01 +03:00
Renaud
69c6e4c2ff
Merge pull request #75601 from romildo/upd.mojave-gtk-theme
...
mojave-gtk-theme: 2019-09-09 -> 2019-12-12
2019-12-15 00:58:33 +01:00
R. RyanTM
668a5dd07b
nco: 4.8.1 -> 4.9.0 ( #75287 )
...
* nco: 4.8.1 -> 4.9.0
* nco: fetchurl -> fetchzip
Source is a GitHub archive
2019-12-15 00:48:56 +01:00
Kim Burgess
90f84bc5dd
ameba: 0.10.1 -> 0.11.0
2019-12-15 09:36:46 +10:00
Jan Tojnar
d58a42ad78
libdbusmenu-gtk3: do not depend on python2 (via gnome-doc-utils)
2019-12-14 23:34:41 +01:00
Jan Tojnar
54a75e9109
zenity: clean up
...
* format with nixpkgs-fmt
* drop unneeded dependencies
* gnome-doc-utils → yelp-tools since 3.6.0
* intltool → gettext since 3.16.2
* move build-time deps to nativeBuildInputs
* add metadata
2019-12-14 23:34:41 +01:00
Jan Tojnar
03423daf02
python3.pkgs.anytree: 2.7.2 → 2.7.3
2019-12-14 23:34:41 +01:00
R. RyanTM
5aae6ee17f
openh264: 1.8.0 -> 2.0.0 ( #64100 )
...
* openh264: 1.8.0 -> 2.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openh264/versions
2019-12-14 23:34:19 +01:00
Eduardo Quirós
297604cb35
pfetch: init at 0.4.0
...
* pfetch: init at 0.4.0
2019-12-14 23:28:44 +01:00
Symphorien Gibol
bafaf78ead
pyflame: remove
...
The upstream repository is archived and new python version are not going
to be supported.
2019-12-14 23:23:03 +01:00
Jan Tojnar
aa3cb8b00e
Merge branch 'staging-next' into staging
2019-12-14 23:09:23 +01:00
Jan Tojnar
429561978b
Merge branch 'master' into staging-next
2019-12-14 23:09:06 +01:00
Tobias Mayer
f2e4680dec
cmake-format: 0.6.2 -> 0.6.3
2019-12-14 23:04:32 +01:00
Renaud
a189ffc45e
Merge pull request #75258 from srhb/bump-openapi-generator
...
openapi-generator-cli: 4.2.1 -> 4.2.2
2019-12-14 22:59:23 +01:00
Léo Gaspard
226ea5c17a
Merge pull request #75294 from kampka/postgres-service-refactor
...
matrix-synapse: Use postgres service to create database and user
2019-12-14 21:36:59 +01:00
Maximilian Bosch
7d944554dd
dlib: 19.18 -> 19.19
...
https://github.com/davisking/dlib/releases/tag/v19.19
2019-12-14 21:01:16 +01:00
Michael Weiss
b916b9e884
androidStudioPackages.{dev,canary}: 4.0.0.5 -> 4.0.0.6
2019-12-14 20:55:43 +01:00
Renaud
ee7ed8da31
procdump: 1.0.1 -> 1.1 ( #75658 )
2019-12-14 20:25:04 +01:00
Michael Weiss
e6b29634d2
fuse3: 3.8.0 -> 3.9.0 ( #75655 )
...
Changelog: https://github.com/libfuse/libfuse/blob/fuse-3.9.0/ChangeLog.rst
2019-12-14 20:16:36 +01:00
Ben Wolsieffer
bd9549baa9
mavproxy: init at 1.8.17
2019-12-14 11:00:34 -08:00
Ben Wolsieffer
9475a7da6c
pythonPackages.pymavlink: init at 2.4.1
2019-12-14 11:00:34 -08:00
adisbladis
d3d8b776f1
Merge pull request #75618 from jsamsa/emacsmacport-fix
...
emacsMacport: Rename emacsVersion attribute to version
2019-12-14 18:43:24 +00:00
Henrik Jonsson
9ace40c765
electrum: Add ckcc-protocol
...
Similar to keepkey, trezor and btchip, ckcc-protocol is a plugin,
allowing electrum to communicate with the https://coldcardwallet.com/
hardware wallet.
2019-12-14 10:30:23 -08:00
Henrik Jonsson
eb33f2050a
python3Packages.ckcc-protocol: init at 0.8.0
...
The ckcc-protocol package installs
https://github.com/Coldcard/ckcc-protocol , which
allows communication with the https://coldcardwallet.com/
hardware wallet.
2019-12-14 10:30:23 -08:00
Vincent Laporte
856d0a44ec
Merge pull request #75141 from vbgl/coq-8.11β1
...
coq_8_11: init at 8.11+β1
2019-12-14 19:13:40 +01:00