Commit graph

157931 commits

Author SHA1 Message Date
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
worldofpeace 144c7267dd spice-up: 1.3.2 -> 1.6.0 2018-10-31 19:05:37 -04:00
Will Dietz 8f2a1dc955 regextester: 0.1.7 -> 1.0.1
* uses meson now
* crashes on start complaining schema not installed,
  so I added a postInstall that compiles the schema?
  Fixes the problem but I'm not particularly familiar
  with these bits so review appreciated.
2018-10-31 19:05:37 -04: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
worldofpeace c1e3f1c458 aesop: 1.0.5 -> 1.0.7 2018-10-31 18:49:41 -04:00
worldofpeace 8bf705658a hashit: 0.2.0 -> 1.0.0 2018-10-31 18:49:40 -04:00
worldofpeace a9288f1d95 notejot: 1.4.5 -> 1.4.7 2018-10-31 18:49:40 -04:00
worldofpeace 398282c196 bookworm: 1.0.0 -> 2018-10-21 2018-10-31 18:49:40 -04:00
worldofpeace 622eb09d31 quilter: 1.6.3 -> 1.6.8 2018-10-31 18:49:39 -04: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
Michael Raskin 1faa7a41ba
Merge pull request #49555 from tohl/master
sbcl added info manual, tested on nixos x86_64
2018-10-31 22:03:59 +00:00
Tomas Hlavaty 8f4c570030 sbcl: include info manual 2018-10-31 22:33:28 +01:00
qolii a2d39a802d linux-hardkernel: 4.14.73-149 -> 4.14.78-150 (#49535) 2018-10-31 22:05:02 +01:00
royneary 18aa80f352 nrpl: fix compilation with nim 0.19 2018-10-31 22:04:00 +01:00
royneary bb2bae6986 mosdeph: fix compilation with nim 0.19 2018-10-31 22:03:27 +01:00
Michael Weiss e075748769 signal-desktop: 1.17.2 -> 1.17.3 2018-10-31 22:02:41 +01:00
Tristan Helmich 40ae90c9e4 dotnetPackages.SharpFont: 3.1.0 -> 4.0.1 (#49545) 2018-10-31 21:04:31 +01:00
Michael Weiss dc00987d95 androidStudioPackages.beta: 3.3.0.13 -> 3.3.0.14 2018-10-31 20:59:49 +01:00
Christian S e4c64ae930 openh264: 1.7.0 -> 1.8.0 (#49544)
encoder fixes, clang compilation error for ARM
2018-10-31 20:47:24 +01:00
Joachim F 303390600b
Merge pull request #49312 from typetetris/release-18.09
nixos/ddclient: Fix #49258
2018-10-31 19:40:50 +00:00
Will Dietz 5ace270309 c-ares: 1.14.0 -> 1.15.0
https://c-ares.haxx.se/changelog.html#1_15_0
2018-10-31 14:33:53 -05:00
R. RyanTM f475aee598 closurecompiler: 20180805 -> 20180910 (#48529)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions
2018-10-31 20:30:38 +01:00
Arnaud 67c1815d0a protonmail-bridge: 1.0.6-1 -> 1.1.0-1 (#49517) 2018-10-31 20:24:58 +01:00
Patrick Elliott 7c0122e7e6 Added native build dependencies for scuttlebot (#49471) 2018-10-31 20:12:53 +01:00