Commit graph

193782 commits

Author SHA1 Message Date
Mario Rodas fa64037b99
mkvtoolnix: fix build with clang 2019-09-17 22:41:28 -05:00
Orivej Desh 651cd75f6c python.pkgs.scikitlearn: 0.20.3 -> 0.20.4 2019-09-18 03:14:45 +00:00
Matthew Bauer eb7118f980
Merge pull request #69002 from marsam/pianobar-darwin
pianobar: enable on darwin
2019-09-17 22:29:40 -04:00
Mario Rodas d990f0df4d
telegraf: 1.10.2 -> 1.12.1 2019-09-17 21:16:09 -05:00
Mario Rodas 5084011920
rclone: 1.49.2 -> 1.49.3 (#68999)
Changelog: https://forum.rclone.org/t/rclone-1-49-3-release/11825
2019-09-17 20:56:44 -05:00
José Romildo Malaquias 4dfd5069d6 arc-theme: 20190910 -> 20190917 2019-09-17 22:40:01 -03:00
Mario Rodas 9499f4f5c1
pianobar: enable on darwin 2019-09-17 20:38:51 -05:00
worldofpeace 4eaa8a815c
Merge pull request #66147 from worldofpeace/meson-ninja-docs
doc/stdenv: document meson variables
2019-09-17 21:30:36 -04:00
worldofpeace cd518845e2 doc/stdenv: document meson variables 2019-09-17 21:30:09 -04:00
Mario Rodas bd56ba8096
mtm: 1.0.1 -> 1.1.0
Changelog: https://github.com/deadpixi/mtm/releases/tag/1.1.0
2019-09-17 19:50:42 -05:00
Maximilian Bosch 17fb9ffdda
Merge pull request #68993 from elohmeier/xmind
xmind: fix shell escape
2019-09-18 02:44:03 +02:00
worldofpeace 7591343bf3
Merge pull request #68945 from rvolosatovs/update/tendermint
tendermint: 0.32.2 -> 0.32.3
2019-09-17 20:42:07 -04:00
worldofpeace 710212e761
Merge pull request #68982 from symphorien/nixos-unstable
paperwork: include setuptools to fix startup
2019-09-17 20:30:46 -04:00
worldofpeace 312d4cb545
Merge pull request #68994 from mweinelt/pr/pythonPackages/markdown
pythonPackages.markdown: add missing setuptools to propagatedBuildInput
2019-09-17 20:22:45 -04:00
worldofpeace 327c52ec70
Merge pull request #68717 from groodt/groodt-qbec-0.7.5
qbec: init at 0.7.5
2019-09-17 20:21:14 -04:00
Greg Roodt a0f7cd0997 qbec: init at 0.7.5 2019-09-17 20:20:56 -04:00
Franz Pletz 48277d3f9d
Merge pull request #68992 from alyssais/tarsnap
tarsnap: fix license to mark as unfree
2019-09-18 00:15:19 +00:00
Martin Weinelt 2b239b5b30 pythonPackages.markdown: add missing setuptools to propagatedBuildInput
Fixes the following ImportError on application startup:

/nix/store/qh7ndfsar3icmwqbiwcla7pc8x1133vg-python2.7-Markdown-3.1.1/bin/markdown_py README.md > README.html.new
Traceback (most recent call last):
  File "/nix/store/qh7ndfsar3icmwqbiwcla7pc8x1133vg-python2.7-Markdown-3.1.1/bin/.markdown_py-wrapped", line 7, in <module>
    from markdown.__main__ import run
  File "/nix/store/qh7ndfsar3icmwqbiwcla7pc8x1133vg-python2.7-Markdown-3.1.1/lib/python2.7/site-packages/markdown/__init__.py", line 25, in <module>
    from .core import Markdown, markdown, markdownFromFile
  File "/nix/store/qh7ndfsar3icmwqbiwcla7pc8x1133vg-python2.7-Markdown-3.1.1/lib/python2.7/site-packages/markdown/core.py", line 29, in <module>
    import pkg_resources
ImportError: No module named pkg_resources
make: *** [Makefile:53: README.html] Error 1
2019-09-18 02:12:57 +02:00
Enno Lohmeier 11435e0616 xmind: fix shell escape 2019-09-18 01:59:32 +02:00
worldofpeace 0b73294d60 fixup! nixos/xfce4-14: cleanup defaults slightly 2019-09-17 19:49:18 -04:00
Ivan Kozik 19d730df85 chromium: add patch to fix performance regression with fonts
This reverts a commit to fix a serious performance regression
introduced in Chromium 77:

https://bugs.chromium.org/p/chromium/issues/detail?id=1003997
2019-09-17 23:42:11 +00:00
Matthew Bauer 1bc7fae62d
Merge pull request #68889 from nspin/pr/various-cross-2
Various cross-compilation fixes
2019-09-17 19:35:44 -04:00
Alyssa Ross 39b5f5956e
tarsnap: fix license to mark as unfree
tarsnap has always been unfree, but this wasn't expressed properly, so
it wouldn't be caught by allowUnfree = false.
2019-09-17 23:12:56 +00:00
Nick Spinale 35f39ac48c dtc: make python bindings optional
dtc's build system does not support cross-compilation of its
swig-generated python bindings.
2019-09-17 23:09:55 +00:00
Nick Spinale 101947774c udisks2: disable docs when cross-compiling 2019-09-17 23:09:55 +00:00
Robin Gloster 9566ec034b
hardware.brightnessctl: add brightnessctl to env 2019-09-18 00:06:11 +02:00
Matthew Bauer b32fd0c093
Merge pull request #68898 from nspin/pr/docker-image-cross
build-support/docker: set default image arch to host arch
2019-09-17 18:04:59 -04:00
Bjørn Forsman 879f851cfc gnome3.gnome-boxes: set maintainers = gnome3.maintainers
All packages under ./pkgs/desktops/gnome-3/apps/ are maintained by
gnome3.maintainers except this one. Fix it.
2019-09-17 23:59:04 +02:00
Jan Tojnar be4606dbe4
Merge pull request #67617 from dawidsowa/kcc
kcc: init at 5.5.1
2019-09-17 23:58:49 +02:00
Matthew Bauer fc6c332677
Merge pull request #68960 from B4dM4n/boringtun-darwin
boringtun: fix darwin build
2019-09-17 17:57:14 -04:00
Matthew Bauer 97a0733e28
Merge pull request #68701 from matthewbauer/fix-ghc-dwarf
ghc: don’t use dwarf on windows
2019-09-17 17:55:10 -04:00
Matthew Bauer 3736220b5b
Merge pull request #68930 from matthewbauer/fix-cross-glibc
glibc: fix cross compilation with gcc8
2019-09-17 17:55:02 -04:00
Matthew Bauer b6ad762f9c
Merge pull request #68870 from B4dM4n/amp-darwin
amp: fix darwin build
2019-09-17 17:54:20 -04:00
Matthew Bauer 7c044bb820
Merge pull request #68783 from B4dM4n/webtest-darwin
pythonPackages.webtest: fix darwin build
2019-09-17 17:53:46 -04:00
worldofpeace 6bd2a8f08c
Merge pull request #68987 from worldofpeace/closures
nixos/release: add gnome3 closure
2019-09-17 17:53:32 -04:00
worldofpeace fb45993a62 nixos/release: add gnome3 closure 2019-09-17 17:48:40 -04:00
Matthew Bauer cda7025a71
Merge pull request #68528 from lilyball/macvim-ibtool-fix
macvim: work around ibtool issue
2019-09-17 17:48:13 -04:00
Matthew Bauer 1d7f5073fa
Merge pull request #68342 from sikmir/gpscorrelate
gpscorrelate: enable NLS
2019-09-17 17:47:07 -04:00
Matthew Bauer 8f2eb8042b
Merge pull request #68387 from d-goldin/libressl_fix_nc
libressl: fixing nc for version>=2.9
2019-09-17 17:42:57 -04:00
Matthew Bauer dae73e6bde
Merge pull request #68394 from matthewbauer/static-libxml2
static: disable python on macOS
2019-09-17 17:41:13 -04:00
Franz Pletz 6bbf9dc419
firmwareLinuxNonfree: 2019-07-17 -> 2019-08-15 2019-09-17 23:34:07 +02:00
Mario Rodas f676b540d9
terraform: 0.12.8 -> 0.12.9
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.9
2019-09-17 16:20:00 -05:00
Dima 044f771d59 libressl: fixing nc for version>=2.9
This addresses https://github.com/NixOS/nixpkgs/issues/68286

When `-R` (CA file location) is not specified, nc tries to fall back to
a default location. In 2.8 this was still configurable at compile time,
but was changed somewhere after. This replaces `/etc/ssl/cert.pem`
with `${cacert}/etc/ssl/cert.pem` in the code directly.

For a discussion of this, see https://github.com/NixOS/nixpkgs/pull/68456
2019-09-17 23:08:43 +02:00
Averell Dalton e853270354 pythonPackages.iso-639: add setuptools dependency 2019-09-17 23:07:34 +02:00
worldofpeace f6398d8ba2 nixos/xfce4-14: cleanup defaults slightly
We added
- parole
- pavucontrol
- xfce4-taskmanager
- xfwm4-themes

to the default packages.
2019-09-17 17:05:39 -04:00
worldofpeace f85e126f8c nixos/xfce4-14: add gnome-themes-extra 2019-09-17 17:05:39 -04:00
worldofpeace 5bcec7642f nixos/xfce4-14: remove gtk-xfce-engine
Xfce 4.14 deprecated this.
It had many gtk2 themes that don't work that confused users #68977.
2019-09-17 17:05:39 -04:00
worldofpeace a8167d10f6 xfceUnstable: make an alias
To be removed with xfce4-12.
2019-09-17 16:37:28 -04:00
Symphorien Gibol 944aa2bb0d paperwork: include setuptools to fix startup 2019-09-17 22:35:43 +02:00
Roman Volosatovs 7f6e616fee
packr: 2.5.2 -> 2.6.0 2019-09-17 21:40:17 +02:00