summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-09-17doc/stdenv: document meson variablesworldofpeace
2019-09-18Merge pull request #68993 from elohmeier/xmindMaximilian Bosch
xmind: fix shell escape
2019-09-17Merge pull request #68945 from rvolosatovs/update/tendermintworldofpeace
tendermint: 0.32.2 -> 0.32.3
2019-09-17Merge pull request #68982 from symphorien/nixos-unstableworldofpeace
paperwork: include setuptools to fix startup
2019-09-17Merge pull request #68994 from mweinelt/pr/pythonPackages/markdownworldofpeace
pythonPackages.markdown: add missing setuptools to propagatedBuildInput
2019-09-17Merge pull request #68717 from groodt/groodt-qbec-0.7.5worldofpeace
qbec: init at 0.7.5
2019-09-17qbec: init at 0.7.5Greg Roodt
2019-09-18Merge pull request #68992 from alyssais/tarsnapFranz Pletz
tarsnap: fix license to mark as unfree
2019-09-18pythonPackages.markdown: add missing setuptools to propagatedBuildInputMartin Weinelt
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-18xmind: fix shell escapeEnno Lohmeier
2019-09-17Merge pull request #68889 from nspin/pr/various-cross-2Matthew Bauer
Various cross-compilation fixes
2019-09-17tarsnap: fix license to mark as unfreeAlyssa Ross
tarsnap has always been unfree, but this wasn't expressed properly, so it wouldn't be caught by allowUnfree = false.
2019-09-17dtc: make python bindings optionalNick Spinale
dtc's build system does not support cross-compilation of its swig-generated python bindings.
2019-09-17udisks2: disable docs when cross-compilingNick Spinale
2019-09-18hardware.brightnessctl: add brightnessctl to envRobin Gloster
2019-09-17Merge pull request #68898 from nspin/pr/docker-image-crossMatthew Bauer
build-support/docker: set default image arch to host arch
2019-09-17gnome3.gnome-boxes: set maintainers = gnome3.maintainersBjørn Forsman
All packages under ./pkgs/desktops/gnome-3/apps/ are maintained by gnome3.maintainers except this one. Fix it.
2019-09-17Merge pull request #67617 from dawidsowa/kccJan Tojnar
kcc: init at 5.5.1
2019-09-17Merge pull request #68960 from B4dM4n/boringtun-darwinMatthew Bauer
boringtun: fix darwin build
2019-09-17Merge pull request #68701 from matthewbauer/fix-ghc-dwarfMatthew Bauer
ghc: don’t use dwarf on windows
2019-09-17Merge pull request #68930 from matthewbauer/fix-cross-glibcMatthew Bauer
glibc: fix cross compilation with gcc8
2019-09-17Merge pull request #68870 from B4dM4n/amp-darwinMatthew Bauer
amp: fix darwin build
2019-09-17Merge pull request #68783 from B4dM4n/webtest-darwinMatthew Bauer
pythonPackages.webtest: fix darwin build
2019-09-17Merge pull request #68987 from worldofpeace/closuresworldofpeace
nixos/release: add gnome3 closure
2019-09-17nixos/release: add gnome3 closureworldofpeace
2019-09-17Merge pull request #68528 from lilyball/macvim-ibtool-fixMatthew Bauer
macvim: work around ibtool issue
2019-09-17Merge pull request #68342 from sikmir/gpscorrelateMatthew Bauer
gpscorrelate: enable NLS
2019-09-17Merge pull request #68387 from d-goldin/libressl_fix_ncMatthew Bauer
libressl: fixing nc for version>=2.9
2019-09-17Merge pull request #68394 from matthewbauer/static-libxml2Matthew Bauer
static: disable python on macOS
2019-09-17firmwareLinuxNonfree: 2019-07-17 -> 2019-08-15Franz Pletz
2019-09-17libressl: fixing nc for version>=2.9Dima
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-17paperwork: include setuptools to fix startupSymphorien Gibol
2019-09-17Merge pull request #68936 from jonringer/fix-boltzLancelot SIX
python3Packages.boltztrap2: fix build
2019-09-17Merge pull request #68971 from mayflower/update-blackbox-exporterMaximilian Bosch
prometheus-blackbox-exporter: 0.15.0 -> 0.15.1
2019-09-17gitRepo: 1.13.5.1 -> 1.13.6Michael Weiss
2019-09-17ntopng: mark as brokenBjørn Forsman
2019-09-17nixos/jenkins: Copy plugins as .jpi to fix initialization errorsAlex Whitt
2019-09-17solaar: track latest release and set correct repo ownerysander
Update project homepage Drop 'unstable' package name attribute
2019-09-17nixos/minidlna: Allow more configuration optionsAntoine R. Dumont (@ardumont)
This commits allows the user to configure: - more minidlna options - the ones not yet disclosed in nix (extending the existing minimal subset)
2019-09-17scribusUnstable: drop harfbuzzworldofpeace
2019-09-17Merge pull request #68623 from aanderse/zhf/valumworldofpeace
valum: 0.3.15 -> 0.3.16
2019-09-17Merge pull request #68274 from ↵worldofpeace
lightdiscord/packages/protonmail-bridge-update-1-2-2-1 protonmail-bridge: 1.1.6-1 -> 1.2.2-1
2019-09-17Merge pull request #68455 from rvolosatovs/update/git-lfsworldofpeace
git-lfs: 2.7.2 -> 2.8.0, ensure go 1.13 compatibility
2019-09-17Merge pull request #68756 from dtzWill/update/libmicrodns-0.1.0worldofpeace
libmicrodns: 0.0.10 -> 0.1.0
2019-09-17Merge pull request #68893 from sikmir/qt5ctworldofpeace
qt5ct: 0.39 -> 0.41
2019-09-17Merge pull request #68873 from lattfein/appimage-tools-libatspiworldofpeace
appimageTools: add at-spi2-core to multiPkgs
2019-09-17Merge pull request #68976 from davidtwco/franz-5.3.3worldofpeace
franz: 5.3.2 -> 5.3.3
2019-09-17Merge pull request #68941 from Ma27/bump-evcxrworldofpeace
evcxr: 0.4.4 -> 0.4.5
2019-09-17franz: 5.3.2 -> 5.3.3David Wood
2019-09-17helmfile: 0.79.3 -> 0.85.0 (#68943)Jörg Thalheim
helmfile: 0.79.3 -> 0.85.0