Commit graph

193527 commits

Author SHA1 Message Date
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
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
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
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
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
Symphorien Gibol 944aa2bb0d paperwork: include setuptools to fix startup 2019-09-17 22:35:43 +02:00
Lancelot SIX f772fe52c3
Merge pull request #68936 from jonringer/fix-boltz
python3Packages.boltztrap2: fix build
2019-09-17 21:34:06 +02:00
Maximilian Bosch 60ebf30175
Merge pull request #68971 from mayflower/update-blackbox-exporter
prometheus-blackbox-exporter: 0.15.0 -> 0.15.1
2019-09-17 21:32:51 +02:00
Michael Weiss 1c8ed8fd7e
gitRepo: 1.13.5.1 -> 1.13.6 2019-09-17 21:28:29 +02:00
Bjørn Forsman 5667484b64 ntopng: mark as broken 2019-09-17 20:24:28 +02:00
Alex Whitt f01224374d nixos/jenkins: Copy plugins as .jpi to fix initialization errors 2019-09-17 19:54:57 +02:00
ysander 84d4243ccc solaar: track latest release and set correct repo owner
Update project homepage

Drop 'unstable' package name attribute
2019-09-17 19:53:22 +02:00
Antoine R. Dumont (@ardumont) 35fe50352f nixos/minidlna: Allow more configuration options
This commits allows the user to configure:
- more minidlna options
- the ones not yet disclosed in nix (extending the existing minimal subset)
2019-09-17 19:51:33 +02:00
worldofpeace 446dd2543d scribusUnstable: drop harfbuzz 2019-09-17 13:43:50 -04:00
worldofpeace ac3741a2d2
Merge pull request #68623 from aanderse/zhf/valum
valum: 0.3.15 -> 0.3.16
2019-09-17 13:43:14 -04:00
worldofpeace 41ac894ccc
Merge pull request #68274 from lightdiscord/packages/protonmail-bridge-update-1-2-2-1
protonmail-bridge: 1.1.6-1 -> 1.2.2-1
2019-09-17 13:38:28 -04:00
worldofpeace 2fe6173cc6
Merge pull request #68455 from rvolosatovs/update/git-lfs
git-lfs: 2.7.2 -> 2.8.0, ensure go 1.13 compatibility
2019-09-17 13:26:38 -04:00
worldofpeace 47dc30c10c
Merge pull request #68756 from dtzWill/update/libmicrodns-0.1.0
libmicrodns: 0.0.10 -> 0.1.0
2019-09-17 13:16:47 -04:00
worldofpeace fef262cd92
Merge pull request #68893 from sikmir/qt5ct
qt5ct: 0.39 -> 0.41
2019-09-17 13:04:33 -04:00
worldofpeace 7d16370c63
Merge pull request #68873 from lattfein/appimage-tools-libatspi
appimageTools: add at-spi2-core to multiPkgs
2019-09-17 13:03:42 -04:00
worldofpeace 85e65ff7f0
Merge pull request #68976 from davidtwco/franz-5.3.3
franz: 5.3.2 -> 5.3.3
2019-09-17 13:02:20 -04:00
worldofpeace 0c9fab9398
Merge pull request #68941 from Ma27/bump-evcxr
evcxr: 0.4.4 -> 0.4.5
2019-09-17 12:59:00 -04:00