Vladimír Čunát
9b54a00160
Merge #29785 : curl: enable kerberos
2017-12-19 15:18:24 +01:00
Vladimír Čunát
13e6a5c561
kerberos: split headers into $dev
2017-12-19 15:18:01 +01:00
Vladimír Čunát
3c51628a4c
fetchurl: switch to the usual curl
...
I verified that krb5 doesn't need yacc in lib-only build,
simplifying the circular-reference cut.
2017-12-19 15:17:52 +01:00
Vladimír Čunát
4378dc92d5
Merge #32816 : gnutar: 1.29 -> 1.30
2017-12-19 11:38:27 +01:00
Orivej Desh
69345ec37b
perlPackages: use ld-is-cc-hook to fix build
...
after #29396 removed `-L path/to/dir/of/libstdc++.so` from ld flags
See https://github.com/NixOS/nixpkgs/pull/29396#issuecomment-352600129
Module::Build build helper works correctly when LD is unset (taking LD from Perl
config to be `cc`). However, we can not unset LD because this goes contrary to
the cross compilation effort, and we can not make it propagate ld-is-cc-hook
because it breaks e.g. the build of `libguestfs`. However, #29396 makes LD=ld
incompatible with just 3 perl packages; they are individually fixed by this
commit.
2017-12-19 02:19:35 +00:00
Orivej Desh
e2c8655405
ld-is-cc-hook: init
...
This hook sets LD to CC, for use with software that works as if LD=$CC when LD
is unset, and does not work when LD=ld.
2017-12-19 01:45:42 +00:00
Orivej Desh
170a964815
makeSetupHook: make the default name "hook" overridable
...
for occasional convenience while looking at drv paths,
such as in the output of nix-build and nix-diff.
2017-12-19 01:41:31 +00:00
Orivej Desh
5b6c5964b0
Revert "cairo: bugfix 1.14.10 -> 1.14.12"
...
This reverts commit fc5756ea5e
.
It hangs in cairo_image_surface_create_from_png_stream consuming 100% CPU when
png is malformed:
fc5756ea5e
2017-12-18 18:18:15 +00:00
Dan Peebles
bba5d625fb
gnutar: 1.29 -> 1.30
2017-12-18 11:49:18 -05:00
Orivej Desh
745be0cb61
mpv: fix build with libva 2
2017-12-18 16:43:24 +00:00
Orivej Desh
b29c78df66
gst_all_1.gst-vaapi: 1.12.3 -> 1.12.4
2017-12-18 16:17:50 +00:00
Orivej Desh
7c58e8dfc2
Merge branch 'master' into staging
...
* master: (125 commits)
scummvm: fix eval
tinycc: 0.9.27pre-20171016 -> 0.9.27
Update terraform provider versions
vscode: 1.18.1 -> 1.19.0
linux: 4.14.6 -> 4.14.7
scummvm: 1.9.0 -> 2.0.0
cmst: 2017.03.18 -> 2017.09.19
albert: 0.14.7 -> 0.14.14
obs-studio: fix vlc plugin
ffmpeg, ffmpeg-full: 3.4 -> 3.4.1
uchiwa: 0.26.3 -> 1.1.0
linux-testing: 4.15-rc3 -> 4.15-rc4
steam: override nss, nspr, fixes #32781
ponyc: 0.20.0 -> 0.21.0
pythonPackages.pwntools: disable tests
gnome3.gnome-tweak-tool: 3.26.3 → 3.26.4
vim-rhubarb: init at 2017-06-28
atom: depend on libsecret
nvidia-settings: Make sure binary can find libXv.so
backblaze-b2: 0.6.2 -> 1.1.0
...
2017-12-18 15:56:03 +00:00
Orivej Desh
68d57167b0
scummvm: fix eval
2017-12-18 15:44:06 +00:00
Joachim Fasting
3b367119ee
tinycc: 0.9.27pre-20171016 -> 0.9.27
2017-12-18 16:06:42 +01:00
Orivej Desh
c4b71137bf
Merge pull request #32725 from yegortimoshenko/fribidi
...
fribidi: update source
2017-12-18 13:25:30 +00:00
Orivej Desh
89df287f79
Merge pull request #32789 from romildo/upd.csmt
...
cmst: 2017.03.18 -> 2017.09.19
2017-12-18 13:23:15 +00:00
Mateusz Kowalczyk
d34860b0ce
Update terraform provider versions
...
-scaffolding is a new meta repo, exclude it explicitly from update script
2017-12-18 13:18:52 +00:00
Joachim F
5450c225ae
Merge pull request #32775 from kamilchm/ponyc
...
ponyc: 0.20.0 -> 0.21.0
2017-12-18 12:36:52 +00:00
Tim Steinbach
e0cbd73646
vscode: 1.18.1 -> 1.19.0
2017-12-18 07:02:54 -05:00
Tim Steinbach
cbd337b2d0
linux: 4.14.6 -> 4.14.7
2017-12-18 06:57:49 -05:00
Jörg Thalheim
dc5127d8d5
Merge pull request #32798 from romildo/upd.albert
...
albert: 0.14.7 -> 0.14.14
2017-12-18 11:05:27 +00:00
Jörg Thalheim
fe94055915
Merge pull request #32642 from rycee/bump/electron-cash
...
electron-cash: 2.9.4 -> 3.0
2017-12-18 10:26:52 +00:00
Peter Hoeg
e198522137
scummvm: 1.9.0 -> 2.0.0
2017-12-18 17:56:50 +08:00
José Romildo Malaquias
5fa03bf737
cmst: 2017.03.18 -> 2017.09.19
2017-12-18 07:46:51 -02:00
José Romildo Malaquias
384b760824
albert: 0.14.7 -> 0.14.14
2017-12-18 07:16:21 -02:00
Cray Elliott
52b8b7b02f
obs-studio: fix vlc plugin
...
previous obs could not find libvlc.so so I addded the path to
it to LD_LIBRARY_PATH
2017-12-17 23:00:48 -08:00
Cray Elliott
c1e8fea4fc
ffmpeg, ffmpeg-full: 3.4 -> 3.4.1
...
also remove CVE patch, it is upstream in v3.4.1
2017-12-17 23:00:05 -08:00
Peter Hoeg
2e2c2cad6c
uchiwa: 0.26.3 -> 1.1.0
2017-12-18 14:00:50 +08:00
Yegor Timoshenko
951c5d3b7d
fribidi: update source
...
The old site redirects to GitHub.
2017-12-18 05:34:26 +00:00
aszlig
5c83aed32d
linux-testing: 4.15-rc3 -> 4.15-rc4
...
Built successfully on x86_64-linux.
I've verified the contents of the tarball by comparing its contents
against the tag of my local checkout. Furthermore, I've checked the GPG
signature of the tag.
Signed-off-by: aszlig <aszlig@nix.build>
2017-12-18 05:54:47 +01:00
Jan Tojnar
3366ce99df
Merge pull request #32750 from jtojnar/gupdates
...
GNOME updates
2017-12-18 02:20:35 +01:00
Orivej Desh
2366009845
Merge pull request #32690 from thanegill/airtame-init
...
airtame: init at 3.0.1
2017-12-18 01:20:26 +00:00
Jan Tojnar
0a8b47d709
Merge pull request #32749 from jtojnar/gnome-gtk2-cleanup
...
Minor GNOME cleanups
2017-12-18 02:18:42 +01:00
Orivej Desh
7bd04329a0
Merge pull request #32783 from yegortimoshenko/steam/nss
...
steam: override nss, nspr, fixes #32781
2017-12-18 01:01:40 +00:00
Piotr Bogdan
16dc6bf521
steam: override nss, nspr, fixes #32781
2017-12-18 00:20:23 +00:00
Kamil Chmielewski
860ce9e386
ponyc: 0.20.0 -> 0.21.0
...
https://github.com/ponylang/ponyc/issues/2379
2017-12-17 21:52:11 +01:00
Samuel Leathers
7becd38cdf
Merge pull request #31068 from dalaing/fdisk-examples
...
nixos manual: Adds some examples of how to use fdisk.
2017-12-17 14:24:32 -05:00
Frederik Rietdijk
40969dfe77
Merge pull request #32770 from kristoff3r/fix/pwntools
...
pythonPackages.pwntools: disable tests
2017-12-17 20:07:53 +01:00
Kristoffer Søholm
56949d7e75
pythonPackages.pwntools: disable tests
...
There aren't any tests to run, and now the package fails to build
because of a crash while looking if there are any tests.
2017-12-17 20:03:24 +01:00
Samuel Leathers
6649ece637
Merge pull request #32752 from Izorkin/libmodsecurity
...
libmodsecurity: 3.0.0-2017-11-17 -> 3.0.0 Stable
2017-12-17 13:28:14 -05:00
Jan Tojnar
98adff8b1a
gnome3.gnome-tweak-tool: 3.26.3 → 3.26.4
...
Also cleaned up and sent patches upstream.
2017-12-17 19:22:00 +01:00
Samuel Leathers
cfa5bb8d1e
Merge pull request #32742 from afldcr/master
...
gitea: 1.2.3 -> 1.3.2
2017-12-17 12:53:53 -05:00
Jörg Thalheim
4ad4890d3e
Merge pull request #32764 from LnL7/vim-rhubarb
...
vim-rhubarb: init at 2017-06-28
2017-12-17 09:53:37 -08:00
Samuel Leathers
71bb7cc2a7
Merge pull request #32756 from romildo/upd.iwd
...
iwd-unstable: 2017-09-22 -> 2017-12-14
2017-12-17 12:24:35 -05:00
Daiderd Jordan
37196b9efa
vim-rhubarb: init at 2017-06-28
2017-12-17 17:45:57 +01:00
Joachim F
4fb4d2f407
Merge pull request #32496 from florianjacob/btrfs-autoScrub
...
tasks/btrfs: add services.btrfs.autoScrub
2017-12-17 16:12:42 +00:00
Domen Kožar
75417d8781
atom: depend on libsecret
...
To support: $ atom -d
2017-12-17 15:59:05 +00:00
Mateusz Kowalczyk
34b0c1c417
nvidia-settings: Make sure binary can find libXv.so
2017-12-17 15:34:51 +00:00
Orivej Desh
8bcd948072
Merge pull request #32251 from dtulig/upgrade-backblaze-b2
...
backblaze-b2: 0.6.2 -> 1.1.0
2017-12-17 14:14:24 +00:00
David Tulig
ead4eca0b6
backblaze-b2: 0.6.2 -> 1.1.0
2017-12-17 14:13:42 +00:00