Jörg Thalheim
2e3d841399
Merge pull request #47106 from volth/cpan2nix-2018-09-21
...
cpan2nix updates
2018-09-21 21:35:58 +01:00
Ryan Mulligan
3748c250bb
Merge pull request #47149 from NixOS/revert-47093-auto-update/burp
...
Revert "burp: 2.1.32 -> 2.2.4"
2018-09-21 12:51:54 -07:00
Ryan Mulligan
eb3bb7c7f6
Revert "burp: 2.1.32 -> 2.2.4"
2018-09-21 12:46:57 -07:00
Michael Weiss
a526719184
signal-desktop: 1.16.1 -> 1.16.2
2018-09-21 21:46:41 +02:00
John Ericson
aba5f4974a
Merge pull request #47145 from obsidiansystems/fetchzip-cross
...
fetchzip: Use unzip from buildPackages
2018-09-21 14:52:17 -04:00
Daiderd Jordan
52ad963b50
eiskaltdcpp: mark linux only
...
The darwin build fails and other platforms will probably run into
similar issues.
Determining if the Q_WS_QWS exist failed with the following output:
Change Dir: /tmp/nix-build-eiskaltdcpp-2.2.10.drv-0/source/build/CMakeFiles/CMakeTmp
Run Build Command:"/nix/store/qfag24z6xsr6jkyi8gb4cv62rp945rbk-gnumake-4.2.1/bin/make" "cmTC_14e67/fast"
/nix/store/qfag24z6xsr6jkyi8gb4cv62rp945rbk-gnumake-4.2.1/bin/make -f CMakeFiles/cmTC_14e67.dir/build.make CMakeFiles/cmTC_14e67.dir/build
make[1]: Entering directory '/private/tmp/nix-build-eiskaltdcpp-2.2.10.drv-0/source/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_14e67.dir/CheckSymbolExists.cxx.o
/nix/store/2gdwhdzhy4iwkp7fh8v6gy6nxj1zi9pv-clang-wrapper-5.0.2/bin/clang++ -I/nix/store/8dzqilmdr0p3qmmrxh51xk7wli6grm0i-qt-4.8.7/include -F/nix/store/8dzqilmdr0p3qmmrxh51xk7wli6grm0i-qt-4.8.7/lib -std=c++0x -pipe -Wformat -Werror=format-security -arch x86_64 -o CMakeFiles/cmTC_14e67.dir/CheckSymbolExists.cxx.o -c /tmp/nix-build-eiskaltdcpp-2.2.10.drv-0/source/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
/tmp/nix-build-eiskaltdcpp-2.2.10.drv-0/source/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: use of undeclared identifier 'Q_WS_QWS'
return ((int*)(&Q_WS_QWS))[argc];
^
/cc ZHF #45961
2018-09-21 20:49:37 +02:00
Uli Baum
819c47f1c4
jdupes: fix source hash
2018-09-21 20:48:24 +02:00
R. RyanTM
3ac97c054f
lgogdownloader: 3.3 -> 3.4 ( #47039 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lgogdownloader/versions
2018-09-21 20:45:07 +02:00
John Ericson
a94879630b
Merge pull request #47143 from obsidiansystems/windows-libusb
...
libusb1: Build everywhere, since MinGW works
2018-09-21 14:28:29 -04:00
Will Dietz
0d91e3b550
mesa: add new required dep on libXrandr
2018-09-21 13:25:12 -05:00
Will Dietz
a94ac965c8
libxcb: 1.12 -> 1.13 (proto too)
...
(cherry picked from commit 5853e62637eb2aaa1f2ccbcbf62c2a4f232a4257)
2018-09-21 13:24:47 -05:00
Will Dietz
c1743dd12d
mesa: drop non-applying hunk, hopefully include no longer needed
...
(cherry picked from commit b673b8987872adfd97fdb8821198450ff229118d)
2018-09-21 13:24:07 -05:00
Will Dietz
6248955e6a
mesa: 18.1.8 -> 18.2.1
...
(cherry picked from commit eb2b89a0a1901d4c89dcc6c0a36e1cabd1fcd002)
2018-09-21 13:23:38 -05:00
Daiderd Jordan
1a1a5af252
Merge pull request #47051 from LnL7/darwin-broken-d
...
broken darwin packages (d)
2018-09-21 20:15:00 +02:00
taku0
da9823672f
firefox: 61.0.2 -> 62.0.2
2018-09-22 03:13:50 +09:00
taku0
5b79f81a39
firefox-bin: 61.0.2 -> 62.0.2
2018-09-22 03:12:20 +09:00
Tobias Happ
d7b8f68c05
pythonPackages.dependency-injector: 3.13.1 -> 3.13.2 ( #47139 )
2018-09-21 20:08:02 +02:00
Will Dietz
203b0ac982
s-tui: 0.7.5 -> 0.8.2 ( #47133 )
2018-09-21 19:42:36 +02:00
Bas van Dijk
73862bf812
haskellPackages.mandrill: fix build for ghc843
2018-09-21 19:08:25 +02:00
Vincent Laporte
dbd5783791
jackline: 2017-12-24 -> 2018-05-11
2018-09-21 17:04:24 +00:00
Vincent Laporte
26aa4c36ba
ocamlPackages.erm_xmpp: 0.3 -> 0.3+20180112
2018-09-21 17:04:23 +00:00
Vincent Laporte
ab2f86aec3
ocamlPackages.erm_xml: 0.3 -> 0.3+20180112
2018-09-21 17:04:22 +00:00
John Ericson
b97242238d
fetchzip: Use unzip from buildPackages
...
Additionally, the manual path manipulation becomes no longer needed.
2018-09-21 12:55:32 -04:00
Christoph Hrdinka
da84efcd12
libretro.mame: 2017-03-02 -> 2018-09-13
...
Fixes build of the MAME libretro core.
Closes #47137 .
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2018-09-21 18:53:59 +02:00
R. RyanTM
45de1594d7
clipgrab: 3.6.9 -> 3.7.0 ( #47082 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipgrab/versions
2018-09-21 18:33:16 +02:00
John Ericson
452a81c991
libusb1: Build everywhere, since MinGW works
2018-09-21 12:32:38 -04:00
José Romildo Malaquias
e2ed4f3d22
numix-cursor-theme: 20160110 -> 1.1 ( #47016 )
2018-09-21 18:30:12 +02:00
José Romildo Malaquias
e372ab4626
ephoto: add dependency on mesa_noglu.dev ( #47136 )
2018-09-21 18:25:51 +02:00
Michael Raskin
60b6d5f8a8
acl2: 8.1.post.2018.09.20 -> 8.1; turns out there is a release
2018-09-21 19:09:47 +03:00
R. RyanTM
907a9fa83d
smarty3: 3.1.32 -> 3.1.33 ( #46947 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smarty3/versions
2018-09-21 17:57:55 +02:00
R. RyanTM
2ed26f5838
shotcut: 18.08.14 -> 18.09.16 ( #46963 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotcut/versions
2018-09-21 17:56:47 +02:00
R. RyanTM
cb212f78e0
nwipe: 0.24 -> 0.25 ( #46996 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nwipe/versions
2018-09-21 17:56:11 +02:00
José Romildo Malaquias
7ac0ecc12b
rage: add dependency on mesa_noglu.dev ( #47132 )
2018-09-21 17:41:21 +02:00
Will Dietz
90268efa38
cryus-sasl: cleanup, fix w/musl (although not at all musl-specific)
...
musl is fixed by disabling update of config.{guess,sub}.
2018-09-21 10:36:59 -05:00
Will Dietz
a2bf8dbb39
libinput: fix build w/1.12.0
2018-09-21 10:35:11 -05:00
Will Dietz
45dc194f72
libinput: 1.11.3 -> 1.12.0
2018-09-21 10:35:11 -05:00
Jörg Thalheim
a15c96d244
Merge pull request #47116 from Zimmi48/pyre-0.0.14
...
pyre: 0.0.11 -> 0.0.14
2018-09-21 16:32:26 +01:00
Jörg Thalheim
53ac7e5f2f
Merge pull request #47127 from ckauhaus/lua-remove-old-versions
...
lua: remove lua4 and lua5_0
2018-09-21 16:23:31 +01:00
Christian Kauhaus
544eaaa52b
lua: remove lua4 and lua5_0
...
Both versions are not maintained anymore upstream and have open security
issues, e.g. https://nvd.nist.gov/vuln/detail/CVE-2014-5461 .
The same holds for lua5_1 but that seems to be in use in some places.
Re #47122
Re #47123
2018-09-21 15:56:41 +02:00
Will Dietz
9908e9cd80
Merge pull request #47100 from dtzWill/feature/utmps
...
utmps: init at 0.0.1.3
2018-09-21 08:14:54 -05:00
Will Dietz
55a5236630
xf86-input-libinput: 0.26.0 -> 0.28.0
...
https://cgit.freedesktop.org/xorg/driver/xf86-input-libinput/log/
2018-09-21 07:58:57 -05:00
Jörg Thalheim
8680ac08e0
Merge pull request #47115 from tokudan/master
...
Revert "burp: 2.1.32 -> 2.2.4"
2018-09-21 13:45:04 +01:00
Théo Zimmermann
7ff90cd103
pyre: 0.0.11 -> 0.0.14
2018-09-21 14:37:39 +02:00
Daniel Frank
acbe6b2374
Revert "burp: 2.1.32 -> 2.2.4"
...
2.2.4 is not considered a stable version and is actually old.
This reverts commit fa693e95f4f9c890d4aa56b5133466b648066f95.
2018-09-21 14:34:09 +02:00
volth
f32975e3fd
[cpan2nix] perlPackages.NetAmazonS3: 0.84 -> 0.85
...
dependencies:
perlPackages.TestLoadAllModules: init at 0.022
2018-09-21 12:19:11 +00:00
volth
0a35d73235
[cpan2nix] perlPackages.DateTimeFormatFlexible: 0.30 -> 0.31
2018-09-21 12:18:45 +00:00
volth
1c289d8ce3
[cpan2nix] perlPackages.TestRoutine: 0.025 -> 0.027
2018-09-21 12:18:32 +00:00
volth
0f1875bd65
[cpan2nix] perlPackages.CodeTidyAll: 0.70 -> 0.71
2018-09-21 12:18:18 +00:00
volth
7cf45d7a3c
[cpan2nix] perlPackages.LogDispatch: 2.67 -> 2.68
2018-09-21 12:18:06 +00:00
volth
c52ba3b52a
[cpan2nix] perlPackages.LWPProtocolHttps: cleanup
2018-09-21 12:17:44 +00:00