Commit graph

209486 commits

Author SHA1 Message Date
Tor Hedin Brønner 5bec4f2022 clutter-gst: add dev output for propagation
Also remove obsolete `let .. in ..`
2020-01-16 19:09:20 +01:00
Tor Hedin Brønner 4f235caeba libgnomekbd: add dev output for propagation 2020-01-16 19:09:20 +01:00
Tor Hedin Brønner 5d753c6e32 gtkd: add dev output for propagation 2020-01-16 19:09:20 +01:00
Tor Hedin Brønner 213da733c3 liboauth: add dev output for propagation 2020-01-16 18:17:01 +01:00
Tor Hedin Brønner 4c55d7d462 libpeas: add dev output for propagation 2020-01-16 18:17:01 +01:00
Tor Hedin Brønner f5742d6592 libappindicator: add dev output for propagation 2020-01-16 18:17:01 +01:00
Thomas Tuegel 6b5edcb71f
Merge pull request #77352 from dtzWill/update/kdeframeworks-5.65
kdeFrameworks: 5.64.0 -> 5.65.0
2020-01-16 09:38:59 -06:00
Will Dietz e881d0c527
Merge pull request #77121 from r-ryantm/auto-update/libinput
libinput: 1.14.3 -> 1.15.0
2020-01-15 20:40:47 -06:00
markuskowa f5e30e2107
Merge pull request #76225 from r-ryantm/auto-update/cppunit
cppunit: 1.14.0 -> 1.15.0
2020-01-15 16:28:50 +01:00
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Daniel Fullmer 2e5051e223 x264: fix cross compilation 2020-01-15 09:46:30 +01:00
Arnout Engelen 996e11d92b bash: enable PGRP_PIPE deterministically #77055 2020-01-15 09:45:11 +01:00
Bastian Köcher 320a4c1526 coreutils: Fix cross compilation for Android 2020-01-15 09:44:10 +01:00
R. RyanTM 155fad6625 libarchive: 3.4.0 -> 3.4.1 2020-01-15 09:41:52 +01:00
R. RyanTM 478fd057df pcsclite: 1.8.25 -> 1.8.26 2020-01-15 09:41:28 +01:00
zowoq 3cccbaa980 curl: 7.67.0 -> 7.68.0
https://curl.haxx.se/changes.html#7_68_0
2020-01-15 09:40:40 +01:00
Andreas Rammhold cb007e69a1 stdenv: make symlinks that refer to the same output relative
While looking at the graph of all the outputs in my personal binary
cache it became obvious that we have a lot of self references within the
package set. That isn't an isuse by itself. However it increases the
size of the binary cache for every (reproducible) build of a package
that carries references to itself. You can no longer deduplicate the
outputs since they are all unique. One of the ways to get rid of (a few)
references is to rewrite all the symlinks that are currently used to be
relative symlinks. Two build of something that didn't really change but
carries a self-reference can the be store as the same NAR file again.

I quickly hacked together this change to see if that would yield and
success. My bash scripting skills are probably not great but so far it
seem to somewhat work.
2020-01-15 09:26:40 +01:00
Will Dietz 61f12eb907 ethtool: 5.3 -> 5.4 2020-01-15 09:26:10 +01:00
Frederik Rietdijk bc18cc72dd
Merge pull request #77610 from LnL7/darwin-stdenv-python3
darwin-stdenv: bootstrap with python3
2020-01-15 09:24:57 +01:00
Frederik Rietdijk 2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Frederik Rietdijk 7119d07624 Merge master into staging-next 2020-01-15 09:23:00 +01: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
Michael Raskin c1d011a689
Merge pull request #77721 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.4 -> 5.4.1
2020-01-15 05:33:26 +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
R. RyanTM 0e7417e49a btrfs-progs: 5.4 -> 5.4.1 2020-01-15 04:57:16 +00: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
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
worldofpeace 470037f15f
Merge pull request #76205 from worldofpeace/network-manager/update
networkmanager: 1.20.8 -> 1.22.4, modemmanager: 1.10.6 -> 1.12.2
2020-01-14 18:05:26 -05: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
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
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