Commit graph

205208 commits

Author SHA1 Message Date
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
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
Jan Tojnar f78ac783a8
libevdev: switch to python3 2019-12-14 14:10:15 +01:00
Jan Tojnar 9c18e1fbe7
farstream: remove python2 dependency
It was never used in the recent history.
2019-12-14 02:47:16 +01:00
Jan Tojnar 1094113464
farstream: format with nixpkgs-fmt 2019-12-14 02:41:39 +01:00
Domen Kožar c49ca3e505
nixpart: ignore useNixUdev as it's now required by hetzner 2019-12-12 15:04:31 +01:00
Mario Rodas d84fa7c0ce
Merge pull request #75419 from lilyball/jazzy
jazzy: 0.12.0 -> 0.13.0
2019-12-12 08:39:34 -05:00
Mario Rodas 7e36595465
Merge pull request #75512 from Moredread/slicer
prusa-slicer: 2.1.0 -> 2.1.1
2019-12-12 08:22:56 -05:00
Mario Rodas 10fbebcfc6
Merge pull request #75483 from saschagrunert/conmon
conmon: v2.0.4 -> v2.0.6
2019-12-12 08:19:14 -05:00
Mario Rodas 7abe7b5d55
Merge pull request #75541 from marsam/update-lab
gitAndTools.lab: 0.16.0 -> 0.17.0
2019-12-12 08:13:03 -05:00
Tim Steinbach 60512b1823
oh-my-zsh: GitHub repo moved 2019-12-12 07:38:40 -05:00
Mario Rodas 3d1149e5ed
Merge pull request #75296 from r-ryantm/auto-update/openshadinglanguage
osl: 1.10.7 -> 1.10.8
2019-12-12 07:04:22 -05:00
Andreas Rammhold b6de96bf34
Merge pull request #75155 from risicle/ris-libofx-0.9.15
libofx: 0.9.14 -> 0.9.15, addressing CVE-2019-9656
2019-12-12 12:28:58 +01:00
worldofpeace f7e5482e55
Merge pull request #75328 from lovesegfault/thunderbird-rewrite
thunderbird: rewrite (68.2.2 -> 68.3.0)
2019-12-12 05:25:34 -05:00
Bernardo Meurer 8b8458ade5 thunderbird: rewrite
This is a large scale rework of the package, here's a change summary:
    * Organized inputs (1/line, except conditionals)
    * Introduced alsaSupport, pulseaudioSupport, waylandSupport
    * enableGTK3 -> gtk3Support
    * enableCalendar -> calendarSupport
    * Organized buildInputs, nativeBuildInputs (1/line)
    * Corrected native/buildInputs separation
    * Ported over fixes/changes from Firefox
    * Enabled sound, webp, vpx, rust-SIMD, necko-wifi
    * Removed manual wrapping
    * Lifted makeDesktopItem out of string section, into Nix
    * Correctly set bindgen options
    * Added lovesegfault as maintainer
    * New url which uses https
This is non-authoritative, look at the diff for further info.
2019-12-12 05:24:28 -05:00
Mario Rodas bf8f92e101
Merge pull request #75544 from marsam/update-terraform
terraform: 0.12.17 -> 0.12.18
2019-12-12 05:06:02 -05:00
Vladimír Čunát 877eedec61
knot-dns: 2.9.1 -> 2.9.2 (bugfixes)
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.9.2
2019-12-12 10:36:39 +01:00
Sascha Grunert 9165b15335
conmon: v2.0.4 -> v2.0.6
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-12 09:23:13 +01:00
Markus S. Wamser ba7f38d4bb gnunet: 0.11.6 -> 0.11.8 2019-12-12 09:18:37 +01:00
Mario Rodas 481a00f3b1 tfsec: 0.12.2 -> 0.13.0 2019-12-12 05:41:32 +01:00
Greg Roodt b242eb0131 argo: 2.4.1 -> 2.4.3 2019-12-12 05:38:57 +01:00
Florian Klink 135ebdb7b8
Merge pull request #74260 from B4dM4n/virtualbox-update
virtualbox: 6.0.12 -> 6.0.14
2019-12-12 03:52:39 +01:00
Mario Rodas 2ff2f51063
terraform: 0.12.17 -> 0.12.18
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.18
2019-12-11 20:20:20 -05:00
OmnipotentEntity aa3fcec6de python3Packages.arviz: init at 0.5.1 (#73988) 2019-12-11 19:50:27 -05:00
Mario Rodas a8d70a07df
Merge pull request #75530 from filalex77/starship-0.29.0
starship: 0.28.0 -> 0.29.0
2019-12-11 19:31:47 -05:00
Mario Rodas 7825cde14d pythonPackages.send2trash: fix hash 2019-12-11 16:31:07 -08:00
Mario Rodas d0e512d693
Merge pull request #75491 from filalex77/hugo-0.61.0
hugo: 0.60.1 -> 0.61.0
2019-12-11 19:22:03 -05:00
Fabian Möller 837dbc809e
fixup! virtualbox: 6.0.12 -> 6.0.14
use fetchpatch in guest additions
2019-12-12 00:59:03 +01:00
Mario Rodas 98e57f8999
Merge pull request #74064 from shazow/cdda-git-bump
cataclysm-dda-git: 2019-05-03 -> 2019-11-22
2019-12-11 18:38:50 -05:00
Mario Rodas bc412904f1
gitAndTools.lab: 0.16.0 -> 0.17.0
Changelog: https://github.com/zaquestion/lab/releases/tag/v0.17.0
2019-12-11 18:18:18 -05:00
Fabian Möller 63969f5821
fixup! virtualbox: 6.0.12 -> 6.0.14 2019-12-11 22:59:50 +01:00
Oleksii Filonenko 6df0e2cd92
starship: 0.28.0 -> 0.29.0
https://github.com/starship/starship/releases/tag/v0.29.0
2019-12-11 23:39:03 +02:00
Lancelot SIX 8af07181d0
Merge pull request #75518 from Pamplemousse/update_tmux
tmux: 3.0 -> 3.0a
2019-12-11 22:03:04 +01:00
Maximilian Bosch 1eda713fa4
i3status-rust: 0.11.0 -> 0.12.0
https://github.com/greshake/i3status-rust/releases/tag/v0.12.0
2019-12-11 20:06:52 +01:00
Christian Kauhaus 5c0d9d6fe4 vulnix: 1.9.2 -> 1.9.4
The new version requires zodbpickle >=2.0.0, which has recently landed
in master.
2019-12-11 19:44:48 +01:00
jitwit bbd6003dd7 chez-matchable: init at 20160306 2019-12-11 19:40:50 +01:00