Commit graph

159660 commits

Author SHA1 Message Date
Jörg Thalheim 42773b125b
internetarchive: 1.7.2 -> 1.8.1 2018-11-18 01:29:14 +00:00
Austin Seipp 04a543b3a0 defaultCrateOverrides: foundationdb native dependencies
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-17 19:28:48 -06:00
Jan Tojnar d97702e03f
Merge pull request #50528 from jtojnar/repology-fixes
Repology fixes
2018-11-18 02:13:52 +01:00
Jan Tojnar 902ef17e05
gImageReader: remove enchant dependency 2018-11-18 02:11:26 +01:00
Jan Tojnar 12134c74ef
ario: 1.5.1 → 1.6 2018-11-18 02:11:26 +01:00
Jan Tojnar 8c10401e69
createrepo_c: 0.11.0 → 0.11.1 2018-11-18 02:11:26 +01:00
Jan Tojnar 52d10bcdc6
feedreader: 2.2 → 2.4.1 2018-11-18 02:11:25 +01:00
Jan Tojnar 333313d4de
fwts: 18.07.00 → 18.11.00 2018-11-18 02:11:25 +01:00
Jan Tojnar 3b04b58bee
gtkspell3: 3.0.9 → 3.0.10 2018-11-18 02:11:13 +01:00
c0bw3b 21b6635932 xercesc: disable SSE2 extension
Disable SSE2 extensions on platforms for which they are not enabled
by default. This does not disable sse2 extensions on systems for
which they are enabled by default, such as amd64.
2018-11-18 01:25:46 +01:00
Jörg Thalheim b9066431b0
Merge pull request #50534 from Mic92/eyed3
python.pkgs.eyeD3: 0.7.8 -> 0.8.7
2018-11-18 00:23:44 +00:00
Jörg Thalheim cd46a859b4
python.pkgs.eyeD3: 0.7.8 -> 0.8.7 2018-11-18 00:18:22 +00:00
Renaud 526ab5723a
Merge pull request #47742 from r-ryantm/auto-update/openshadinglanguage
osl: 1.9.9 -> 1.9.10
2018-11-18 00:50:57 +01:00
Vladyslav Mykhailichenko a470750ab4
gutenberg: 0.4.2 -> zola: 0.5.0 2018-11-18 00:53:15 +02:00
Jan Tojnar 699f124990
libskk: 1.0.4 → 1.0.5 2018-11-17 23:23:27 +01:00
Jan Tojnar 2025436e5c
libsolv: 0.7.0 → 0.7.1 2018-11-17 23:17:12 +01:00
Renaud 866b1dbeda
glogg: init at 1.1.4
(#50520)
2018-11-17 23:04:41 +01:00
Sander van der Burg 226c3e11a0 nodePackages: move alloy and titanium to node-packages-v8 because they are not compatible with 10.x 2018-11-17 22:51:24 +01:00
Jörg Thalheim 1186d42a17
Merge pull request #50526 from symphorien/short-test-name
nixos/tests/installer.nix: shorten test name to fit length limit
2018-11-17 21:48:41 +00:00
Jörg Thalheim cdd02bac85
Merge pull request #50525 from Mic92/nixops
nixopsUnstable: 1.6.1pre2622_f10999a -> 1.6.1pre2706_d5ad09c
2018-11-17 21:40:51 +00:00
Symphorien Gibol 2dbed7e726 nixos/tests/installer.nix: shorten test name to fit length limit
previously one of the tests would fail with

boot-after-install: starting vm
Path length (109) is longer than maximum supported length (108) and will be truncated at /nix/store/0ingn8cwwnl84i374hcl6nafsm2c5m2p-perl-5.28.0/lib/perl5/5.28.0/x86_64-linux-thread-multi/Socket.pm line 872, <__ANONIO__> line 268.
boot-after-install# qemu-system-x86_64: -monitor unix:./monitor: Failed to connect socket ./monitor: No such file or directory
error: QEMU died prematurely
QEMU died prematurely
vde_switch: EOF on stdin, cleaning up and exiting
cleaning up
builder for '/nix/store/zbpxwwxwy7f6z5z3kg4nf5mjqsywzjvx-vm-test-run-installer-filesystemEncryptedWithKeyfile.drv' failed with exit code 4

Shortening the test name fixes the issue.
2018-11-17 22:30:29 +01:00
Svein Ove Aas a88fcebc6f speedometer: init at 2.8 (#33627)
* speedometer: init at 2.8
2018-11-17 22:27:52 +01:00
Jörg Thalheim cbea2201db
nixopsUnstable: 1.6.1pre2622_f10999a -> 1.6.1pre2706_d5ad09c
This fixes evaluation with the latest master.
2018-11-17 21:24:42 +00:00
Jan Tojnar 04016f3076
ostree: 2018.8 → 2018.9 2018-11-17 22:03:49 +01:00
Jörg Thalheim 1156427ac0
Merge pull request #50513 from layer-3-communications/add-openconnect-pa
Add openconnect pa
2018-11-17 20:41:39 +00:00
Jörg Thalheim f97d9d1e9e
Merge pull request #50515 from Tomahna/graalvm8Home
graalvm8: add passthru.home
2018-11-17 20:39:37 +00:00
Jan Tojnar d561b17695
librepo: 1.8.1 → 1.9.2 2018-11-17 21:35:33 +01:00
Jörg Thalheim 9ba5ad5d0b
Merge pull request #50509 from Mic92/netdata
netdata: fix python plugins
2018-11-17 20:33:54 +00:00
chessai 88eb07017f
remove unnecessary whitespace 2018-11-17 15:11:59 -05:00
Kier Davis df462d09e4
hashcat: 4.2.1 -> 5.0.0
This introduces a dependency on xxHash. Unfortunately, hashcat's
build system wants to rebuild xxHash from the source code located
in `<hashcat source root>/deps/git/xxHash`, a Git submodule whose
contents are not included in the source tarball we currently
download.

This could be fixed by either using a recursive git clone instead
a tarball download, or patching the build files to use an existing
installation of xxHash (i.e. the one already provided by Nix). I
believe the latter is preferable since it avoids the situation in
which the xxHash version used by hashcat is different to the xxHash
version used by all other Nix packages.

Fortunately, this situation has been greatly improved [1] since
release 5.0.0; the next release of hashcat should drop usage of
git submodules and provide better support for using existing
installations of dependencies.

[1] 4177e1ee28
2018-11-17 20:10:52 +00:00
chessai 5b0f33a8ab
use rec instead of let ... in 2018-11-17 15:08:41 -05:00
worldofpeace 86dc05c920
Apply suggestions from code review
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 15:03:53 -05:00
Daiderd Jordan 942d90b282
qt5.qtmacextras: include cf-private on darwin
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in qmacfunctions.o
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in qmactoolbar.o
          objc-class-ref in qmactoolbardelegate.o
    ld: symbol(s) not found for architecture x86_64
2018-11-17 21:02:22 +01:00
chessai 2517ca5488 add outsputs 'out' and 'dev' 2018-11-17 15:01:18 -05:00
worldofpeace b8ff9f5cf1 Update pkgs/tools/networking/openconnect_pa/default.nix
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 14:57:26 -05:00
chessai d79d7fbde9 add missing unstable 2018-11-17 14:57:25 -05:00
chessai d812e296b6 change version to unstable-YYYY-MM-DD as per policy 2018-11-17 14:57:25 -05:00
worldofpeace b3525cd210 Apply suggestions from code review
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 14:57:25 -05:00
chessai b3ce4cd77f remove unused postInstall 2018-11-17 14:57:25 -05:00
worldofpeace e5df59548e Apply suggestions from code review
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 14:57:25 -05:00
chessai 978272e8a9 maintainers: add chessai 2018-11-17 14:56:57 -05:00
Renaud 41391e9cd8
Merge pull request #50334 from c0bw3b/pkg/opengrok
opengrok: 0.12.1.5 -> 1.0
2018-11-17 19:37:55 +01:00
Renaud f98c31d0f5
Merge pull request #50506 from c0bw3b/pkg/stressng
stress-ng: 0.06.14 -> 0.09.46
2018-11-17 19:36:48 +01:00
Vladyslav M 5cb6cbeeeb
Merge pull request #50439 from marsam/feature/add-git-absorb
gitAndTools.git-absorb: init at 0.3.0
2018-11-17 20:35:02 +02:00
c0bw3b e76c6e280c stress-ng: 0.06.14 -> 0.09.46 2018-11-17 19:16:27 +01:00
Kevin Rauscher 27157e364a graalvm8: add passthru.home
jre.home is required by other derivations like sbt
2018-11-17 19:12:53 +01:00
Carles Pagès 864e943ece unity3d: add missing libGL 2018-11-17 18:08:07 +01:00
Michael Raskin 355aa4e9ca
Merge pull request #50484 from taku0/firefox-bin-63.0.3
firefox, firefox-bin: 63.0.1 -> 63.0.3
2018-11-17 16:54:35 +00:00
chessai 5da470d9fd openconnect_pa: init at 7.08 2018-11-17 11:41:20 -05:00
chessai 528b4d8727 add openconnect fork that has support for Palo Alto Network's globalprotect protocol 2018-11-17 11:26:43 -05:00