Commit Graph
169781 Commits
Author SHA1 Message Date
Tim Steinbach d174713a12 linux: 4.20.7 -> 4.20.8 2019-02-12 18:45:31 -05:00
Tim Steinbach c7e17fa49c linux: 4.19.20 -> 4.19.21 2019-02-12 18:44:55 -05:00
Tim Steinbach 0e1eb30a1d linux: 4.14.98 -> 4.14.99 2019-02-12 18:44:35 -05:00
Tim Steinbach a629651af2 linux: 4.9.155 -> 4.9.156 2019-02-12 18:44:12 -05:00
Sophie TaylorandGitHub 744e344171 Update maps.nix 2019-02-13 08:53:32 +10:00
Maximilian Bosch aa21b4b3d3 lldpd: fix build
The build missed `openssl` as input and failed with an error like this:

```
/nix/store/7n1h80xkbjhcijzp0iylk0nc7w05vy8k-net-snmp-5.8/include/net-snmp/library/scapi.h:14:10: fatal error: openssl/ossl_typ.h: No such file or directory
 #include <openssl/ossl_typ.h> /* EVP_MD */
          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
```

This also unbreaks `osquery` (https://hydra.nixos.org/build/88547811).

See also https://hydra.nixos.org/build/88562937
2019-02-12 23:44:07 +01:00
Daiderd Jordan a4a7fd8d68 aws-sdk-cpp: fix darwin sandbox build
The tests use localhost networking, which is disallowed by
default in the darwin sandbox.
2019-02-12 23:38:13 +01:00
Robert Schütz 943c8909b5 Revert "papis: use python36"
This reverts commit 07664bcbe4.
2019-02-12 23:12:57 +01:00
Robert Schütz 6c53ffa502 Revert "buku-4.1: pinned python to python36 due to #52766"
This reverts commit 5ddd094ce0.
2019-02-12 23:12:57 +01:00
Robert Schütz a9bf4cea4b Revert "home-assistant-cli: use python36"
This reverts commit c3b01eed80.
2019-02-12 23:12:57 +01:00
Robert Schütz 9fe2447dec python.pkgs.dateparser: 0.7.0 -> 0.7.1
fixes #52766
2019-02-12 23:12:46 +01:00
Michael RaskinandGitHub 8a50050229 Merge pull request #55528 from fare-patches/master
Update Gambit and Gerbil from Upstream
2019-02-12 22:03:19 +00:00
Averell Dalton 856a238e20 flashplayer: 32.0.0.114 -> 32.0.0.142 2019-02-12 23:01:44 +01:00
Marcus Geiger 355d9a6378 qemu: Add support for the Hypervisor framework on Darwin
This provides macOS native hardware acceleration to Qemu.
2019-02-12 22:58:50 +01:00
Maximilian BoschandGitHub eac2aaf85f Merge pull request #55564 from wizeman/u/new-todoist
todoist: init at 0.13.1
2019-02-12 22:33:43 +01:00
Alexandre Mazari b93ea9c26f zoneminder: fix build issue when using createLocally database 2019-02-12 22:32:11 +01:00
Michael RaskinandGitHub 2a2cf5bf29 Merge pull request #55305 from teto/lua_whitelist
Lua: moving some package to the luarocks whitelist
2019-02-12 21:19:11 +00:00
Will Dietz ef74bbd221 trilium: 0.28.3 -> 0.29.1
https://github.com/zadam/trilium/releases/tag/v0.29.1
https://github.com/zadam/trilium/releases/tag/v0.29.0-beta

(the 0.29.1 release notes don't repeat the beta notes,
which is where most of the changes are)
2019-02-12 14:13:16 -06:00
Patrick Mahoney 6bdbe09925 freeswitch: remove helper script to reduce closure size
This helper script appears to compile freeswitch modules and requires
perl. Seems more useful at compile-time rather than the main output.
2019-02-12 13:53:27 -06:00
Patrick Mahoney 085725bd43 freeswitch: 1.6.20 -> 1.8.5 2019-02-12 13:53:26 -06:00
Patrick Mahoney 540b35f830 freeswitch: introduce configurable compile-time module selection
The 'modules.conf' file in the root of the source determines which
modules to build. Not all of the build inputs have been correctly
moved into their respective module as this requires a bit of work and
trial-and-error.
2019-02-12 13:53:26 -06:00
Michael Weiss cfe6277e62 tdesktop: 1.5.12 -> 1.5.15
tdesktopPackages.preview: 1.5.12 -> 1.5.15
2019-02-12 19:54:28 +01:00
Daiderd Jordan 11c1fc4085 perlPackages.IOTty: fix darwin sandbox build
2 of the tests fail when sandboxing is enabled, we might want to allow
this case in the profile if there are more cases but for now just
disable the tests on darwin.

    warning: TIOCSCTTY failed, slave might not be set as controlling terminal: Operation not permitted at /private/tmp/nix-build-perl5.28.1-IO-Tty-1.12.drv-0/IO-Tty-1.12/blib/lib/IO/Pty.pm line 121.
    Error: could not connect pty as controlling terminal!
    no controlling terminal at t/test.t line 68.
    sysread() failed:  at t/test.t line 91.
    # Looks like your test exited with 255 just after 2.
2019-02-12 19:25:05 +01:00
Roman Volosatovs fc25b3d321 gometalinter: 2.0.11 -> 3.0.0 2019-02-12 18:51:28 +01:00
Roman Volosatovs 7482b48b7e gotools: 2018-09-11 -> 2019-02-11 2019-02-12 18:51:02 +01:00
Johan Thomsen adc9da6178 nixos/flannel: fix flannel nixos test, add test to all-tests.nix 2019-02-12 18:26:39 +01:00
Johan Thomsen 9522ca5ce9 nixos/flannel: add options to configure kubernetes as config backend for flannel 2019-02-12 18:26:39 +01:00
Elis Hirwing 3cf8394daf phpPackages.phpstan: 0.11.1 -> 0.11.2
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.2
2019-02-12 17:49:05 +01:00
Will DietzandGitHub 91c7157919 Merge pull request #55214 from dtzWill/update/ipe-7.2.10
ipe: 7.2.9 -> 7.2.10
2019-02-12 10:08:01 -06:00
Will DietzandGitHub 92a54bd927 Merge pull request #55133 from dtzWill/fix/bdwgc-musl-cflags-space
boehmgc{,_766}: add space before appending to CFLAGS (only done w/musl)
2019-02-12 10:04:21 -06:00
Will DietzandGitHub d071cffacc Merge pull request #55572 from dtzWill/update/txr-209
txr: 208 -> 209
2019-02-12 10:02:12 -06:00
Yorick van Pelt 75be5861a5 alacritty: 0.2.6 -> 0.2.9 2019-02-12 15:31:06 +01:00
Daniel PeeblesandGitHub ccc02c5d82 Merge pull request #55350 from homich1991/master
chromedriver: 2.43 -> 2.46
2019-02-12 08:55:26 -05:00
Will DietzandGitHub 67efb6f14c Merge pull request #55604 from dtzWill/update/agave-009
agave: 008 -> 009
2019-02-12 07:28:45 -06:00
Will Dietz 347fa8611f intel-media-driver: 18.4.0 -> 18.4.1
Minor bump, adds various missing id's apparently.
2019-02-12 07:20:26 -06:00
Tim Steinbach 2fcb8c3ac7 flashplayer: 32.0.0.114 -> 32.0.0.142 2019-02-12 08:20:12 -05:00
Sarah BrofeldtandTim Steinbach 09080380ee docker: 18.09.1 -> 18.09.2 2019-02-12 13:14:31 +00:00
Guillaume BouchardandPeter Simons a7c774300b ghc-8.6.3: use system libffi
Use the system `libffi` (`ie` nixpkgs's) instead of built-in libffi
from ghc source tree.

This will prevent library conflict when ghc dynamically links haskell
packages (linked with ghc built-in libffi) and any external library
which uses nixpkgs `libffi`.

Closes https://github.com/NixOS/nixpkgs/pull/55208.
2019-02-12 13:40:59 +01:00
Eelco DolstraandGitHub 7f32b3db30 Merge pull request #55153 from dtzWill/update/libpqxx-6.3.0
libpqxx: 6.2.5 -> 6.3.1
2019-02-12 13:31:41 +01:00
taku0 28bcdbf1dd flashplayer: 32.0.0.114 -> 32.0.0.142 2019-02-12 21:13:38 +09:00
José Romildo Malaquias f0c7f54bd2 qtermwidget: remove version 0.7.1 2019-02-12 09:56:10 -02:00
José Romildo Malaquias d5c017eef8 qlipper: do not use qt5 directly 2019-02-12 09:56:09 -02:00
José Romildo Malaquias 9306341a0b lxqt: lxqt-l10n has been removed in version 0.14.0 2019-02-12 09:56:09 -02:00
José Romildo Malaquias 1fa2405cbd lxqt.update.sh: update to version 0.14.0 2019-02-12 09:56:09 -02:00
José Romildo Malaquias 96185ab3f0 screengrab: 1.98 -> 1.100 2019-02-12 09:56:09 -02:00
José Romildo Malaquias 5c26986b58 qps: 1.10.18 -> 1.10.19 2019-02-12 09:56:08 -02:00
José Romildo Malaquias f45affe838 qtermwidget: 0.9.0 -> 0.14.0 2019-02-12 09:56:08 -02:00
José Romildo Malaquias 99b8c1b843 qterminal: 0.9.0 -> 0.14.0 2019-02-12 09:56:07 -02:00
José Romildo Malaquias 92379c6fd5 pavucontrol-qt: 0.4.0 -> 0.14.0 2019-02-12 09:56:07 -02:00
José Romildo Malaquias 40b1f7f16d obconf-qt: 0.13.0 -> 0.14.0 2019-02-12 09:56:07 -02:00