Commit graph

98408 commits

Author SHA1 Message Date
Gregor Kleen 06bcdc177c postgrey: extended configuration 2017-01-02 15:10:03 +01:00
Michael Raskin c882915351 Merge pull request #21548 from FPtje/patch-2
Strongswan: enable rdrand and aes-ni only on X86
2017-01-02 14:07:16 +00:00
Michael Raskin 8b03a76e61 Merge pull request #21583 from bendlas/update-webkitgtk
webkitgtk: make 2.14 the default
2017-01-02 14:02:05 +00:00
Michael Raskin 78299dfbae Merge pull request #21585 from bendlas/update-chromium
chromium: 55.0.2883.75 -> 55.0.2883.87
2017-01-02 14:01:13 +00:00
Gabriel Ebner 39e8a72faf emscripten, emscriptenfastcomp: 1.36.4 -> 1.37.1 2017-01-02 14:26:20 +01:00
Frederik Rietdijk 0341ae88b1 Merge pull request #21584 from bendlas/update-pypy
pypy: 5.4.1 -> 5.6.0
2017-01-02 14:05:37 +01:00
Herwig Hochleitner 08121638f8 chromium: 55.0.2883.75 -> 55.0.2883.87 2017-01-02 14:00:10 +01:00
Herwig Hochleitner 09f66a7457 pypy: 5.4.1 -> 5.6.0 2017-01-02 13:41:28 +01:00
Herwig Hochleitner 802c09f21d webkitgtk: make 2.14 the default 2017-01-02 13:37:09 +01:00
Herwig Hochleitner 3fa6209439 webkitgtk: 2.14.1 -> 2.14.2
Add dependencies
2017-01-02 13:37:06 +01:00
Nikolay Amiantov 202e835852 Merge pull request #21514 from peterhoeg/audacity
audacity: fix library path
2017-01-02 16:33:43 +04:00
Michael Raskin 820fa56ce0 Merge pull request #21582 from bendlas/update-wine
wine: 1.8.4 -> 1.8.6
2017-01-02 12:25:18 +00:00
Gabriel Ebner db0120dea2 emscriptenfastcomp: build using cmake and use cc-wrapper 2017-01-02 13:24:36 +01:00
Peter Hoeg 858f8f27fa audacity: fix library path using NIX_LDFLAGS 2017-01-02 20:24:12 +08:00
Herwig Hochleitner cd9edbb15b wine: 1.8.4 -> 1.8.6
wine: 2.0-rc2 -> 2.0-rc3
winetricks: 20160724 -> 20170101
2017-01-02 13:20:19 +01:00
Herwig Hochleitner 86a6083498 i2p: 0.9.26 -> 0.9.28
update patch
2017-01-02 13:14:42 +01:00
Alexey Shmalko 9e3b2cbd21
luaPackages.lgi: 0.7.2 -> 0.9.1 2017-01-02 14:02:19 +02:00
Frederik Rietdijk 21f6cb79a7 zim: remove postFixup, include checkPhase, disable tests
- wrap-python.nix used to set sys.argv[0] to the name of the script, but
it now sets the path so we won't have to do it here anymore
- tests were not found, so the correct file is now invoked
2017-01-02 11:29:11 +01:00
Frederik Rietdijk d68aba4cfb Python: script names now include full path
Certain programs, like zim, calibre and now also apparently mercurial,
rely on sys.argv[0] providing not just the script name but the full
path.

The Python docs [1] state the following on the matter:

> argv[0] is the script name (it is operating system dependent whether
this is a full pathname or not).

Therefore, scripts should not expect to receive a full path.
Unfortunately some do. While this can be considered a bug, there doesn't
seem any reason not to provide the full path. Therefore we now provide
the full path.

[1]
https://docs.python.org/3.5/library/sys.html?highlight=sys.argv#sys.argv
2017-01-02 11:29:11 +01:00
Jörg Thalheim 1fa75a5bb7
sysdig: 0.12.0 -> 0.13.0 2017-01-02 08:10:47 +01:00
Joachim F 79174ece7e Merge pull request #21575 from abuibrahim/master
pktgen: fix runtime paths
2017-01-02 06:29:48 +01:00
Daiderd Jordan 5a67b130b9
Merge branch 'master' into staging 2017-01-02 00:54:17 +01:00
Ruslan Babayev 1bead81275 pktgen: fix runtime paths
The Lua and lscpu path substitution got accidentally removed in
with commit 605b8095ca
2017-01-01 15:44:21 -08:00
Daiderd Jordan 2bb33130cc Merge pull request #21541 from veprbl/libcpp37
libc++3.7: fix to use with clang 3.9
2017-01-02 00:39:30 +01:00
Daiderd Jordan 2c288548b9 Merge pull request #21574 from veprbl/ycm_fix
youcompleteme: fix compilation
2017-01-02 00:10:04 +01:00
Dmitry Kalinkin c7bcb99ff2
root: 6.04.18 -> 6.08.02
This relies on
e9d60c56 ('libc++3.7: fix to use with modern compilers')
2017-01-01 17:52:03 -05:00
Dmitry Kalinkin f37c7e01d5
youcompleteme: fix compilation
1) Replace --system-libclang with an explicit setting for the path to
nix libclang 3.9. Otherwise it will find system's libclang on darwin.

