Commit graph

34833 commits

Author SHA1 Message Date
Shea Levy cd7047c461
Merge branch 'riscv-limitations' 2018-03-27 11:32:38 -04:00
Sarah Brofeldt 048724c4af
Merge pull request #34971 from Twey/master
godot: 2.1.4 -> 3.0 + godot_headers
2018-03-27 17:29:27 +02:00
Nikolay Amiantov 67adb994bc linuxPackages.nvidia_x11_legacy173: drop mentions
Thanks to pbogdan for noticing this. I'd like to have a "no direct commit"
policy implemented for my own good ^_^".

Tested with ofborg's outpaths.nix
2018-03-27 17:21:11 +03:00
Shea Levy 26e8d58cb5
libseccomp: Disable only on RISC-V if Linux.
The isSeccomputable flag treated Linux without seccomp as just a
normal variant, when it really should be treated as a special case
incurring complexity debt to support.
2018-03-27 08:16:24 -04:00
Shea Levy cdf9a78a3e
kexectools: Disable only on RISC-V if Linux.
The isKexecable flag treated Linux without kexec as just a normal
variant, when it really should be treated as a special case incurring
complexity debt to support.
2018-03-27 08:15:07 -04:00
Jörg Thalheim 00a43001d4
Merge pull request #36978 from xeji/selinux-2-7
SELinux libs and tools: 2.4 -> 2.7
2018-03-27 10:29:23 +01:00
Matthew Bauer 799e8c5745 Revert "shellcheck: dont statically compile"
This reverts commit e746cbd904.
2018-03-26 21:01:21 -05:00
Graham Christensen 378e05c6dd
Merge pull request #37900 from grahamc/documentation-highlighter
documentation-highlighter: init
2018-03-26 21:40:24 -04:00
Graham Christensen a8d08b04a2
documentation-highlighter: init 2018-03-26 21:23:41 -04:00
adisbladis da04071c29
redis-desktop-manager: 0.9.0-alpha5 -> 0.9.1 2018-03-27 09:13:23 +08:00
Will Dietz 45289b0921
Merge pull request #37883 from dtzWill/fix/use-npth-for-pth-musl
Use npth as "pth" for portability, for now only w/musl.
2018-03-26 14:08:40 -05:00
Will Dietz a11afa901f Use npth as "pth" for portability, for now only w/musl. 2018-03-26 13:28:13 -05:00
Jörg Thalheim 7d8d5d4f6f
Merge pull request #37670 from bgamari/libngspice
ngspice: Move shared library to a new derivation
2018-03-26 18:33:42 +01:00
adisbladis 8fe59b5b29
calamares: 3.1.10 -> 3.1.12 2018-03-26 23:13:54 +08:00
Ben Gamari a62fffd9a5 ngspice: Move shared library to a new derivation
It turns out that the build system does not support building both the
command-line tool and the shared library at the same time. Consequently
the ngspice derivation has not provided the command-line tools since the
shared library was enabled in #31166.
2018-03-25 19:55:40 -04:00
Matthew Bauer 675dc1bfbf apache-ant: init 1.9
1.9.x is a legacy version of ant supporting Java 5, 6, and 7

