154670 Commits

Author SHA1 Message Date
Dan Peebles
110c252870 cctools: support LTO on Darwin
LTO is disabled during bootstrap to keep the bootstrap tools small and
avoid unnecessary LLVM rebuilds, but is enabled in the final stdenv
stage and should be usable by normal packages.
2018-09-16 02:12:11 -04:00
adisbladis
c7a789100f
firefox-beta-bin: 62.0b20 -> 63.0b6 2018-09-16 11:09:42 +08:00
adisbladis
8e19799469
firefox-devedition-bin: 62.0b20 -> 63.0b6 2018-09-16 11:09:39 +08:00
adisbladis
9fa2e208f7
pavucontrol: Set GDK_PIXBUF_MODULE_FILE in wrapper
This fixes GTK pixbuf loader errors happening in certain environments
2018-09-16 10:18:11 +08:00
Orivej Desh
06c63123cc Fix comment location after #46704 2018-09-15 22:36:21 +00:00
Andreas Baldeau
1de1bc8038 android-platform-tools: patchelf also binaries new in 28.0.1. 2018-09-16 00:29:46 +02:00
Yuriy Taraday
b53e495a38 gn: generate last_commit_position.h without git
For Git to work properly, I used fetchgit with leaveDotGit. This seems
to be causing hash to change on different systems in different times.
I've replaced generation of last_commit_position.h in tools/gen.py with
just plain nix template. "gn --version" will loose a bit (just commit
hash, without commit height in front of it), but I hope noone relies on
it.
2018-09-16 01:58:11 +04:00
Andreas Baldeau
1d44491fac scrcpy: 1.2 -> 1.3 2018-09-15 23:38:32 +02:00
xeji
d3d465e32f
Merge pull request #46694 from etu/upgrade-php-7210
php: 7.2.8 -> 7.2.10, 7.1.21 -> 7.1.22
2018-09-15 23:30:30 +02:00
Andreas Baldeau
906e69d638 android-platform-tools: 26.0.2 -> 28.0.1 2018-09-15 23:29:20 +02:00
Jörg Thalheim
7b93f7a264
Merge pull request #46708 from AndersonTorres/upload/youtube-dl
youtube-dl: 2018.08.04 -> 2018.09.10
2018-09-15 22:26:15 +01:00
xeji
13c500ae16
pythonPackages.pyodbc: fix build (#46703)
Build with unixODBC instead of libiodbc, see discussion in
https://github.com/mkleehammer/pyodbc/issues/444
2018-09-15 23:13:51 +02:00
Jörg Thalheim
b1d9e87f7a
Merge pull request #46716 from marsam/feature/update-sops
sops: 3.0.2 -> 3.1.0
2018-09-15 22:12:51 +01:00
Bob van der Linden
5fbc521bf9
tests: bittorrent: add bobvanderlinden as maintainer 2018-09-15 23:10:26 +02:00
Bob van der Linden
276ffc5656
tests: bittorrent: improve stability
This attempts to improve stability of the test by using existing
services for miniupnpd and transmission.

It also uses explicit addresses for the network interfaces so that the
external IP addresses are valid internet addresses (thus fixing
validation problems from upnpc).

Also disable eth0 from being used to transfer torrents over without that
being the intention.
2018-09-15 23:10:25 +02:00
Bob van der Linden
32c63c6905
tests: upnp: init test for upnp using miniupnpd / miniupnpc 2018-09-15 23:10:25 +02:00
Bob van der Linden
d3eff01076
nixos: miniupnpd: use iptables scripts 2018-09-15 23:10:24 +02:00
Thomas Tuegel
c8195db2d4
Merge pull request #46715 from ttuegel/emacs-packages/2018-09-15
Emacs package updates
2018-09-15 16:03:35 -05:00
Jörg Thalheim
ee5c55028e
Merge pull request #46714 from dywedir/tectonic
tectonic: 0.1.8 -> 0.1.9
2018-09-15 21:52:19 +01:00
Daniel Peebles
b91ad0e54f
Merge pull request #46704 from copumpkin/new-cf-staging
stdenv/darwin: integrate a new CoreFoundation
2018-09-15 16:42:49 -04:00
Jörg Thalheim
aa41463bcc
Merge pull request #46718 from volth/patch-246
gn: fix hash
2018-09-15 21:42:14 +01:00
volth
9dc249fceb
gn: fix hash 2018-09-15 20:29:48 +00:00
Dan Peebles
4efd4053ed stdenv/darwin: integrate a new CoreFoundation
This also updates the bootstrap tool builder to LLVM 5, but not the ones
we actually use for bootstrap. I'll make that change in a subsequent commit
so as to provide traceable provenance of the bootstrap tools.
2018-09-15 16:05:46 -04:00
Mario Rodas
8dfd97a8b6 sops: 3.0.2 -> 3.1.0 2018-09-15 14:51:27 -05:00
Elis Hirwing
89b7ad263e
php71: 7.1.21 -> 7.1.22
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.22
2018-09-15 21:45:59 +02:00
Elis Hirwing
5a868df967
php: 7.2.8 -> 7.2.10
Changelog 7.2.9: http://php.net/ChangeLog-7.php#7.2.9
Changelog 7.2.10: http://php.net/ChangeLog-7.php#7.2.10
2018-09-15 21:44:57 +02:00
Thomas Tuegel
bd3e3d8a18
elpa-packages: 2018-09-15 2018-09-15 14:43:56 -05:00
Thomas Tuegel
e68f1b3aba
org-packages: 2018-09-15 2018-09-15 14:40:41 -05:00
Thomas Tuegel
4a2e7f3119
melpa-stable-packages: 2018-09-15 2018-09-15 14:39:38 -05:00
Thomas Tuegel
851da08dd9
melpa-packages: 2018-09-15 2018-09-15 14:39:27 -05:00
Vincent Laporte
fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
John Ericson
eb429c7c54
Merge pull request #46712 from obsidiansystems/ios-depoy
ios-depoy: Add missing rsync dep
2018-09-15 14:56:32 -04:00
Vladyslav Mykhailichenko
d627e096fc tectonic: 0.1.8 -> 0.1.9 2018-09-15 21:50:23 +03:00
John Ericson
1ad73bb3ca ios-depoy: Add missing rsync dep 2018-09-15 14:48:03 -04:00
Jörg Thalheim
aac24b71af
Merge pull request #46711 from worldofpeace/patch-3
rust.section.md: remove nixcrate reference
2018-09-15 19:45:38 +01:00
Jörg Thalheim
017d86be74
Merge pull request #46669 from veprbl/findutils_fix_staging
findutils: disable a bogus test
2018-09-15 19:44:14 +01:00
Jörg Thalheim
56b95ba437 findutils: specify on which kernel version the test fail 2018-09-15 19:43:11 +01:00
worldofpeace
6dae5de436
rust.section.md: remove nixcrate reference
nixcrate is deprecated
2018-09-15 18:38:26 +00:00
Jörg Thalheim
3a31207d79
Merge pull request #46646 from manveru/upgrade-terraform-landscape
terraform-landscape: 0.1.18 -> 0.2.0
2018-09-15 19:34:16 +01:00
Anderson Torres
f3b7a58e63
Merge pull request #46709 from AndersonTorres/update-info
Update Anderson Torres e-mail info
2018-09-15 14:38:58 -03:00
Sarah Brofeldt
ac0f56216b
Merge pull request #46707 from srhb/unpin-darcs
darcs: unpin ghc (use 8.4.x) version
2018-09-15 19:36:12 +02:00
AndersonTorres
72130651b5 Update Anderson Torres e-mail info 2018-09-15 14:21:45 -03:00
Matt McHenry
e78f60475b elm: patch to widen dependency after hackage update 1b1cb6305c
works around missing dependency 'language-glsl >=0.0.2 && <0.3'

patch from https://github.com/elm/compiler/pull/1784
2018-09-15 13:14:41 -04:00
Matt McHenry
04d8e267b7 elm: pick up some recent minor updates to 0.19.0 2018-09-15 13:14:40 -04:00
AndersonTorres
74047ea686 youtube-dl: 2018.08.04 -> 2018.09.10 2018-09-15 14:13:26 -03:00
Sarah Brofeldt
0fe0f481c7 darcs: unpin ghc (use 8.4.x) version 2018-09-15 19:12:57 +02:00
Bob van der Linden
0bf6b440d9
go: skip flaky os/exec TestExtraFiles
This seems to only happen on i686 on go 1.11. It also happens on
Debian. For more information:

https://github.com/golang/go/issues/25628
2018-09-15 18:46:18 +02:00
R. RyanTM
76051c1ef6 neovim-qt: 0.2.9 -> 0.2.10 (#46234)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
neovim-qt
2018-09-15 17:19:19 +02:00
R. RyanTM
6fcbae1e9c vim: 8.1.0146 -> 8.1.0348 (#46181)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
vim
2018-09-15 17:02:58 +02:00
Jaakko Luttinen
6f27a91eb5 nano-wallet: 15.2 -> 16.0 (#46567) 2018-09-15 16:51:28 +02:00