Commit Graph
159433 Commits
Author SHA1 Message Date
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 efd3f8b57f.
2018-11-01 21:40:38 +01:00
Dejan Lukan 02a3726a12 bacula: 5.2.13 -> 9.2.1 2018-11-01 21:28:16 +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
ab651d2c9b. Oops!
2018-11-01 16:22:00 -04:00
RenaudandGitHub 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. RyanTMandVladyslav M 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 Hilhorstandxeji 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
Renaudandxeji 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
Sirio Balmelli ad49300678 add vim plugin vim-scripts/autoload_cscope.vim 2018-11-01 20:01:55 +01:00
Bart Brounsandxeji 5a5ef43b40 HybridReverb2: init at 2.1.1 (#49080) 2018-11-01 20:00:24 +01:00
Bart Brounsandxeji 55905659a9 avldrums-lv2: init at 0.3.0 (#48896) 2018-11-01 19:59:34 +01:00
RenaudandGitHub ee09650a4c flyway: 5.1.4 -> 5.2.1
Distribute only the community edition JARs which are the only ones under Apache 2.0 license
This also reduce closure size
2018-11-01 19:58:51 +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
Michael Fellinger bbe1da7aa9 kexpand: init at 2017-05-12 2018-11-01 18:34:14 +01:00
RenaudandGitHub 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 IzorkinandRenaud 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 TojnarandGitHub 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 81f39ee22f slack-term: init at 0.4.1 2018-11-01 11:17:05 -05: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 HoegandRobert Schütz 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 HoegandGitHub 7b5a329449 Merge pull request #49460 from peterhoeg/u/pio
platformio: 3.5.3 -> 3.6.1
2018-11-01 23:16:44 +08:00
aa75ebdcd3 CPU Fix
Co-Authored-By: vincrusher <vincentweisner@icloud.com>
2018-11-01 11:14:18 -04:00
Vincent WeisnerandGitHub f9aaf7134b Update parse.nix 2018-11-01 10:00:55 -04:00
Periklis Tsirakidis 84db315fb3 libid3tag: patch CVE-2017-11550 and CVE-2017-11551 2018-11-01 13:17:01 +01:00
taku0andFranz Pletz 15692e6f12 oraclejdk: remove version 10 2018-11-01 12:37:21 +01:00
Franz PletzandGitHub 38db6fdfb9 Merge pull request #48326 from jerith666/jdk11
openjdk: 10.0.2 -> 11.0.1
2018-11-01 11:34:13 +00:00
Franz PletzandGitHub eca0826b01 Merge pull request #49529 from NixOS/package/systemd-v239.20181031
systemd: 239 -> 239.20181031
2018-11-01 10:23:29 +00:00
Edmund WuandRobert Schütz b3bff5c249 pythonPackages.trueskill: init at 0.4.5 (#49342) 2018-11-01 10:56:56 +01:00
Edmund WuandRobert Schütz 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 BrofeldtandGitHub 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 BrofeldtandGitHub 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 MandGitHub 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 RaskinandGitHub 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 EricsonandGitHub 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
taku0 73344be7bf thunderbird-bin: 60.2.1 -> 60.3.0 2018-11-01 09:12:12 +09:00