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
Charles Duffy
9eefb443f3
squashfsTools: incorporate 4k-alignment option patch ( #49200 )
2018-11-17 15:44:19 +00:00
Jörg Thalheim
31d2593ced
netdata: fix python plugins
...
fixes #33366
2018-11-17 15:38:15 +00:00
Renaud
c102306c1f
Merge pull request #50435 from c0bw3b/pkg/procdump
...
procdump: init at 1.0.1
2018-11-17 16:25:45 +01:00
c0bw3b
b6c830d2fe
procdump: init at 1.0.1
2018-11-17 16:11:53 +01:00
Andrei Lapshin
a1b8fe8c8f
skrooge: 2.13.0 -> 2.16.2 ( #50498 )
...
Update to new upstream version.
Had to re-introduce QtWebkit dependency because it is used in *.ui
files.
2018-11-17 16:03:44 +01:00
Jörg Thalheim
dfd77bc26f
Merge pull request #50459 from marsam/feature/netdata-darwin
...
netdata: 1.10.0 -> 1.11.0
2018-11-17 15:01:06 +00:00
Bart Brouns
2d96b9a294
liquidsoap: make it find ladspa plugins ( #49891 )
...
* liquidsoap: make it find ladspa plugins
* liquidsoap: cleanup
Moved makeWrapper and pkgconfig to nativeBuildInputs
Refreshed meta.homepage
2018-11-17 15:25:23 +01:00
Jörg Thalheim
756fcf6ac4
Merge pull request #50470 from ejpcmac/update-erlangR21
...
erlangR21: 21.1.1 -> 21.1.2
2018-11-17 14:21:03 +00:00
Bjørn Forsman
1be626afba
pythonPackages.musicbrainzngs: remove breaking tests
...
Some tests rely on networking, breaking sandboxed builds. Remove them.
Fixes: b8e0a873c1
("python36Packages.musicbrainzngs: 0.5 -> 0.6")
2018-11-17 14:30:48 +01:00
Renaud
93b68639f8
Merge pull request #50493 from michaelpj/imp/desktop-file-utils-patch
...
desktop-file-utils: use patch for font media type
2018-11-17 14:27:20 +01:00
Jörg Thalheim
a91a1eede5
Merge pull request #50495 from zimbatm/nixos-move-autoupgrade
...
nixos: move system.autoUpgrade
2018-11-17 13:08:27 +00:00