Fixes #37747
2018-03-25 14:11:00 -05:00
Michael Raskin 6a589dea59
Merge pull request #37776 from xeji/p/opal
opal: build with gcc6
2018-03-25 17:27:11 +00:00
Thomas Tuegel 362fbc514a
Merge pull request #37763 from ttuegel/bugfix/emacs/elpa-priority
emacsPackagesNg: lower priority of elpaPackages
2018-03-25 12:06:01 -05:00
xeji 001db3951d opal: build with gcc6
build on gcc7 failed with
"Error: call of overloaded 'abs(unsigned int)' is ambiguous"
2018-03-25 18:58:46 +02:00
Albert Safin c276b45476 ahoviewer: add useUnrar option 2018-03-25 11:57:55 -05:00
Daiderd Jordan 3301258190
swftools: fix darwin build
/cc ZHF #36454
2018-03-25 17:01:19 +02:00
Michael Raskin 2b7003e1de
Merge pull request #33238 from jluttine/add-lvmsync
lvmsync: init at 3.3.2
2018-03-25 13:22:07 +00:00
Thomas Tuegel 1d3f24be2b
emacsPackagesNg: lower priority of elpaPackages
Lowering the priority of melpaStablePackages (#36423) leaves elpaPackages ahead
of melpaPackages; the former carries outdated dependencies which should be
overridden by melpaPackages.

See also: #36423
2018-03-25 07:56:15 -05:00
James Kay 2e02bcaedc toml: init at 0.9.4 2018-03-25 01:45:51 -05:00
xeji d78464723b kmsxx: build with gcc6
gcc7 build fails with "internal compiler error"
2018-03-25 01:38:35 -05:00
Matthew Justin Bauer 8f3091939b
Merge pull request #37752 from ryantm/fix-urls
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Tim Steinbach 351688f53e
zulu: 9.0.4 -> 10 2018-03-25 00:49:26 -04:00
Tim Steinbach f00db926c6
openjdk: Add JDK 10 2018-03-25 00:49:26 -04:00
Graham Christensen 72a4c54c71
xmloscopy: init at 0.1.1 2018-03-24 22:42:39 -04:00
Matthew Pickering 1e0a60b738 open-orienteering-mapper: init at 0.8.1 2018-03-24 14:38:57 -05:00
Matthew Pickering 46a90e3273 clipper: init at 6.4.2 2018-03-24 14:38:57 -05:00
Jörg Thalheim 394a7099e8
Merge pull request #37735 from knedlsepp/fix-libcdio-paranoia-on-darwin
libcdio-paranoia: fix darwin build
2018-03-24 19:20:41 +00:00
Robin Gloster c71bcb2744
grpcio: use protobuf3_5 2018-03-24 19:37:03 +01:00
Josef Kemetmüller 285ef9be09 libcdio-paranoia: fix darwin build 2018-03-24 18:05:34 +01:00
Tim Steinbach 62b3507711
Merge pull request #37713 from NeQuissimus/docker_18_03
docker: 18.02 -> 18.03
2018-03-24 12:32:38 -04:00
Daiderd Jordan b5b77a6886
qscreenshot: fix darwin build
/cc ZHF #36454
2018-03-24 14:26:30 +01:00
Robin Gloster 2e6aacb056
python.pkgs.logster: 7475c53822 -> 1.0.1 2018-03-24 10:35:37 +01:00
Robin Gloster 6a286fcba7
python.pkgs.pygtail: init at 0.8.0 2018-03-24 10:34:57 +01:00
Austin Seipp efbeb74d0d memtier-benchmark: init at 1.2.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-24 04:18:45 -05:00
John Wiegley bee172501d
Merge pull request #37591 from vbgl/coq-88beta1
coq: init at 8.8+beta1
2018-03-23 22:09:06 -07:00
Robert Scott 814225cf22 aws-auth: remove
No longer works with current awscli versions, unmaintained upstream
2018-03-23 21:12:25 -05:00
Daniel Fullmer 70abab8eaf mythtv: 0.27.4 -> 29.1 2018-03-23 21:03:23 -05:00
Florian Klink c6882b2cf9 modemmanager: rename ModemManager.service to modem-manager.service
This is in line with NetworkManager.service being renamed to
network-manager.service

fixes #30452
2018-03-23 23:48:58 +00:00
Tim Steinbach b072dcffae
docker: 18.02 -> 18.03 2018-03-23 17:37:30 -04:00
Florian Klink 6ac74d60ad networkmanager-pptp: remove package
Currently broken on NixOS due to hardcoded modprobe binary path (see
bug #30756 from Oct 2017), no activity on a proposed fix for months.
As the protocol is terribly broken anyways, let's better remove it
completely, and not talk about anymore ;-)

Closes #30756.
2018-03-23 22:24:50 +01:00
Jörg Thalheim 213ff3766c
Merge pull request #37700 from erictapen/neopg-init
neopg: Init at 0.0.4
2018-03-23 19:07:10 +00:00
Austin Seipp 1800e4ec0b wrk2: init at 4.0.0-e0109df5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-23 13:42:10 -05:00
Austin Seipp f330b48b64 jhiccup: init at 2.0.8
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-23 13:42:10 -05:00
taku0 d2d859d5c5 oraclejdk: add version 10 2018-03-23 13:40:13 -05:00