Franz Pletz
68cf3df2a6
Merge pull request #47375 from taku0/remove_oraclejdk_10
...
oraclejdk: remove version 10
2018-11-01 21:36:42 +00:00
xeji
a1d4a77ca7
Merge pull request #49611 from markuskowa/rev-virtualgl
...
virtualgl: revert PR #49185
2018-11-01 22:06:24 +01:00
Sander van der Burg
60298d1e08
nixos/kapacitor: new service
2018-11-01 21:53:45 +01:00
Franz Pletz
24d6c0dbde
icecast: 2.4.3 -> 2.4.4
...
Fixes CVE-2018-18820.
2018-11-01 21:48:22 +01:00
John Ericson
e3082c313b
Merge remote-tracking branch 'upstream/master' into release-lib-cleanup
2018-11-01 16:47:42 -04:00
Sander van der Burg
5262cf6d0a
kapacitor: 1.4.0 -> 1.5.1
2018-11-01 21:40:50 +01:00
Markus Kowalewski
ddd761abb3
Revert "virtualgl-lib: fix broken startup script ( #49185 )"
...
This reverts commit efd3f8b57ff81f263a961c740396b4eb205aa955.
2018-11-01 21:40:38 +01:00
John Ericson
f2ed7c7af9
linux bootstrap tools: Use right system for some raw derivations
...
This allows cross builds to work. Evidentallyy this has been done wrong
since I combined the bootstrap tool creation files in
ab651d2c9bab620ebe5e515476fbd70d2c5b0c61. Oops!
2018-11-01 16:22:00 -04:00
Renaud
32382d2cc9
Merge pull request #49598 from dtzWill/update/nlohmann_json-3.4.0
...
nlohmann_json: 3.3.0 -> 3.4.0
2018-11-01 21:20:40 +01:00
R. RyanTM
ed0d0eef73
vulkan-tools: 1.1.82.0 -> 1.1.85
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-tools/versions
2018-11-01 22:19:41 +02:00
John Ericson
ffaffb36d1
linux bootstrap-tools: use stdenv.*Platform
to avoid deprecation warning
2018-11-01 16:18:51 -04:00
John Ericson
984df7ca06
top-level: libcCrossChooser: More or
fallback hack
...
This fixes some eval errors in release-cross.nix
2018-11-01 16:16:58 -04:00
John Ericson
24e2bc18b6
release-lib: Fallback on uncached rather than error for unknown crossSystem
...
The `ensureUnaffected` the tests purposefully use an absurd crossSystem.
Also sheevaplug and pogoplug share the same config.
2018-11-01 16:15:56 -04:00
Markus Kowalewski
cc476f04b8
imlib: add license + description
2018-11-01 20:47:54 +01:00
John Ericson
79c713bc14
release-lib: Cache cross nixpkgs evals too
...
This will help with release-cross.nix eval time. It also allowed me to
share code between the cross and native helpers.
2018-11-01 15:35:08 -04:00
Vladimír Čunát
cc41aefe44
chromium tests: inherit timeout from the package
...
/cc #49442 . It should decrease the waste of resources due to abortions.
2018-11-01 20:15:27 +01:00
Patrick Hilhorst
c8e2b666a7
atom, atom-beta: 1.32.0 -> 1.32.1, 1.33.0-beta0 -> 1.33.0-beta1 ( #49590 )
2018-11-01 20:09:24 +01:00
Renaud
db72b65338
pmtools: remove and alias ( #49596 )
...
These are the old tools that later became part of ACPICA.
It is obsolete and we already have newer acpica-tools.
Alias to acpica-tools for out of tree backward-compat
2018-11-01 20:07:47 +01:00
Bart Brouns
5a5ef43b40
HybridReverb2: init at 2.1.1 ( #49080 )
2018-11-01 20:00:24 +01:00
Bart Brouns
55905659a9
avldrums-lv2: init at 0.3.0 ( #48896 )
2018-11-01 19:59:34 +01:00
Domen Kožar
89ede978a0
chromium: use jumbo builds to speedup compilation
...
On Hetzner machine with 1 core: 4h40m
On Hetzner machine with 8 cores: 1h20m
2018-11-01 17:51:51 +00:00
Renaud
17ec29230e
Merge pull request #49076 from markuskowa/fet-urh
...
urh: add support for airspy and limesdr
2018-11-01 18:29:06 +01:00
Yurii Izorkin
99b4045826
percona-toolkit: 3.0.11 -> 3.0.12 ( #47963 )
...
* percona-toolkit: 3.0.11 -> 3.0.12
License is GPL2 (or Artistic License) but not LGPL2
https://www.percona.com/doc/percona-toolkit/LATEST/copyright_license_and_warranty.html
2018-11-01 18:22:43 +01:00
Jan Tojnar
96bb8ce13b
Merge pull request #46844 from teto/gImageReader
...
gImageReader: init at 3.2.99 [rdy]
2018-11-01 18:03:04 +01:00
Michael Roitzsch
4e89814fc6
swift: 4.1.3 -> 4.2.1
...
* necessary tweaks and patches to get swift 4.2.1 to build
* disabled more tests because they would require additional patching
* delete empty directories from final build output
* some minor cleanup
2018-11-01 17:53:04 +01:00
Matthieu Coudron
efbf9afb17
gImageReader: init at 3.2.99
...
gImageReader is a GUI for tesseract, an optical character recognition engine.
While the UI supports Qt/Gtk, I have only added the gtk one in the nix derivation.
2018-11-02 01:22:12 +09:00
Will Dietz
a06fde5e24
nlohmann_json: 3.3.0 -> 3.4.0
...
https://github.com/nlohmann/json/releases/tag/v3.4.0
2018-11-01 11:07:56 -05:00
Peter Hoeg
db1a40a882
home-assistant: use SIGINT instead of SIGTERM to shut down ( #49571 )
...
hass will ignore the standard SIGTERM sent by systemd during stop/restart and we
then have to wait for the timeout after which systemd will forcefully kill the
process.
If instead if we send SIGINT, hass will shut down nicely.
There are many issues reported upstream about the inability to shut down/restart
and it is *supposed* to work with SIGTERM but doesn't.
2018-11-01 16:39:37 +01:00
Peter Hoeg
7b5a329449
Merge pull request #49460 from peterhoeg/u/pio
...
platformio: 3.5.3 -> 3.6.1
2018-11-01 23:16:44 +08:00
taku0
15692e6f12
oraclejdk: remove version 10
2018-11-01 12:37:21 +01:00
Franz Pletz
38db6fdfb9
Merge pull request #48326 from jerith666/jdk11
...
openjdk: 10.0.2 -> 11.0.1
2018-11-01 11:34:13 +00:00
Franz Pletz
eca0826b01
Merge pull request #49529 from NixOS/package/systemd-v239.20181031
...
systemd: 239 -> 239.20181031
2018-11-01 10:23:29 +00:00
Edmund Wu
b3bff5c249
pythonPackages.trueskill: init at 0.4.5 ( #49342 )
2018-11-01 10:56:56 +01:00
Edmund Wu
0111c7d851
pythonPackages.zstd: init at 1.3.5.1 ( #49339 )
2018-11-01 10:41:28 +01:00
Peter Hoeg
718d3aea7c
platformio: 3.5.3 -> 3.6.1
2018-11-01 17:16:02 +08:00
Sarah Brofeldt
9fce8d5203
Merge pull request #49572 from vaibhavsagar/bump-lightstep-tracer-cpp
...
lightstep-tracer-cpp: 0.36 -> 0.8.1
2018-11-01 10:01:38 +01:00
Sarah Brofeldt
452ad42005
Merge pull request #49543 from fadenb/sc-controller_0.4.5
...
sc-controller: 0.4.4 -> 0.4.5
2018-11-01 09:31:58 +01:00
Vladyslav M
6258a35628
Merge pull request #49577 from danieldk/cargo-tree-0.21.0
...
cargo-tree: 0.20.0 -> 0.21.0
2018-11-01 10:05:46 +02:00
Daniël de Kok
1836905bf1
cargo-tree: 0.20.0 -> 0.21.0
2018-11-01 08:22:55 +01:00
Michael Raskin
650fd5bd59
Merge pull request #48033 from colemickens/konqueror
...
konqueror: init at 18.08
2018-11-01 05:05:31 +00:00
Vaibhav Sagar
841a0bee5f
lightstep-tracer-cpp: 0.36 -> 0.8.1
2018-10-31 22:19:39 -04:00
John Ericson
4c48da246f
Merge pull request #49567 from obsidiansystems/arm-auto-detect
...
lib.systems.platforms: Add more ARM autodetection
2018-10-31 21:21:14 -04:00
Will Dietz
7b66d96910
webkitgtk: 2.22.2 -> 2.22.3
...
https://webkitgtk.org/2018/10/29/webkitgtk2.22.3-released.html
2018-10-31 20:08:48 -05:00
Michael Raskin
4878526889
Merge pull request #49558 from tohl/master
...
sbcl updated, tested on nixos x86_64
2018-10-31 23:09:32 +00:00
John Ericson
aa964c82d3
lib.systems.platforms: Add more ARM autodetection
2018-10-31 19:04:06 -04:00
David Costa
6759b7900e
ntp: fix ntpd shutdown by using upstream patch
...
After a series of amendments the seccomp.patch made ntpd work properly
but only on 32-bit systems.
This commit replaces that patch with the one submitted upstream by
cleverca22 and that fixes the issue also on 64-bit systems.
Close #38627 , #45885
2018-10-31 23:01:40 +00:00
Robert Hensing
a3dbeed475
Merge pull request #49338 from FeepingCreature/improve-warning-message
...
improve shell.nix warning messages
2018-10-31 23:33:23 +01:00
Tomas Hlavaty
dc50b2b558
sbcl: 1.4.12 -> 1.4.13
2018-10-31 23:32:47 +01:00
Andreas Rammhold
c5c2da9d6c
Merge pull request #49524 from dtzWill/update/grv-0.3.0
...
gitAndTools.grv: 0.2.0 -> 0.3.0
2018-10-31 23:21:33 +01:00
Robert Schütz
f6107effa4
Merge pull request #49158 from alyssais/doh-proxy
...
doh-proxy: init at 0.0.8
2018-10-31 23:16:03 +01:00