Commit Graph
230002 Commits
Author SHA1 Message Date
Jan Tojnar 55e7f95265 doc/stdenv: improve autoPatchelfHook description
* Add id
* Mention rpath
* The control variables do not really have to be env vars (though without structuredAttrs there is not a difference)
2020-06-01 07:21:48 +02:00
Robert T. McGibbon 557a4df3eb tachyon: install header files 2020-06-01 00:29:20 -04:00
aszlig 67325b12c6 ip2unix: 2.1.2 -> 2.1.3
Upstream fixes:

  - Pass linker version script to the linker instead of the compiler.
  - Compile with `-fPIC` again (regression from version 2.1.2).
  - Out of bounds array access in `globpath`.
  - Handling of `epoll_ctl` calls (they're now replayed after replacing
    socket).
  - GCC 10 build errors and Clang warnings.

While most of these fixes are more relevant for other distros, the
linker script fix is actually a regression existing since a long time
(version 1.x) and caused libip2unix to expose way too many symbols.

Built and tested on i686-linux and x86_64-linux.

Signed-off-by: aszlig <aszlig@nix.build>
2020-06-01 05:51:00 +02:00
Ryan MulliganandGitHub 6756194042 Merge pull request #89278 from zowoq/stale
.github/stale.yml: quote labels
2020-05-31 19:34:00 -07:00
Euan Kemp a432801ff3 k3s: 1.17.3 -> 1.18.2
Fairly straightforward update. I properly git format-patch'd the
patches too.
2020-05-31 19:13:09 -07:00
zowoq 83ad0f5a99 .github/stale.yml: quote labels 2020-06-01 11:14:28 +10:00
Martin Weinelt 5cb2c69859 zsh-powerlevel10k: 1.7.0 -> 1.11.0 2020-06-01 02:34:14 +02:00
Dmitry Kalinkin 91b828f22b uriparser: 0.9.3 -> 0.9.4 2020-05-31 19:45:26 -04:00
Martin Weinelt 43e6a42da8 gitstatus: unstable-2020-04-21 -> 1.1.3 2020-06-01 01:29:55 +02:00
Florian Klink 09244cbd98 nixos/nscd: set positive hosts caching ttl to 0
This effectively disables nscd's built-in hosts cache, which turns out
to be erratic in some cases.

We only use nscd these days as a more ABI-neutral NSS dispatcher
mechanism.

Local caching should still be possible with local resolvers in
/etc/resolv.conf (via the `dns` NSS module), or without local resolvers
via systemd-networkd (via the `resolve` nss module)

We don't set enable-cache to no due to
https://github.com/NixOS/nixpkgs/pull/50316#discussion_r241035226.
2020-06-01 01:12:43 +02:00
Riley Inman 094bd40da5 plex: 1.19.2.2737-b69929dab -> 1.19.3.2852-219a9974e 2020-05-31 18:23:45 -04:00
Mario RodasandGitHub 72158c231a Merge pull request #89202 from plumelo/attlasian-jira-8.9.0
atlassian-jira: 8.8.0 -> 8.9.0
2020-05-31 16:59:12 -05:00
Mario RodasandGitHub 56a111cec1 Merge pull request #89220 from jollheef/out-of-tree-v1.3.0
out-of-tree: 1.2.1 -> 1.3.0
2020-05-31 16:35:15 -05:00
Mario RodasandGitHub 579ab87da5 Merge pull request #89261 from servalcatty/v2ray
v2ray: 4.23.0 -> 4.23.2
2020-05-31 16:32:35 -05:00
Mario RodasandGitHub c9d9ba0f7b Merge pull request #83307 from servalcatty/fix/v2ray-check
nixos/v2ray: check v2ray config during the build time
2020-05-31 16:32:03 -05:00
Maximilian BoschandGitHub ad40d3e464 Merge pull request #89256 from i077/todoist-electron/1.22
todoist-electron: 1.20 -> 1.22
2020-05-31 23:24:04 +02:00
Maximilian BoschandGitHub 5a75e744f3 Merge pull request #89258 from lsix/gnuchess-6.2.7
gnuchess: 6.2.6 -> 6.2.7
2020-05-31 23:19:33 +02:00
Florian KlinkandGitHub 09a7612cbe Merge pull request #88434 from pstch/patch-2
nixos/haproxy: add reloading support, use upstream service hardening
2020-05-31 23:11:44 +02:00
GTrunsec ce5d228677 julia: fix missing LDlib lapack 2020-05-31 13:50:36 -07:00
Hugo Geoffroy c784d3ab76 nixos/haproxy: add reloading support, use upstream service hardening
Refactor the systemd service definition for the haproxy reverse proxy,
using the upstream systemd service definition. This allows the service
to be reloaded on changes, preserving existing server state, and adds
some hardening options.
2020-05-31 22:35:27 +02:00
Florian KlinkandGitHub 4cd605f3ca Merge pull request #62671 from kfiz/networking-proxy_arp-fix
tasks/network-interfaces.nix: Enable ip_forwarding for ipv4 and p…
2020-05-31 22:22:49 +02:00
Florian KlinkandGitHub 5cad739409 Merge pull request #89223 from midchildan/cleanup/intel-media-sdk
intel-media-sdk: remove samples
2020-05-31 22:20:36 +02:00
José Romildo Malaquias 146d626d52 lxqt.lxqt-qtplugin: sort dependencies 2020-05-31 16:51:43 -03:00
José Romildo Malaquias e238cf4517 lxqt.lxqt-qtplugin: 0.15.0 -> 0.15.1 2020-05-31 16:48:08 -03:00
59e8e7a129 rust: improve docs
Co-authored-by: cole-h <cole.e.helbling@outlook.com>
Co-authored-by: asymmetric <lorenzo@mailbox.org>
2020-05-31 21:47:32 +02:00
Maximilian Bosch 5e898d1cb8 diffoscope: 144 -> 146
https://diffoscope.org/news/diffoscope-146-released/
https://diffoscope.org/news/diffoscope-145-released/
2020-05-31 21:25:56 +02:00
Maximilian Bosch f32733fc5f udiskie: 2.1.0 -> 2.2.0
https://github.com/coldfix/udiskie/blob/master/CHANGES.rst#220
2020-05-31 21:25:56 +02:00
Maximilian Bosch e90c5fe0ec linuxPackages.wireguard: 1.0.20200506 -> 1.0.20200520
https://lists.zx2c4.com/pipermail/wireguard/2020-May/005450.html
2020-05-31 21:25:56 +02:00
foxit64 7c7fc82077 gopacked - init at 0.4.1 2020-05-31 21:10:31 +02:00
Jan TojnarandGitHub 14fceb03d5 Merge pull request #89259 from schmittlauch/cawbird1.1.0 2020-05-31 21:05:16 +02:00
Daniël de Kok 127cdd0cab mkl: use validatePkgConfig hook 2020-05-31 20:45:07 +02:00
Daniël de Kok 13083b1a01 validatePkgConfig: init
This adds the `validatePkgConfig` hook, which can be used to validate
pkg-config files in the output(s). Currently, this will just run
`pkg-config --validate` on all `.pc` files, capturing errors such as
the issue that was fixed in #87789.

