Commit Graph

150335 Commits

Author SHA1 Message Date
Frederik Rietdijk 99163d2207 python: atom: 0.4.1 -> 0.4.2 2019-02-17 14:40:13 +01:00
Frederik Rietdijk d3415f62c7 python: asyncssh: 1.14.0 -> 1.15.1 2019-02-17 14:40:13 +01:00
Frederik Rietdijk e40eaf4699 python: astunparse: 1.6.1 -> 1.6.2 2019-02-17 14:40:13 +01:00
Frederik Rietdijk 9aba584e78 python: astral: 1.9.2 -> 1.10.1 2019-02-17 14:40:13 +01:00
Frederik Rietdijk 3508c0800b python: aspy.yaml: 1.1.1 -> 1.1.2 2019-02-17 14:40:13 +01:00
Frederik Rietdijk 0a743603e5 python: arrow: 0.12.1 -> 0.13.1 2019-02-17 14:40:13 +01:00
Frederik Rietdijk 72ed15de69 python: argon2_cffi: 18.3.0 -> 19.1.0 2019-02-14 11:38:01 +01:00
Frederik Rietdijk 338efb0a7d python: amqp: 2.3.2 -> 2.4.1 2019-02-14 11:38:01 +01:00
Frederik Rietdijk 03e6ac7783 python: altair: 2.2.2 -> 2.3.0 2019-02-14 11:38:01 +01:00
Frederik Rietdijk ffe6ed9a21 python: alerta: 6.3.1 -> 6.5.0 2019-02-14 11:38:01 +01:00
Frederik Rietdijk 2cd6c89fa2 python: alerta-server: 6.3.2 -> 6.7.3 2019-02-14 11:38:01 +01:00
Frederik Rietdijk 1fb9b309b6 python: alembic: 1.0.6 -> 1.0.7 2019-02-14 11:38:01 +01:00
Frederik Rietdijk a837e68760 python: aiohue: 1.7.0 -> 1.9.0 2019-02-14 11:38:01 +01:00
Frederik Rietdijk da6c773c6c python: aiodns: 1.1.1 -> 1.2.0 2019-02-14 11:38:01 +01:00
Frederik Rietdijk fa0b52a0ea python: aioconsole: 0.1.11 -> 0.1.13 2019-02-14 11:38:01 +01:00
Frederik Rietdijk e06990e6fb python: adal: 1.2.0 -> 1.2.1 2019-02-14 11:38:01 +01:00
Frederik Rietdijk 3550bdb905 python: absl-py: 0.6.1 -> 0.7.0 2019-02-14 11:38:01 +01:00
Frederik Rietdijk 5e3df28423 python: XlsxWriter: 1.1.2 -> 1.1.4 2019-02-14 11:38:01 +01:00
Frederik Rietdijk 8c800a8031 python: WazeRouteCalculator: 0.6 -> 0.7 2019-02-14 11:38:01 +01:00
Frederik Rietdijk 494c021c6d python: Pygments: 2.2.0 -> 2.3.1 2019-02-14 11:38:01 +01:00
Frederik Rietdijk f044cf23b4 python: Cython: 0.29.2 -> 0.29.5 2019-02-14 11:38:01 +01:00
Frederik Rietdijk a25d48cd4f Merge master into staging 2019-02-14 11:35:50 +01:00
Pascal Wittmann 53a73b0914
Merge pull request #55740 from flokli/brasero-libdvdcss
brasero: fix libdvdcss usage
2019-02-14 10:36:33 +01:00
Orivej Desh d55f53d019 slirp4netns: fix call 2019-02-14 09:18:33 +00:00
Michael Weiss ecfa775439 python37Packages.cryptography: 2.4.2 -> 2.5
Changelog:
https://cryptography.io/en/latest/changelog/#v2-5

Important changes:
- BACKWARDS INCOMPATIBLE: U-label strings were deprecated in version
  2.1, but this version removes the default idna dependency as well.
