Commit graph

209688 commits

Author SHA1 Message Date
Mario Rodas ddb0eaf5a1
Merge pull request #77737 from r-ryantm/auto-update/cargo-bloat
cargo-bloat: 0.9.1 -> 0.9.2
2020-01-15 04:54:03 -05:00
Mario Rodas 312edfe6e6
Merge pull request #77715 from marsam/update-buildah
buildah: 1.12.0 -> 1.13.1
2020-01-15 04:52:41 -05:00
Bas van Dijk 5afe978e00
Merge pull request #77741 from knl/elasticsearch-curator-now-supports-el7
Enable elasticsearch-curator on elasticsearch 7
2020-01-15 10:47:15 +01:00
Nikola Knezevic 900e288d22 Enable elasticsearch-curator on elasticsearch 7
The current nixpkgs use elasticsearch-curator 5.8.1. As of version 5.7.0,
elasticsearch-curator supports elasticsearch 7, thus this change enables tests
with ES 7.
2020-01-15 10:12:19 +01:00
Bas van Dijk b0b37569a7
Merge pull request #77669 from basvandijk/hydra-sync-buildMachinesFiles-with-upstream
hydra: only set buildMachinesFiles when nix.buildMachines is defined
2020-01-15 09:39:25 +01:00
Bas van Dijk b517409c6b
Merge pull request #77668 from basvandijk/hydra-rm-option-build-use-substitutes
hydra: remove the build-use-substitutes option
2020-01-15 09:30:18 +01:00
R. RyanTM b0f0c89f13 cargo-bloat: 0.9.1 -> 0.9.2 2020-01-15 08:21:53 +00:00
R. RyanTM 41c3914b62 docker-compose: 1.25.0 -> 1.25.1 2020-01-15 07:09:58 +00:00
R. RyanTM a9f7218928 bslizr: 1.2.2 -> 1.2.4 2020-01-15 07:05:08 +00:00
R. RyanTM 13f08afb52 bfs: 1.5.1 -> 1.5.2 2020-01-15 06:55:24 +00:00
Vladyslav M 3c6a559406
skim: 0.6.9 -> 0.7.0 2020-01-15 08:51:32 +02:00
R. RyanTM 869d157cc1 avocode: 4.2.1 -> 4.2.2 2020-01-15 06:40:19 +00:00
Michael Raskin 4311cfa157
Merge pull request #77724 from r-ryantm/auto-update/bftpd
bftpd: 5.2 -> 5.4
2020-01-15 06:35:58 +00:00
R. RyanTM 841a5b9965 bftpd: 5.2 -> 5.4 2020-01-15 05:41:38 +00:00
R. RyanTM 50e40630ce bindfs: 1.14.2 -> 1.14.3 2020-01-15 05:38:04 +00:00
Kevin Amado a892d9617d prospector: init at 1.2.0 2020-01-14 21:26:34 -08:00
Kevin Amado 3773e45fbb pythonPackages.requirements-detector: fix source
- The fetch expression was referencing another package
  (due to a copy paste error), this commit points that to the
  right repository
2020-01-14 21:26:34 -08:00
Kevin Amado aaf4ecfdda pythonPackages.pylint-django: init at 2.0.12 2020-01-14 21:26:34 -08:00
Kevin Amado 929dc2edd1 pythonPackages.pylint-celery: init at 0.3 2020-01-14 21:26:34 -08:00
Kevin Amado e43b456fce pythonPackages.pylint-flask: init at 0.6 2020-01-14 21:26:34 -08:00
Bruno Bigras 9bb921b079 nginx-sso: 0.23.0 -> 0.24.0 2020-01-14 23:44:05 -05:00
Mario Rodas dd7b9846a7
fluent-bit: 1.3.5 -> 1.3.6 2020-01-14 22:22:22 -05:00
Mario Rodas 9e3456a58e
buildah: 1.12.0 -> 1.13.1
Changelog:
- https://github.com/containers/buildah/releases/tag/v1.13.0
- https://github.com/containers/buildah/releases/tag/v1.13.1
2020-01-14 22:22:22 -05:00
Mario Rodas 6f545410b5
Merge pull request #77672 from active-group/unbreak-vagrant-macos
vagrant: Unbreak replacing symlinks on macOS
2020-01-14 21:51:26 -05:00
Mario Rodas 5f586605df
Merge pull request #77670 from amarrella/update/eksctl
eksctl: 0.11.1 -> 0.12.0
2020-01-14 21:49:58 -05:00
Mario Rodas 1f1c098a28
Merge pull request #75432 from mroi/patch-xhyve
docker-machine-xhyve: enable and fix lib9p file sharing
2020-01-14 21:19:29 -05:00
xrelkd 2f6687d02e youtube-dl: 2019.12.25 -> 2020.01.15 2020-01-15 09:56:18 +08:00
Dmitry Kalinkin 4cb3041e49
Merge pull request #77359 from veprbl/pr/blender_darwin_fix
blender: fix on darwin
2020-01-14 20:10:20 -05:00
Florian Klink 8b44c1fe04
Merge pull request #77645 from flokli/gitlab-12.6.4
gitlab: 12.6.2 -> 12.6.4
2020-01-15 00:59:32 +01:00
Florian Klink 4b4e59b18d
Merge pull request #77664 from tfc/transmission-torrent-test-fix
nixos/transmisison: Transmission torrent test fix
2020-01-15 00:58:31 +01:00
Erik Arvstedt 5bdb653baf test-driver.py: fix decoding of VM output
The codec format 'unicode_escape' was introduced in 52ee102 to handle
undecodable bytes in boot menus.