The hook could be extended in the future with more fine-grained
checks.
2020-05-31 20:45:03 +02:00
Serval 25776e4cc4 v2ray: 4.23.0 -> 4.23.2 2020-06-01 02:12:30 +08:00
Trolli Schmittlauch 4e455343e7 cawbird: 1.0.5 -> 1.1.0 2020-05-31 19:48:57 +02:00
Tae SandovalandDmitry Kalinkin 0e3a28a462 rabbitmq: fix darwin build
ed16f83 made all dependencies explicit, including systemd, which makes the
build step to fail on macOS. Here systemd is added to runtimePath only if the
target system is Linux
2020-05-31 13:41:04 -04:00
Lancelot SIX 7c3ff4de9a gnuchess: 6.2.6 -> 6.2.7 2020-05-31 18:23:58 +01:00
midchildan 4983263166 intel-media-sdk: enable unit tests 2020-06-01 02:12:34 +09:00
Oleksii FilonenkoandGitHub 17b5c02975 Merge pull request #89253 from Frostman/hugo-0.72.0
hugo: 0.71.1 -> 0.72.0
2020-05-31 19:27:20 +03:00
Imran Hossain 7fb873094a todoist-electron: 1.20 -> 1.22 2020-05-31 12:22:24 -04:00
Mario Rodas a03e048348 haskellPackages.cachix: dontCheck 2020-05-31 11:00:00 -05:00
Sergey Lukjanov b24a082b5d hugo: 0.71.1 -> 0.72.0 2020-05-31 08:33:22 -07:00
Mario RodasandGitHub 8a73ac0f34 Merge pull request #89229 from shardulbee/update-yabai-3.0.2
yabai: 3.0.1 -> 3.0.2
2020-05-31 09:53:32 -05:00
Mario RodasandGitHub 9aecb84807 Merge pull request #89225 from minijackson/hyperfine-shell-files
hyperfine: install man and shell completion
2020-05-31 09:53:09 -05:00
Florian KlinkandGitHub ba6bc5fd22 Merge pull request #88784 from NickHu/redshift
redshift: enable appindicator support
2020-05-31 16:46:22 +02:00
Florian KlinkandGitHub 414e1c6305 Merge pull request #88887 from mweinelt/vsftpd
vsftpd: listen on both address families
2020-05-31 16:34:01 +02:00
Peter Hoeg 177e04e3c4 efivar: fix Could not parse device path: Invalid Argument 2020-05-31 22:30:28 +08:00
Shardul Baral 2d95536210 yabai: 3.0.1 -> 3.0.2 2020-05-31 10:29:34 -04:00
Shardul Baral b320474779 Add shardy to maintainers 2020-05-31 10:29:25 -04:00
Minijackson c06682b986 hyperfine: install man and shell completion 2020-05-31 16:24:32 +02:00
Florian KlinkandGitHub b19590a880 Merge pull request #89122 from prusnak/appimage-exec-fix-space
appimage: replace radare2+jq with readelf+awk+sha256sum
2020-05-31 16:21:30 +02:00