- BACKWARDS INCOMPATIBLE: The minimum supported PyPy version is now 5.4.
2019-02-14 08:15:15 +01:00
Michael Weiss 53a349d1fd python37Packages.cryptography_vectors: 2.4.2 -> 2.5 2019-02-14 08:15:15 +01:00
Michael Raskin 0dca6a43ab
Merge pull request #55746 from bhipple/fix/lazarus
lazarus: format expression with more modern style
2019-02-14 06:50:43 +00:00
Michael Raskin f6bffa0069
Merge pull request #55745 from veprbl/pr/pandas_dont_propagate_cython
pythonPackages.pandas: don't propagate cython dependency
2019-02-14 06:49:29 +00:00
Till Höppner 9f93ed5450 slirp4netns: init at 0.3.0-alpha.2 (#55446) 2019-02-14 06:23:26 +00:00
Elis Hirwing 23fa0f817a
Merge pull request #55529 from etu/move-ebook2cw
ebook2cw: Move from misc to radio and do some cleanups
2019-02-14 07:21:48 +01:00
Elis Hirwing 6a56ab5bc8
Merge pull request #55509 from etu/update-tqsl
tqsl: 2.3.1 -> 2.4.3
2019-02-14 07:21:27 +01:00
Elis Hirwing ee2b338ec1
Merge pull request #55647 from etu/phpstan-upgrade
phpPackages.phpstan: 0.11.1 -> 0.11.2
2019-02-14 07:21:05 +01:00
Matthew Bauer 30c84f59dd
Merge pull request #55698 from tobim/compiler-rt-darwin
compiler-rt-7.0.1: Fix build on darwin
2019-02-13 23:52:37 -05:00
Benjamin Hipple 444b26e3b5 lazarus: format expression with more modern style
This package was written more than a decade ago; this commit updates the layout
to be more conventional without making any meaningful changes. Note that because
it now has a version attribute in the derivation this does change the hash.
2019-02-13 23:39:19 -05:00
Dmitry Kalinkin 2b15d5c4c8
pythonPackages.pandas: don't propagate cython dependency 2019-02-13 23:03:37 -05:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Florian Klink ea4431750e brasero: fix libdvdcss usage
turns out, prefixing LD_PRELOAD with the path to libdvdcss works just
fine.
2019-02-14 01:20:41 +01:00
Michael Bishop ac29d96d25
Merge pull request #55629 from spacekitteh/patch-30
Add maps to SC2
2019-02-13 19:13:14 -04:00
Vladimír Čunát 01d8894c4d
Revert "linux: 4.14.98 -> 4.14.99"
This reverts commit 0e1eb30a1d.
It broke the installer tests, e.g. https://hydra.nixos.org/build/88704861
2019-02-13 22:55:36 +01:00
Daiderd Jordan aee2dc8899
Merge pull request #55671 from LnL7/darwin-aws-sdk-cpp
aws-sdk-cpp: fix darwin sandbox build and cleanup
2019-02-13 22:23:27 +01:00
Daiderd Jordan 1583db7874
Merge pull request #55659 from LnL7/perl-iotty
perlPackages.IOTty: fix darwin sandbox build
2019-02-13 22:22:45 +01:00
Philipp Middendorf b158694567 pythonPackages.androguard: 3.3.3 -> 3.3.4 (#55728) 2019-02-13 22:12:20 +01:00
Philipp Middendorf ee0dfdc7fe pythonPackages.typing-extensions: 3.6.6 -> 3.7.2 (#55719) 2019-02-13 21:55:20 +01:00
Philipp Middendorf 7be98fbd6c pythonPackages.pyogg: 0.6.2a1 -> 0.6.6a1 (#55720) 2019-02-13 21:48:59 +01:00
Philipp Middendorf d4b3f3bbdd fdroidserver: 1.1 -> 1.1.1 (#55718) 2019-02-13 21:45:44 +01:00
Michael Raskin 7874fe52f5
Merge pull request #55137 from oxij/pkgs/openhmd-init
openhmd: init at 0.3.0-rc1-20181218
2019-02-13 20:07:03 +00:00
Michael Raskin 8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Alyssa Ross 7cc1f8e032
Merge pull request #55146 from Ma27/fix-nix1-perl-bindings
nix1: fix `perl-bindings` build
2019-02-13 18:29:16 +00:00
Michael Raskin 06bbf48015
Merge pull request #55704 from dotlambda/getmail-5.10
getmail: 5.8 -> 5.10
2019-02-13 14:11:13 +00:00
Domen Kožar 54568a7caf
nodePackages_10_x: add markdown-link-check 2019-02-13 21:10:14 +07:00
Michael Raskin 96479afd7f
Merge pull request #55680 from teto/lua_whitelist
Lua: autogenerate some more packages
2019-02-13 13:44:35 +00:00
Robert Schütz 776350de0a getmail: 5.8 -> 5.10 2019-02-13 14:33:36 +01:00
Tim Steinbach e27fa435f7
nss: 3.42 -> 3.42.1 2019-02-13 08:10:13 -05:00
José Romildo Malaquias c00b84adfc vivaldi-ffmpeg-codecs: 71.0.3578.98 -> 72.0.3626.96 2019-02-13 12:32:59 +00:00
José Romildo Malaquias 24c966545a vivaldi: 2.2.1388.37-1 -> 2.3.1440.41-1 2019-02-13 12:32:59 +00:00
Frederik Rietdijk 8b05b829be Merge staging-next into staging 2019-02-13 13:27:42 +01:00
Tobias Mayer 2da868d81e Add shim for clock_gettime until macos >= 10.12 2019-02-13 13:08:57 +01:00
Frederik Rietdijk 7257dedd7c Merge master into staging-next 2019-02-13 12:33:29 +01:00
Florian Klink 3627e56b6c
Merge pull request #55673 from averelld/fix-nextcloud-crash
nextcloud-client: fix crash
2019-02-13 12:31:51 +01:00
Daiderd Jordan 563b491ce8 pythonPackages.tornado: fix darwin sandbox build
The tests need localhost networking.
2019-02-13 12:10:55 +01:00
Frederik Rietdijk b0e2f24050
Merge pull request #55670 from dotlambda/dateparser-0.7.1
python.pkgs.dateparser: 0.7.0 -> 0.7.1
2019-02-13 12:10:35 +01:00
Mario Rodas b081e92562 pythonPackages.scrapy: 1.5.1 -> 1.6.0 2019-02-13 12:09:33 +01:00
Vladyslav M 19af7aae3a
Merge pull request #55640 from yorickvP/upd-alacritty
alacritty: 0.2.6 -> 0.2.9
2019-02-13 13:03:29 +02:00
Michael Weiss c498b7004d
signal-desktop: 1.21.1 -> 1.21.2 2019-02-13 11:40:51 +01:00
dywedir 0354db279a
rdedup: mark as broken on darwin 2019-02-13 12:12:01 +02:00
Stefan Junker 8f1ab5f539 rdedup: 3.0.1 -> 3.1.1 (#55530) 2019-02-13 12:06:20 +02:00
Florian Klink 516a9578e6
Merge pull request #55501 from ivan/chromium-72.0.3626.96
chromium: 72.0.3626.81 -> 72.0.3626.96
2019-02-13 11:04:05 +01:00
markuskowa 1c1913b949
Merge pull request #55677 from veprbl/pr/pyslurm_adjust_version_check
pythonPackages.pyslurm: implement a less strict slurm version check
2019-02-13 10:29:10 +01:00
markuskowa ac0fd7c426
Merge pull request #55630 from markuskowa/rdma-core
rdma-core: 22 -> 22.1
2019-02-13 10:26:40 +01:00
markuskowa bd8bebb821
Merge pull request #55592 from markuskowa/upd-limesuite
limesuite: 18.10.0 -> 19.01.0
2019-02-13 09:11:07 +01:00
markuskowa e242350201
Merge pull request #55590 from markuskowa/upd-soapyplugins
soapy[bladerf,remote,uhd]:  0.4.0 -> 0.4.1, 0.5.0 -> 0.5.1, 0.3.4 -> 0.3.5
2019-02-13 09:10:46 +01:00
Sarah Brofeldt 2d022e7fa2
Merge pull request #55669 from averelld/fix-chromium-build
flashplayer: 32.0.0.114 -> 32.0.0.142
2019-02-13 07:09:02 +01:00
Matthieu Coudron 0cb3ee3bde luaPackages.lua-iconv: move to generated 2019-02-13 14:13:39 +09:00
Matthieu Coudron c84a431624 luaPackages.lpty: 1.2.1 -> 1.2.2 generated 2019-02-13 14:13:01 +09:00
Matthieu Coudron ce63fd4381 luaPackages.luabitop: generated 2019-02-13 14:12:44 +09:00
Matthieu Coudron c789b88cdd luaPackages.luacheck: 0.20 -> 0.23 generated 2019-02-13 14:11:14 +09:00
Matthieu Coudron 421110ae36 luaPackages.luaevent: 0.4.4 -> 0.4.6 generated 2019-02-13 14:10:35 +09:00
Austin Seipp c19807e25d
foundationdb60: 6.0.17 -> 6.0.18
Fixes numerous bugs in blobstore backup.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-02-12 23:03:25 -06:00
Dmitry Kalinkin b69d481d74
pythonPackages.pyslurm: implement a less strict slurm version check 2019-02-12 23:00:30 -05:00
Will Dietz 7bb2618bc2
Merge pull request #55666 from dtzWill/update/trilium-0.29.1
trilium: 0.28.3 -> 0.29.1
2019-02-12 20:00:50 -06:00
Tim Steinbach 117eb5725a
linux-libre: 15814 -> 15951 2019-02-12 19:00:16 -05:00
Averell Dalton cfc7cdac45 nextcloud-client: fix crash 2019-02-13 00:56:15 +01:00
Florian Klink 73525ed660
Merge pull request #55285 from jabranham/syncthing
syncthing 1.0.0 -> 1.0.1
2019-02-13 00:55:12 +01:00
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 Taylor 744e344171
Update maps.nix 2019-02-13 08:53:32 +10: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
Will Dietz d495cdc3b2
Merge pull request #55661 from dtzWill/update/gnupg-2.2.13
gnupg: 2.2.12 -> 2.2.13
2019-02-12 16:14:39 -06: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 Raskin 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
Maximilian Bosch eac2aaf85f
Merge pull request #55564 from wizeman/u/new-todoist
todoist: init at 0.13.1
2019-02-12 22:33:43 +01:00
Michael Raskin e92d58fe70
Merge pull request #52854 from r-ryantm/auto-update/libev
libev: 4.24 -> 4.25
2019-02-12 21:20:14 +00:00
Michael Raskin 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
Will Dietz a3db3e5d12 gnupg: 2.2.12 -> 2.2.13
https://dev.gnupg.org/T4290
2019-02-12 12:55:11 -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
Will Dietz 173d12a4ca
Merge pull request #55619 from dtzWill/update/ninja-1.9.0-fix-musl
ninja: patch to fix w/musl, see upstream issue
2019-02-12 11:32:44 -06: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 Dietz 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 Dietz 32a7d27aad
Merge pull request #54060 from dtzWill/update/openconnect-8.02
openconnect: 7.08 -> 8.02
2019-02-12 10:05:06 -06:00
Will Dietz 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 Dietz 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 Peebles ccc02c5d82
Merge pull request #55350 from homich1991/master
chromedriver: 2.43 -> 2.46
2019-02-12 08:55:26 -05:00
Will Dietz 6e2da120c9
Merge pull request #55020 from dtzWill/update/mpfr-4.0.2
mpfr: 4.0.1 -> 4.0.2
2019-02-12 07:31:30 -06:00
Will Dietz 67efb6f14c
Merge pull request #55604 from dtzWill/update/agave-009
agave: 008 -> 009
2019-02-12 07:28:45 -06:00
Tim Steinbach 2fcb8c3ac7
flashplayer: 32.0.0.114 -> 32.0.0.142 2019-02-12 08:20:12 -05:00
Sarah Brofeldt 09080380ee docker: 18.09.1 -> 18.09.2 2019-02-12 13:14:31 +00:00
Guillaume Bouchard 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 Dolstra a4c9e42e5c
Merge pull request #55600 from dtzWill/update/dhcpcd-7.1.1
dhcpcd: 7.0.8 -> 7.1.1
2019-02-12 13:32:10 +01:00
Eelco Dolstra 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
adisbladis a4e4a3da48
firefox-beta-bin: 66.0b5 -> 66.0b7 2019-02-12 11:52:36 +00:00
adisbladis 994795208c
firefox-devedition-bin: 66.0b5 -> 66.0b7 2019-02-12 11:52:28 +00:00
Sophie Taylor ce1eb1ea79 Update and rename maps.nix to maps-replays.nix 2019-02-12 10:41:41 +00:00
Will Dietz 53b7cf556e certbot: 0.30.2 -> 0.31.0 (#55601) 2019-02-12 11:38:43 +01:00
Markus Kowalewski 4ce75af3ee
rdma-core: 22 -> 22.1 2019-02-12 10:46:03 +01:00
Florian Klink 6dc46f3f01
Merge pull request #55566 from flokli/zoom-us-fix
zoom-us: don't set dontPatchELF
2019-02-12 09:47:07 +01:00
Sarah Brofeldt c0cfe9bf50
Merge pull request #54991 from FlorianFranzen/sc2-headless
sc2-headless: 3.17 -> 4.7.1
2019-02-12 09:42:56 +01:00
Will Dietz 0f14c9cd8f ninja: patch to fix w/musl, see upstream issue 2019-02-11 22:41:45 -06:00
Samuel Dionne-Riel 8568f68e61
Merge pull request #55141 from hhm0/rtl8821ce
rtl8821ce: init at 5.2.5_1.26055.20180108
2019-02-11 21:50:07 -05:00
Matthieu Coudron 71b2e1f554 luaPackages.lgi: move to generated 2019-02-12 11:47:54 +09:00
Matthieu Coudron c01fe375ca luaPackages.cqueues: move to generated 2019-02-12 11:47:54 +09:00
Matthieu Coudron 84d4faf8d5 luaPackages.basexx: move to generated 2019-02-12 11:47:53 +09:00
Matthieu Coudron 582fa48e6f luaPackages.fifo: move to generated 2019-02-12 11:47:53 +09:00
Matthieu Coudron f0269de17f luaPackages.lpeg_patterns: move to generated 2019-02-12 11:47:53 +09:00
worldofpeace d47e89bc8b
Merge pull request #55610 from dtzWill/update/epiphany-3.30.3
epiphany: 3.30.2 -> 3.30.3
2019-02-12 01:23:19 +00:00
Will Dietz 42446b15a7
Merge pull request #55334 from dtzWill/update/curl-7.64.0
curl: 7.63.0 -> 7.64.0
2019-02-11 18:07:23 -06:00
Will Dietz 690fb6e723
Merge pull request #55166 from dtzWill/update/bison-3.3.2
bison: 3.3.1 -> 3.3.2
2019-02-11 18:06:04 -06:00
Will Dietz 92f051b089
Merge pull request #55175 from dtzWill/update/iosevka-2.1.0
iosevka-bin: 2.0.2 -> 2.1.0
2019-02-11 18:05:52 -06:00
Robert Schütz c7c911136f
nheko: add meta.homepage (#55472) 2019-02-12 01:05:04 +01:00
Will Dietz e05c652a31 epiphany: 3.30.2 -> 3.30.3 2019-02-11 18:02:41 -06:00
Daiderd Jordan dd16dcb316
Merge pull request #55586 from zachcoyle/bvi-enable-darwin
bvi: enable on darwin
2019-02-12 00:47:51 +01:00
Will Dietz 017a7a1df2 agave: 008 -> 009 2019-02-11 17:47:24 -06:00
Florian Klink c569643f4a
Merge pull request #55119 from andir/firefox-wayland
Firefox add support for native wayland backend
2019-02-12 00:45:42 +01:00
Will Dietz 4d8e3a2e61
Merge pull request #51690 from dtzWill/update/acme-0.29.1
certbot, acme: 0.24.0 -> 0.30.2
2019-02-11 17:38:35 -06:00
Will Dietz 683dcb8e8a dhcpcd: 7.0.8 -> 7.1.1 2019-02-11 17:34:55 -06:00
Daiderd Jordan 051fcba987
swift-corefoundation: fix sandboxed build 2019-02-12 00:29:28 +01:00
Will Dietz 9cdd49ea3e libpqxx: 6.3.0 -> 6.3.1
Windows compile fixes.

https://github.com/jtv/libpqxx/releases/tag/6.3.1
2019-02-11 17:24:14 -06:00
Markus Kowalewski ba33bebf32
limesuite: 18.10.0 -> 19.01.0 2019-02-11 23:59:23 +01:00
Markus Kowalewski 62c0b21786
soapyuhd: 0.3.4 -> 0.3.5 2019-02-11 23:52:51 +01:00
Markus Kowalewski 9af4499de4
soapyremote: 0.5.0 -> 0.5.1 2019-02-11 23:52:05 +01:00
Markus Kowalewski bf9480e627
soapybladerf: 0.4.0 -> 0.4.1 2019-02-11 23:51:14 +01:00
Timo Kaufmann a27de564b9
python.pkgs.matplotlib: add numpy 1.6 compat patch (#55577)
* python.pkgs.matplotlib: add numpy 1.6 compat patch

Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.

Upstream: https://github.com/matplotlib/matplotlib/pull/12478

* sage: add numpy 1.16 compatibility patch

https://trac.sagemath.org/ticket/27000
2019-02-11 23:43:46 +01:00
Franz Pletz b6baac324b
xmrig-proxy: 2.6.4 -> 2.11.0 2019-02-11 23:42:51 +01:00
Franz Pletz 42d0110ed6
xmrig: 2.10.0 -> 2.11.0 2019-02-11 23:26:21 +01:00
Zach 46055b5a23 bvi: enable on darwin 2019-02-11 17:18:25 -05:00
Franz Pletz c5e606b713
powerdns: 4.1.5 -> 4.1.6 2019-02-11 22:46:10 +01:00
Franz Pletz ac55d24f53
pdns-recursor: 4.1.10 -> 4.1.11 2019-02-11 22:46:10 +01:00
Franz Pletz 96dc784335
aubio: 0.4.8 -> 0.4.9 2019-02-11 22:46:10 +01:00
Franz Pletz e2460a9d41
nheko: 0.6.2 -> 0.6.3 2019-02-11 22:46:07 +01:00
Eelco Dolstra c7811781be
Merge pull request #55581 from deliciouslytyped/patch-1
Document undocumented argument to makeWrapper()
2019-02-11 22:43:23 +01:00
Florian Klink 49d46a41d6
Merge pull request #55049 from flokli/odpic-3.1.0
odpic: 2.4.2 -> 3.1.0
2019-02-11 22:34:18 +01:00
Florian Klink 9e8140864b
Merge pull request #55162 from dtzWill/update/xf86inputlibinput-0.28.2
xorg.xf86inputlibinput: 0.28.1 -> 0.28.2
2019-02-11 22:28:06 +01:00
Tim Steinbach f11e1c1135
linux: 5.0-rc5 -> 5.0-rc6 2019-02-11 16:23:06 -05:00
Florian Klink b5f3b7db52
Merge pull request #55534 from samueldr/mailman-rss/init
mailman-rss: init at 0.2.4
2019-02-11 22:09:35 +01:00
Michael Raskin 5b0e7de0bd
Merge pull request #55580 from LnL7/darwin-luarocks
luarocks: patch sw_vers and gcc
2019-02-11 20:58:06 +00:00
Florian Klink 0eb2b91235
Merge pull request #55578 from delroth/cve-2018-20340
libu2f-host: 1.1.6 -> 1.1.7 (CVE-2018-20340)
2019-02-11 21:57:52 +01:00
Florian Klink 1c218a251e
Merge pull request #55559 from johanot/flannel-0.11.0
flannel: 0.6.2 -> 0.11.0
2019-02-11 21:55:40 +01:00
deliciouslytyped ca1062ea24
Document undocumented argument to makeWrapper() 2019-02-11 21:45:02 +01:00
Timo Kaufmann 5728028916 sage: add numpy 1.16 compatibility patch
https://trac.sagemath.org/ticket/27000
2019-02-11 21:43:56 +01:00
Timo Kaufmann 56d92ba70c python.pkgs.matplotlib: add numpy 1.6 compat patch
Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.

Upstream: https://github.com/matplotlib/matplotlib/pull/12478
2019-02-11 21:39:21 +01:00
Daiderd Jordan 4195766cea
luarocks: remove unzip from setup-hook
The unzip variable is only set if it's an attribute and it's a
propagated input so it is already part of PATH.
2019-02-11 21:38:10 +01:00
Daiderd Jordan be1291e11b
luarocks: patch sw_vers and gcc on darwin
The sw_vers binary is not part of the stdenv and it would make builds
impure based on what macOS version they where built on.
2019-02-11 21:38:09 +01:00
Pierre Bourdon da9fdcb1f0
libu2f-host: 1.1.6 -> 1.1.7 (CVE-2018-20340) 2019-02-11 21:03:06 +01:00
worldofpeace 36f3160074
Merge pull request #55573 from worldofpeace/bump-tumbler
xfce4-13.tumbler: 0.2.1 -> 0.2.3
2019-02-11 20:02:46 +00:00
Will Dietz b7292abc5e txr: 208 -> 209
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-209
2019-02-11 12:31:49 -06:00
Michael Weiss 1a88aa9e0c
sway-beta: 1.0-rc1 -> 1.0-rc2 2019-02-11 19:30:52 +01:00
worldofpeace 8eadf8d706
Merge pull request #55433 from dywedir/bat
bat: 0.9.0 -> 0.10.0
2019-02-11 18:02:10 +00:00
R. RyanTM 015b0294b3 gnome3.librsvg: 2.44.11 -> 2.44.12 (#54779)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librsvg/versions
2019-02-11 17:46:36 +01:00
Florian Klink 109966d63e zoom-us: don't set dontPatchELF
otherwise, autopatchelfHook seems to ignore patchelfing the zoom binary
properly, causing it to fail to start:

result/bin/zoom-us: line 4: /nix/store/7jfk4jggclvbwqxm9x4b4d57rr1mjh9q-zoom-us-2.7.162522.0121/share/zoom-us/zoom: No such file or directory
2019-02-11 16:10:35 +01:00
Samuel Dionne-Riel 255d4af162 mailman-rss: init at 0.2.4 2019-02-11 10:07:34 -05:00
Ricardo M. Correia 5e06e38a43 todoist: init at 0.13.1 2019-02-11 15:09:13 +01:00
Timo Kaufmann 342333c0ab
sage: add compatibility for sphinx 1.8.3 (#55078) (#55560)
Since https://github.com/NixOS/nixpkgs/pull/48841 was replaced by
https://github.com/NixOS/nixpkgs/pull/54186, this needs to be done
separately.

(cherry picked from commit 33db01e6d9)
2019-02-11 13:18:16 +01:00
R. RyanTM 8c2d2cba7c ocamlPackages.topkg: 0.9.1 -> 1.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-topkg/versions
2019-02-11 12:35:22 +01:00
Gurkan 936c9f4118 gitAndTools.gita: init at 0.7.3 (#55533) 2019-02-11 11:24:43 +01:00
Johan Thomsen fa50a42874 flannel: added @johanot (myself) as flannel pkgs maintainer 2019-02-11 11:17:59 +01:00
Johan Thomsen acdae9af95 flannel: 0.6.2 -> 0.11.0 2019-02-11 11:17:13 +01:00
Florian Klink ed86a5181c
Merge pull request #55554 from dotlambda/borgbackup-1.1.9
borgbackup: 1.1.8 -> 1.1.9
2019-02-11 10:38:39 +01:00
Robert Schütz 9c5ca86247 borgbackup: 1.1.8 -> 1.1.9
Changelog: https://borgbackup.readthedocs.io/en/stable/changes.html#version-1-1-9-2019-02-10
2019-02-11 09:43:36 +01:00
Jos van Bakel 3133d59a7f pythonPackages.moderngl: init at 5.5.0 (#54737) 2019-02-11 09:31:43 +01:00
worldofpeace 1506183cd3 xfce4-13.tumbler: 0.2.1 -> 0.2.3 2019-02-11 02:36:12 -05:00
Elis Hirwing 3e50fba209
Merge pull request #53662 from gnidorah/opl3bankeditor
opl3bankeditor, opn2bankeditor: init
2019-02-11 07:57:31 +01:00
worldofpeace 7c3588d8dd libhandy: fix build
Tests failed with:
(/build/source/build/tests/test-dialog:8953): Gtk-WARNING **: 17:06:30.557: Could not find the icon 'window-close-symbolic-ltr'.
The 'hicolor' theme was not found either, perhaps you need to install it.

See: https://hydra.nixos.org/build/88479512
2019-02-10 21:40:18 -05:00
worldofpeace 86c39d3533
Merge pull request #55545 from romildo/upd.zuki-themes
zuki-themes: 3.28-3 -> 3.30-1
2019-02-11 01:43:17 +00:00
Matthew Bauer 2433c575f0 openblas: fix on linux
This reverse changes made cfc4313 which broke builds on linux. Still
not sure why this broke Linux, but we can investigate it later.
“buildPackages.stdenv.cc” shouldn’t be put in nativeBuildInputs in
general. Either way, this restores hashes to before that commit.

thanks to @jethrokuan
2019-02-10 20:16:16 -05:00
José Romildo Malaquias 692b978df4 zuki-themes: 3.28-3 -> 3.30-1 2019-02-10 23:05:24 -02:00
Matthew Bauer cfc43138cb openblas: fix on darwin
The openblas script relies on CC=clang for succesfully compiling on
Darwin systems. This seems like bad behavior, but we get things like
https://hydra.nixos.org/build/87657058 otherwise.

Fixes #55536.
2019-02-10 18:49:04 -05:00
Michele Guerini Rocco 2926b6e11f nix-script: init at 2015-09-22 (#55495) 2019-02-10 23:08:58 +01:00
Tor Hedin Brønner eb4e9ba8ec
webkitgtk: 2.22.5 -> 2.22.6 (#55481) 2019-02-10 22:57:45 +01:00
Jörg Thalheim 4ec7a5279a
Merge pull request #54125 from dtzWill/update/iwd-0.14
iwd: 0.12 -> 0.14
2019-02-10 21:49:05 +00:00
worldofpeace 01cf4c2fc6
Merge pull request #55522 from romildo/upd.greybird
greybird: 3.22.9 -> 3.22.10
2019-02-10 21:29:44 +00:00
Edmund Wu ea679302a5 vscode: 1.30.2 -> 1.31.0 2019-02-10 15:16:24 -05:00
gnidorah 1cb728d4af opl3bankeditor, opn2bankeditor: init 2019-02-10 22:57:16 +03:00
worldofpeace d9b14864a5 vscode: minor cleanup, produce one wrapper on linux
I removed the hack for libsecret, introduced in[0] and
I didn't encounter any problems at runtime.

[0]: https://github.com/NixOS/nixpkgs/pull/29127
2019-02-10 19:52:42 +00:00
Edmund Wu 919a5f6963 vscode: fix rpath for native modules 2019-02-10 19:52:42 +00:00
Michael Weiss 9905c44eca
tdesktop: 1.5.11 -> 1.5.12
tdesktopPackages.preview: 1.5.11 -> 1.5.12
2019-02-10 20:38:20 +01:00
Michael Weiss 1efa8be6bf
lf: 9 -> 10 2019-02-10 20:36:55 +01:00
Michael Weiss a7d8d9bf76
pythonPackages.pysnmp: 4.4.8 -> 4.4.9
I'll maintain this package as it is currently unmaintained.
2019-02-10 20:36:55 +01:00
Robert Schütz 6ae9f77eed python.pkgs.isbnlib: 3.9.4 -> 3.9.5 2019-02-10 19:48:37 +01:00
Robert Schütz a069ef2d82 home-assistant-cli: 0.4.4 -> 0.5.0 2019-02-10 19:23:42 +01:00
Robert Schütz ada55339d3 python.pkgs.filetype: 1.0.3 -> 1.0.4 2019-02-10 19:23:42 +01:00
R. RyanTM 3e70c0b4e2 ocamlPackages.cppo: 1.6.4 -> 1.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cppo/versions
2019-02-10 19:05:09 +01:00
Elis Hirwing daee1d7a58
ebook2cw: Move from misc to radio and do some cleanups 2019-02-10 17:27:51 +01:00
markuskowa ef5085751a
Merge pull request #55511 from etu/init-tlf
tlf: Init at 1.3.2
2019-02-10 17:26:03 +01:00
Francois-Rene Rideau e1655a3b7f gerbil-unstable: 2019-01-25 -> 2019-02-09 2019-02-10 11:22:00 -05:00
Francois-Rene Rideau 70fb3533db gerbil: 0.15 -> 0.15.1 2019-02-10 11:22:00 -05:00
Elis Hirwing 319c412b55
tlf: Init at 1.3.2 2019-02-10 16:52:51 +01:00
José Romildo Malaquias b84ca8131a greybird: 3.22.9 -> 3.22.10 2019-02-10 13:38:12 -02:00
Michael Raskin 3e814327b1
Merge pull request #55480 from brainrape/update-textadept
textadept: 9.3 -> 10.2
2019-02-10 14:52:17 +00:00
Michael Raskin f4a8ac84fc
Merge pull request #55003 from volth/patch-303
linkFarm: hacky quoting -> escapeShellArg
2019-02-10 14:43:22 +00:00
Matthew Bauer 57cb5fe1f2
Merge pull request #55519 from FlorianFranzen/staging
Staging
2019-02-10 09:29:10 -05:00
Florian Franzen f470720aa8 Merge branch 'staging-next' into staging 2019-02-10 14:37:31 +01:00
Vladimír Čunát c40f211499
Merge branch 'staging-next'
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Vladimír Čunát 64edccb463
treewide: fix missing libs after libtool pruning #51767 2019-02-10 14:14:33 +01:00
Elis Hirwing b8d7c0cab5
Merge pull request #53659 from gnidorah/adlplug
adlplug, opnplug: init at 1.0.0-beta.5
2019-02-10 13:31:34 +01:00
Michael Raskin ff343f35b8
Merge pull request #55322 from r-ryantm/auto-update/firejail
firejail: 0.9.56 -> 0.9.58
2019-02-10 12:25:17 +00:00
Robert Helgesson 6776647127
Merge pull request #55229 from volth/perl-geoip2 2019-02-10 12:47:45 +01:00
Vladimír Čunát 7455889641
python*Packages: yet another round of pkgs.pkgconfig 2019-02-10 11:43:00 +01:00
Jörg Thalheim 0c1ded6bce
Merge pull request #54888 from FlorianFranzen/pybind11_pip
pythonPackages.pybind11: init at 2.2.4
2019-02-10 10:41:25 +00:00
Florian Franzen 57a9594bf1 pythonPackages.pybind11: init at 2.2.4 2019-02-10 11:24:03 +01:00
Alex Branham ec03ed450c update R package set
Closes https://github.com/NixOS/nixpkgs/pull/55462.
2019-02-10 11:16:19 +01:00
Peter Simons 59f328d34d
Merge pull request #55497 from guibou/fix_generic_lens_override
haskellPackages.generic-lens: update configuration-common.nix
2019-02-10 11:13:01 +01:00
Elis Hirwing d3390e5082
tqsl: 2.3.1 -> 2.4.3
Changelog:
https://www.arrl.org/files/file/LoTW%20Instructions/TrustedQSL-2-4-3-release.pdf
2019-02-10 11:01:03 +01:00
Elis Hirwing 1540ab34be
tqsl: Move from misc to radio 2019-02-10 10:55:33 +01:00
Maximilian Bosch c6ef43d7dc
Merge pull request #55507 from etu/init-aldo
aldo: init at 0.7.7
2019-02-10 10:12:59 +01:00
Jörg Thalheim 25bab3958d
Merge pull request #54717 from Mic92/nvr
neovim-remote: use buildPythonApplication
2019-02-10 09:02:52 +00:00
Jörg Thalheim d59f9c0e5f
Merge pull request #55432 from Mic92/ttrss
ttrss: database.passwordFile, ldap plugin, configureable socket
2019-02-10 09:01:45 +00:00
Elis Hirwing 4e931c92ec
aldo: init at 0.7.7
Aldo is a morse code traning program: http://aldo.nongnu.org/
2019-02-10 09:52:16 +01:00
worldofpeace 929cc78363 libwnck3: add @worldofpeace as maintainer 2019-02-10 00:27:16 -05:00
worldofpeace 7da8f4b392 gnome3: add @worldofpeace to maintainers
One of my primary roles I'd like to assume in nixpkgs.
2019-02-10 00:24:58 -05:00
Matthew Bauer 73885bc675
Merge pull request #55489 from matthewbauer/fix-clang-7
llvmPackages_7.clang-unwrapped: don’t link to libatomic on darwin
2019-02-09 22:13:19 -05:00
Ivan Kozik 0811bbcaa4 chromium: 72.0.3626.81 -> 72.0.3626.96
CVE-2019-5784
2019-02-10 02:38:22 +00:00
Jörg Thalheim f34da1c835
Merge pull request #55348 from r-ryantm/auto-update/ccls
ccls: 0.20181225.7 -> 0.20181225.8
2019-02-10 02:07:58 +00:00
Jörg Thalheim ab41021356
Merge pull request #55493 from Izorkin/lego
lego: 2.0.1 -> 2.2.0
2019-02-10 02:00:41 +00:00
Jörg Thalheim 06b1f8fbe6
Merge pull request #55484 from refnil/54943-remove-django-2.0
Remove django 2.0
2019-02-10 01:58:35 +00:00
Orivej Desh 59cd3ee895 nccl: 2.1.4 -> 2.4.2-1 (#55292) 2019-02-10 01:20:04 +00:00
Guillaume Bouchard af11b2538d haskellPackages.generic-lens: update configuration-common.nix
- `patches` is no longer necessary
- `dontCheck` added because tests are failing for a minor issue
2019-02-10 01:36:38 +01:00
Elis Hirwing 4619f2ab12
uhd: Move from misc to radio 2019-02-09 21:40:16 +01:00
Elis Hirwing 7bbe7e34a7
kalibrate-rtl: Move from misc to radio 2019-02-09 21:40:12 +01:00
Elis Hirwing 8a17826eed
kalibrate-hackrf: Move from misc to radio 2019-02-09 21:40:08 +01:00
Elis Hirwing 412aaf5aa8
rtl_433: Move from misc to radio 2019-02-09 21:40:04 +01:00
Elis Hirwing d2c7a42d6c
rtl-sdr: Move from misc to radio 2019-02-09 21:40:00 +01:00
Elis Hirwing 620d16f1fb
inspectrum: Move from misc to radio 2019-02-09 21:39:56 +01:00
Elis Hirwing 25d313211d
hackrf: Move from misc to radio 2019-02-09 21:39:52 +01:00
Elis Hirwing 2c19435f4a
airspy: Move from misc to radio 2019-02-09 21:39:47 +01:00
Elis Hirwing 6d68eea441
urh: Move from misc radio 2019-02-09 21:39:43 +01:00
Elis Hirwing 70662a43c9
gnss-sdr: Move from misc to radio 2019-02-09 21:39:39 +01:00
Elis Hirwing 0dca6cc8e5
minimodem: Move from audio to radio 2019-02-09 21:39:35 +01:00
Elis Hirwing bdf60f534b
soapyuhd: Move from misc to radio 2019-02-09 21:39:31 +01:00
Elis Hirwing 735a9ae56e
soapysdr: Move from misc to radio 2019-02-09 21:39:27 +01:00
Elis Hirwing 3bfd4c43bc
soapyrtlsdr: Move from misc to radio 2019-02-09 21:39:23 +01:00
Elis Hirwing f986ff04d5
soapyremote: Move from misc to radio 2019-02-09 21:39:18 +01:00
Elis Hirwing 711275b57b
soapyhackrf: Move from misc to radio 2019-02-09 21:39:14 +01:00
Elis Hirwing b384e3d474
soapybladerf: Move from misc to radio 2019-02-09 21:39:11 +01:00
Elis Hirwing c7b28eff51
soapyairspy: Move from misc to radio 2019-02-09 21:39:06 +01:00
Elis Hirwing 4734ec3058
welle-io: Move from misc to radio 2019-02-09 21:39:02 +01:00
Elis Hirwing b4eed4bb30
limesuite: Move from misc to radio 2019-02-09 21:38:56 +01:00
Elis Hirwing e96d0c7e04
multimon-ng: Move from misc to radio 2019-02-09 21:38:51 +01:00
Elis Hirwing 96339a1a9c
gqrx: Move from misc to radio 2019-02-09 21:38:47 +01:00
Elis Hirwing bb001f066d
qradiolink: Move from misc to radio 2019-02-09 21:38:43 +01:00
Elis Hirwing d2229ea7de
xlog: Move from misc to radio 2019-02-09 21:38:40 +01:00
Elis Hirwing 261472e895
wsjtx: Move from misc to radio 2019-02-09 21:38:35 +01:00
Elis Hirwing abd8c2f168
unixcw: Move from misc to radio 2019-02-09 21:38:29 +01:00
Elis Hirwing 9474f3bd27
qsstv: Move from misc to radio 2019-02-09 21:38:26 +01:00
Elis Hirwing a2722270db
chirp: Move from misc to radio 2019-02-09 21:38:21 +01:00
Elis Hirwing 0dbf08ab64
flwrap: Move from misc to radio 2019-02-09 21:38:18 +01:00
Elis Hirwing 5ee412944c
flmsg: Move from misc to radio 2019-02-09 21:38:11 +01:00
Elis Hirwing 26990b92e5
fllog: Move from misc to radio 2019-02-09 21:38:07 +01:00
Elis Hirwing 5dd978032d
fldigi: Move from audio to radio 2019-02-09 21:37:59 +01:00
Elis Hirwing 5dba54d286
flrig: Move from misc to radio 2019-02-09 21:37:49 +01:00
Elis Hirwing 7524e06e28
gnuradio: Move from misc to radio 2019-02-09 21:37:45 +01:00
Elis Hirwing 65d19fb3e5
dmrconfig: Move from misc to radio 2019-02-09 21:37:40 +01:00
Izorkin e3bd1dd52c lego: 2.0.1 -> 2.2.0 2019-02-09 22:55:17 +03:00
Markus Kowalewski e9f64ad63e
snapper: add markuskowa as maintainer 2019-02-09 20:49:35 +01:00
Markus Kowalewski 89e7e12cd3
qgit: add markuskowa as maintainer 2019-02-09 20:49:24 +01:00
Markus Kowalewski 6273de05aa
welle-io: add markuskowa as maintainer 2019-02-09 20:49:03 +01:00
Markus Kowalewski b08932ad6c
texmaker: add markuskowa as maintainer 2019-02-09 20:48:39 +01:00
Matthew Bauer b60b8226d6 llvm7: don’t link to libatomic on darwin 2019-02-09 13:40:28 -05:00
markuskowa 64825dfd26
Merge pull request #55145 from r-ryantm/auto-update/slurm
slurm: 18.08.4.1 -> 18.08.5.2
2019-02-09 18:48:23 +01:00
Ryan Mulligan f4ebc070bd
Merge pull request #55143 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.15 -> 1.5.16
2019-02-09 09:26:22 -08:00
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
Martin Lavoie 8cf4803d5e Django: 2.0 -> removed
Django 2.0 will reach EOL soon after the release of Nixos 19.03
Close issue #54943
2019-02-09 11:54:50 -05:00
Silvan Mosberger 18d059a4ac
Merge pull request #54115 from k32/master
rebar3: 3.6.1 -> 3.9.0
2019-02-09 17:29:59 +01:00
Elis Hirwing 81bc8abdd3
Merge pull request #55473 from nyanloutre/radarr-update
radarr: 0.2.0.1217 -> 0.2.0.1293
2019-02-09 17:06:10 +01:00
Elis Hirwing 2b2820df94
Merge pull request #55477 from NixOS/update-st
st: 0.8.1 -> 0.8.2
2019-02-09 16:51:21 +01:00
Matthew Bauer 29dc71c876
Merge pull request #53070 from rnhmjoj/scat-master
haskellPackages.scat: fix build
2019-02-09 10:22:36 -05:00
Márton Boros 12a399fdca textadept: 9.3 -> 10.2 2019-02-09 15:24:38 +01:00
Vincent Laporte e9f4c6496d
Merge pull request #55127 from vbgl/ocaml-ocsigenserver-2.11
ocamlPackages.ocsigen_server: 2.9 -> 2.11 (and related updates)
2019-02-09 15:18:11 +01:00
Pascal Wittmann d7574a7c31
st: 0.8.1 -> 0.8.2 2019-02-09 13:58:07 +01:00
Pascal Wittmann 655365d539
Merge pull request #55463 from KAction/tmsu
tmsu: install manpage properly into man1 subdirectory
2019-02-09 13:56:05 +01:00
R. RyanTM 9a1f8e0879 python37Packages.pywal: 3.2.1 -> 3.3.0 (#55169)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pywal/versions
2019-02-09 12:48:43 +01:00
R. RyanTM 3ad71a1370 python37Packages.libusb1: 1.6.6 -> 1.7 (#55194)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-libusb1/versions
2019-02-09 12:44:18 +01:00
R. RyanTM 05930fd187 python37Packages.tenacity: 5.0.2 -> 5.0.3 (#55180)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tenacity/versions
2019-02-09 12:42:36 +01:00
R. RyanTM 3e2513fa82 python37Packages.libcloud: 2.3.0 -> 2.4.0 (#55219)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-apache-libcloud/versions
2019-02-09 12:41:02 +01:00
R. RyanTM 012b43dfbb python37Packages.httmock: 1.2.6 -> 1.3.0 (#55195)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-httmock/versions
2019-02-09 12:39:55 +01:00
Vincent Laporte 5d3e350536 coqPackages.mathcomp-analysis: init at 0.1.0 2019-02-09 12:33:02 +01:00
Vincent Laporte bafa15f145 coqPackages.mathcomp-finmap: init at 1.1.0 2019-02-09 12:33:02 +01:00
Vincent Laporte 590e07779c coqPackages.mathcomp-bigenough: init at 1.0.0 2019-02-09 12:33:02 +01:00
Jörg Thalheim 5211cb0ccc
Merge pull request #55449 from emmanuelrosa/trilium-gsettings
trilium: fix missing GSettings schemas
2019-02-09 10:45:12 +00:00
Emmanuel Rosa d27e1c58e3 trilium: fix missing GSettings schemas 2019-02-09 17:30:11 +07:00
Peter Simons aefd5cf8e6
Merge pull request #55474 from Izorkin/uri-bytestring-fix-build
haskellPackages.uri-bytestring: fix build
2019-02-09 11:05:35 +01:00
Robert Schütz c5e953a7c3 python.pkgs.prawcore: 1.0.0 -> 1.0.1 2019-02-09 10:59:12 +01:00
Izorkin fe7b682e6d haskellPackages.uri-bytestring: fix build 2019-02-09 12:42:39 +03:00
nyanloutre c47dd4a38d radarr: 0.2.0.1217 -> 0.2.0.1293 2019-02-09 10:37:42 +01:00
Vladimír Čunát d2c4b5777b
sagelib: fix missing pkgs.pkgconfig
Again: eb3f0aef43 #54306
Apparently the derivation needs both pkgconfigs
(it fails when missing either).
2019-02-09 10:36:47 +01:00
Peter Simons 20dc7bfc5a
Merge pull request #55445 from Izorkin/insert-ordered-containers-fix-test
haskellPackages.insert-ordered-containers: fix test phase
2019-02-09 10:16:28 +01:00
Vladimír Čunát 7f9e3b8206
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1504357
2019-02-09 10:15:17 +01:00
Vladimír Čunát 6ae1cc2e62
python*Packages.pyqt4: fix dbus support
- it's the pkgconfig confusion again: eb3f0aef43 #54306
- unfortunately the build succeeded silently with
  > DBus v1 does not seem to be installed.
- pyqt5 uses correct pkgconfig due to using different callPackage
2019-02-09 10:03:49 +01:00
rnhmjoj 287d1de51a
haskellPackages.scat: fix build 2019-02-09 09:16:25 +01:00
Robert Schütz 3fa313d46d python.pkgs.pyfakefs: 3.5.6 -> 3.5.7 2019-02-09 08:46:58 +01:00
Francois-Rene Rideau 7419ce7106 gambit-unstable: 2019-01-18 -> 2019-02-05
NB: Same as release 4.9.3
2019-02-09 01:09:20 -05:00
Edmund Wu baf6ba553f vscode-extensions.ms-vscode.cpptools: 0.20.1 -> 0.21.0 2019-02-09 02:42:34 +00:00
Ryan Mulligan ca961e72bd
Merge pull request #55464 from jslight90/mattermost
mattermost: 5.4.0 -> 5.7.1
2019-02-08 18:04:32 -08:00
worldofpeace 69be72a64a desktop-files-utils: add setupHook to remove mimeinfo.cache
Post-Installation scripts are running `update-desktop-database -q`
creating these files which obviously results in a lot of collisions.

Much better solution than eventually noticing their existence and
removing them in postInstall.
2019-02-09 01:29:53 +00:00
markuskowa 2d9c747dc0 Revert "megasync: init at 3.7.1.0 (#53126)"
This reverts commit 7a1d22c600.
2019-02-09 02:17:25 +01:00
José Romildo Malaquias 401df493da plano-theme: 3.30-2 -> 3.30-3 2019-02-09 00:43:42 +00:00
Michael Weiss fcbcd327e5
signal-desktop: 1.21.0 -> 1.21.1 2019-02-09 00:48:15 +01:00
Matthew Bauer 54dcb0b137
Merge pull request #52622 from marsam/init-dive
dive: init at 0.5.0
2019-02-08 17:51:51 -05:00
Matthew Bauer 5dcf4d939b
Merge pull request #52653 from liclac/add/cardpeek
cardpeek: init at 0.8.4
2019-02-08 17:50:23 -05:00
Matthew Bauer 656f0b9fb1
Merge pull request #52819 from r-ryantm/auto-update/openvdb
openvdb: 5.2.0 -> 6.0.0
2019-02-08 17:48:48 -05:00
Matthew Bauer 8d642bb308
Merge pull request #52837 from r-ryantm/auto-update/mlt
libsForQt5.mlt: 6.10.0 -> 6.12.0
2019-02-08 17:48:27 -05:00
Matthew Bauer 0dd773265e
Merge pull request #53182 from ryanfitzsimon/vagrant-libvirt-utils
vagrant: Add vagrant-libvirt utility dependencies
2019-02-08 17:47:46 -05:00
Matthew Bauer 94d8b1f2b6
Merge pull request #53151 from symphorien/rls1.31
rls: init at 1.31.7
2019-02-08 17:47:06 -05:00
ElXreno 7a1d22c600 megasync: init at 3.7.1.0 (#53126)
* megasync: init at 3.7.1.0

* Removed inkscape from dependencies
2019-02-08 17:46:43 -05:00
Matthew Bauer e9c92029a9
Merge pull request #53135 from ivan/init-qolibri
qolibri: init at 2018-11-14
2019-02-08 17:46:27 -05:00
Matthew Bauer 1cfc4da3f3
Merge pull request #53098 from jnsaff/python/aws-sam-translator
aws-sam-translator: 1.8.0 > 1.9.0
2019-02-08 17:45:56 -05:00
Matthew Bauer 35ba3e9b05
Merge pull request #53257 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20181203 -> 20181214
2019-02-08 17:45:24 -05:00
Matthew Bauer 8ab5ef0f64
Merge pull request #53306 from r-ryantm/auto-update/lsp-plugins
lsp-plugins: 1.1.4 -> 1.1.5
2019-02-08 17:44:59 -05:00
Matthew Bauer 93161051d8
Merge pull request #53763 from liff/emacs/tramp-process-fix
emacs: tramp: detect wrapped gvfsd-fuse daemon
2019-02-08 17:43:41 -05:00
Matthew Bauer 213220be4b
Merge pull request #53868 from jethrokuan/fix/emacsql-sqlite
emacsPackages.emacsql-sqlite: build sqlite binary
2019-02-08 17:42:54 -05:00
Matthew Bauer 08aaafa667
Merge pull request #54040 from r-ryantm/auto-update/libtoxcore
libtoxcore: 0.2.8 -> 0.2.9
2019-02-08 17:42:16 -05:00
Matthew Bauer 68cfed9660
Merge pull request #54026 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20181103 -> 20190105
2019-02-08 17:41:42 -05:00
tbenst 1cb81a69a0 cmtk: init at 3.3.1 (#54016)
* cmtk: init at 3.3.1
2019-02-08 17:41:14 -05:00
Matthew Bauer 03d2e5ae50
Merge pull request #54287 from marsam/update-node-v11
nodejs-11_x: 11.6.0 -> 11.7.0
2019-02-08 17:39:47 -05:00
Matthew Bauer 961fbc35e5
Merge pull request #54497 from asymmetric/solc-0.5.3
solc: 0.5.2 -> 0.5.3
2019-02-08 17:38:57 -05:00
Alec Snyder b4178f233c Add Git-Town Package (#54732)
* git-town: init at 7.2.0
add git-town package derivation
2019-02-08 17:36:50 -05:00
Matthew Bauer 6dd1355120
Merge pull request #54748 from r-ryantm/auto-update/obs-linuxbrowser
obs-linuxbrowser: 0.5.2 -> 0.6.0
2019-02-08 17:35:35 -05:00
Matthew Bauer 8ec1953a4b
Merge pull request #54786 from r-ryantm/auto-update/lbdb
lbdb: 0.48 -> 0.48.1
2019-02-08 17:35:00 -05:00
Matthew Bauer 3e0616683d
Merge pull request #54853 from r-ryantm/auto-update/cvs-fast-export
cvs_fast_export: 1.32 -> 1.45
2019-02-08 17:34:07 -05:00
Matthew Bauer 8101cf8c23
Merge pull request #54989 from srhb/taffybar-unoverride
taffybar: Remove strictDeps and restore overrideAttrs
2019-02-08 17:33:19 -05:00
Matthew Bauer 1eb0d79c6d
Merge pull request #55324 from Moredread/crawl
crawl: A few improvements
2019-02-08 17:28:09 -05:00
Jeff Slight c5419d6f3f mattermost: 5.4.0 -> 5.7.1 2019-02-08 14:26:37 -08:00
Matthew Bauer 8d0fb48034
Merge pull request #55444 from tilpner/podman-docs
podman: install manpages
2019-02-08 17:24:48 -05:00