This made the problem worse as unicode chars outside of iso-8859-1
produce garbled output and valid utf-8 strings (such as "\x" ) trigger
decoding errors.

Fix this by using the default 'utf-8' codec and by explicitly ignoring
decoding errors.
2020-01-14 15:52:44 -08:00
Erik Arvstedt caa435fd1d test-driver.py: specify coreutils dependency
Otherwise the driver script fails when coreutils are not in PATH.
2020-01-14 15:52:44 -08:00
Marek Fajkus 77752c6c08 bs-platform: 6.2.1 -> 7.0.1 2020-01-14 15:17:57 -08:00
Will Dietz afe905246d nota: init at 1.0
Fixes #77590.
2020-01-14 15:16:21 -08:00
Ruud van Asseldonk a521953553 python3Packages.sentry-sdk: add missing test dep
The tests will fail with

    ModuleNotFoundError: No module named 'sqlalchemy'

when sqlalchemy is not part of the test inputs, which prevents building
the package. Therefore, add it as a checkInput.
2020-01-14 14:49:02 -08:00
John Wiegley ff3f9d83e2
Disable further pass tests that end up relying on gpg-agent on… (#77634)
Disable further pass tests that end up relying on gpg-agent on Darwin
2020-01-14 13:54:44 -08:00
Frederik Rietdijk eba1f79418 pythonPackages.venvShellHook: init
This is a hook that loads a virtualenv from the specified `venvDir`
location. If the virtualenv does not exist, it is created.
2020-01-14 22:36:21 +01:00
Matthieu Coudron ece829033b
Merge pull request #77666 from LnL7/darwin-diffoscope
diffoscope: enable on darwin
2020-01-14 22:08:42 +01:00
Jörg Thalheim 00a2084a40 openssl: fix build linux with clangStdenv 2020-01-14 22:08:15 +01:00
Will Dietz 1ff48dce3a
pfetch: use stdenvNoCC for smaller build-time closure 2020-01-14 14:27:23 -06:00
Will Dietz 8e48bafca1
pfetch: fix 'dontbuild' attribute (-> "dontBuild"), touchup installPhase 2020-01-14 14:18:04 -06:00
elseym 9d396d2e42
lib.commitIdFromGitRepo: fix support for git-submodule
Adds handling for relative references from .git-files, fixing a bug introduced by c9214c394b.
2020-01-14 21:08:38 +01:00
Alyssa Ross 10b1ba0c93 public-inbox: fix build
This fixes some two-digit year rounding bugs that started triggering
because 2020 is closer to 2070 than 1970.  Apparently two digits years
are still a thing.
2020-01-14 19:54:35 +00:00
Graham Christensen 6ed0b0a86f
Merge pull request #77683 from jtojnar/prompt-no-select
doc: Make callout marks & prompts unselectable
2020-01-14 14:39:52 -05:00
Niklas Hambüchen 5cafbb14f9 marktext: init at v0.16.0-rc.2
This uses the .AppImage binary release, until we have a real source package
(see https://github.com/marktext/marktext/issues/1647).

I used the `notable` package as a template.
2020-01-14 20:23:18 +01:00
Silvan Mosberger 42cc5c233e
lib/types: prioritise coercedType in coercedTo (#77691)
lib/types: prioritise coercedType in coercedTo
2020-01-14 19:47:00 +01:00
Ben Darwin 8f1994c2cc pythonPackages.pynrrd: init at 0.4.2 2020-01-14 10:33:55 -08:00
Vladimír Čunát 018e2972c7
Merge #77682: glog: remove static flag
It was re-introduced by incorrect merge-conflict resolution.
2020-01-14 19:08:48 +01:00
Michael Raskin ad2289ad11
Merge pull request #77675 from taku0/flashplayer-32.0.0.314
flashplayer: 32.0.0.303 -> 32.0.0.314
2020-01-14 17:56:02 +00:00
arcnmx 92b464d57d lib/types: prioritise coercedType in coercedTo
This more intuitively matches `types.either` and allows paths to be
coerced to submodules again, which was inhibited by #76861
2020-01-14 09:30:53 -08:00