2) Remove clang/llvm from build inputs. This prevents ycm itself from
being compiled by clang 3.9. stdenv's standard compiler (gcc or
clang 3.7) will suffice.

3) Enable C++11 again as #16212 is caused by incopatibility between
clang 3.9 and libc++ 3.7, but we don't compile YCM with clang 3.9, so
this is not needed anymore.
2017-01-01 17:35:16 -05:00
Brandon Dimcheff 0890ce6f09
astroid: init at 0.6 2017-01-01 22:38:12 +01:00
Brandon Dimcheff cf9e1a03f7
add introspection to gmime
This was necessary for astroid to work with gmime, and I thought it
would be generally useful.
2017-01-01 22:38:12 +01:00
Domen Kožar 6da8b0d49d Time passing by 2017-01-01 21:35:52 +01:00
Jörg Thalheim f3052035ee
wireguard: 0.0.20161223 -> 0.0.20161230
fixes #21572
2017-01-01 21:24:33 +01:00
Graham Christensen 7df5e22a28 Merge pull request #21571 from elasticdog/transcrypt
transcrypt: 0.9.9 -> 1.0.0
2017-01-01 15:08:54 -05:00
Elmar Athmer bd0595ea80 vultr: init at 1.12.0 2017-01-01 20:57:52 +01:00
Aaron Bull Schaefer e98bd77ef3 transcrypt: 0.9.9 -> 1.0.0 2017-01-01 11:49:22 -08:00
Pascal Wittmann 3b754e525f
xylib: 1.4 -> 1.5 2017-01-01 18:19:39 +01:00
Pascal Wittmann 039e90c9d3
fityk: 1.3.0 -> 1.3.1 2017-01-01 18:19:39 +01:00
Peter Hoeg aec8872e23 xca: qt4 -> qt5
Compile against qt5 instead of qt4.
2017-01-02 00:17:48 +08:00
Joachim F d3f01c3531 Merge pull request #21560 from Ekleog/kcov
kcov: 29 -> 32
2017-01-01 17:08:40 +01:00
Bjørn Forsman 49d444416c nixos: cosmetic refactor of environment.etc."hostid"
Create the file using attrset instead of list, to make it easier to
later provide other files in the same module.
2017-01-01 17:08:34 +01:00
Graham Christensen 31dc66a55a Merge pull request #21564 from peterhoeg/u/dropbox
dropbox: 16.4.29 -> 16.4.30
2017-01-01 10:07:43 -05:00
Jörg Thalheim 05f2f8e1fd Merge pull request #21505 from tg-x/mpd-listen
mpd: listen on 127.0.0.1 by default
2017-01-01 16:06:17 +01:00
Graham Christensen c58b4cf693 Merge pull request #21520 from peterhoeg/p/nrpl
nrpl: init at 20150521
2017-01-01 07:51:45 -05:00
tg(x) 002f3c8760 mpd: listen on 127.0.0.1 by default 2017-01-01 13:46:39 +01:00
Robin Stumm 11fe837758 rename sound.enableMediaKeys to sound.mediaKeys.enable and add volumeStep 2017-01-01 11:44:07 +01:00
Jörg Thalheim 84a50084c3 Merge pull request #21444 from league/fix/gphoto2-udev
gphoto2: nixos programs module to configure udev
2017-01-01 11:16:28 +01:00
Jörg Thalheim db8c9ef3ff
bcc: git-2016-08-30 -> 0.2.0 2017-01-01 10:29:17 +01:00
Jörg Thalheim db0a2c80e5 Merge pull request #21555 from joachifm/borgbackup-cleanup
borgbackup: cleanup inputs
2017-01-01 09:05:39 +01:00
Jörg Thalheim ce99e34b17
docker: deprecate socketActivation option 2017-01-01 09:03:09 +01:00
Jörg Thalheim d5f8652e6d Merge pull request #17364 from fmu/ndjbdns-fix
ndjbdns: build from latest sources which adds Darwin compatibility
2017-01-01 08:34:28 +01:00
Peter Hoeg c08556fea5 dropbox: 16.4.29 -> 16.4.30 2017-01-01 14:18:36 +08:00