Commit graph

214938 commits

Author SHA1 Message Date
Benjamin Hipple d0b13982c9 lsd: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-27 22:11:16 -05:00
Maximilian Bosch 146f3e3d49
fd: add myself as maintainer 2020-02-28 03:46:23 +01:00
Maximilian Bosch bb947e7e33
Merge pull request #81229 from bhipple/u/rust-cargo-fd
fd: upgrade cargo fetcher and cargoSha256
2020-02-28 03:44:10 +01:00
Maximilian Bosch 2bd2d7bec6
Merge pull request #81228 from bhipple/u/rust-cargo-i3status-rust
i3status-rust: upgrade cargo fetcher and cargoSha256
2020-02-28 03:23:46 +01:00
Benjamin Hipple 75c0bbb990 fd: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-27 21:23:08 -05:00
Benjamin Hipple f93ae928ae i3status-rust: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-27 21:07:02 -05:00
Dmitry Kalinkin 544baad622
Merge pull request #79817 from tobim/pkgs/arrow-cpp-0.16
arrow-cpp: 0.15.1 -> 0.16.0
2020-02-27 19:46:29 -05:00
Maximilian Bosch fbc88db185
vimPlugins.deoplete-phpactor: init at 2019-02-22 2020-02-28 01:04:39 +01:00
Maximilian Bosch 89790413a6
vimPlugins.deoplete-greek: init at 2019-12-23 2020-02-28 00:52:57 +01:00
Maximilian Bosch 1e20ec8835
vimPlugins.deoplete-github: init at 2018-03-04 2020-02-28 00:52:57 +01:00
Evan Stoll 6bb6882e31 vimPlugins: update 2020-02-27 15:46:36 -08:00
Evan Stoll 5e895e535c ycmd: 2019-09-19 -> 2020-02-22
drop support for python2

ycmd dropped support for python2 with https://github.com/ycm-core/ycmd/pull/1382

youcompleteme dropped support for python2 with https://github.com/ycm-core/YouCompleteMe/pull/3566
2020-02-27 15:46:36 -08:00
worldofpeace b1ec189c9f
Merge pull request #80746 from vcunat/p/openssl-eol
openssl_1_0_2: mark as insecure; fixes #77503 (kinda)
2020-02-27 20:12:09 +00:00
worldofpeace 76f4f6b95d
Merge pull request #81087 from lovesegfault/tlp-1.3.1
tlp: 1.2.2 -> 1.3.1
2020-02-27 19:43:14 +00:00
Maximilian Bosch 29b495d4d7
cargo-make: 0.27.0 -> 0.28.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.28.0
2020-02-27 20:31:39 +01:00
Vladyslav M dcba5b333f
Merge pull request #80777 from dywedir/dua
dua: 2.1.11 -> 2.3.1
2020-02-27 21:31:24 +02:00
Jon 5341720ca7 stlink: inline version info 2020-02-27 10:31:19 -08:00
R. RyanTM 2936fa8f1f stlink: 1.5.1 -> 1.6.0 2020-02-27 10:31:19 -08:00
Daiderd Jordan c6bbad4e87
Merge pull request #81165 from manveru/vaultenv-0.13.0
vaultenv: 0.8.0 -> 0.13.0
2020-02-27 19:03:29 +01:00
Bernardo Meurer ee7becd918
nixos/tlp: revamp 2020-02-27 09:58:51 -08:00
Dmitry Kalinkin 56c2b7cb9a
arrow-cpp: fix RPATH on darwin
Instead of patching test binaries with install_name_tool just set
CMAKE_SKIP_BUILD_RPATH to OFF let cmake compile them with RPATH set
correctly.

Add CMAKE_INSTALL_RPATH to set correct RPATH for the installed
executables for parquet tools. We could set it to an absolute path using
"-DCMAKE_INSTALL_RPATH=${placeholder "out"}", but instead we use
@loader_path to provide a relocable solution.
2020-02-27 12:50:23 -05:00
Dmitry Kalinkin 4b65f859c9
pythonPackages.pytest-lazy-fixture: use pytestCheckHook 2020-02-27 12:49:44 -05:00
Maximilian Bosch 2b622911af
cargo-deps: 1.1.1 -> 1.4.1 2020-02-27 18:18:20 +01:00
Thomas Tuegel b9e20b3ca8
Merge pull request #81189 from ttuegel/bug--plasma5-activation-XDG_CONFIG_HOME
nixos/plasma5: Fix activation script when XDG_CONFIG_HOME is unset
2020-02-27 11:07:59 -06:00
Jan Tojnar 1a4ab0ed4c
Merge pull request #80727 from Valodim/sphinxsearch-master
sphinxsearch: Add support for MySQL & xmlpipe2
2020-02-27 17:32:05 +01:00
Vincent Breitmoser 6a6bf70e48 sphinxsearch: add workaround for darwin build failures
upstream bug: see http://sphinxsearch.com/bugs/view.php?id=2578
fix ported from Homebrew: https://github.com/Homebrew/homebrew-core/pull/8619
2020-02-27 17:24:49 +01:00
Jan Tojnar 6c14807333
gimp: 2.10.16 → 2.10.18
https://www.gimp.org/news/2020/02/24/gimp-2-10-18-released/
https://gitlab.gnome.org/GNOME/gimp/-/blob/GIMP_2_10_18/NEWS#L11-69
2020-02-27 17:02:00 +01:00
Thomas Tuegel d3e3cc1225
nixos/plasma5: Fix activation script when XDG_CONFIG_HOME is unset
Fixes #80713
2020-02-27 09:48:58 -06:00
Vincent Breitmoser f06174d135 sphinxsearch: enable parallel builds 2020-02-27 16:18:26 +01:00
Vincent Breitmoser f70dbff529 sphinxsearch: add optional support for xmlpipe2 2020-02-27 16:18:26 +01:00
Vincent Breitmoser f14b3aa8c0 sphinxsearch: add support for mysql sources 2020-02-27 16:18:25 +01:00
Vincent Breitmoser ca58f58a0b sphinxsearch: add valodim as maintainer 2020-02-27 16:17:36 +01:00
worldofpeace 14474ff8b5
Merge pull request #78475 from GRBurst/dart
dart: 2.0.0 -> 2.7.1 (stable) + 2.0.0 -> 2.8.0-dev.10.0 (dev)
2020-02-27 13:43:28 +00:00
GRBurst 1204e44cad
dart: 2.0.0 -> 2.7.1 (stable) + 2.0.0 -> 2.8.0-dev.10.0 (dev)
- dart stable: make it default
- add aarch64 (arm64) packages
- set myself as maintainer
2020-02-27 14:23:27 +01:00
Georges Dubus d25ac92fe5
Merge pull request #80887 from cohei/update-ghq
ghq: 0.12.6 -> 1.1.0
2020-02-27 13:46:40 +01:00
Georges Dubus edd5ddf4af
Merge pull request #80955 from Tomahna/mopidy-iris
mopidy-iris: 3.44.0 -> 3.45.1
2020-02-27 13:45:16 +01:00
Mario Rodas 7b56996d61
Merge pull request #80160 from bhipple/u/parity
parity: 2.5.11 -> 2.7.2
2020-02-27 07:33:39 -05:00
Mario Rodas afa6c6a7c1
Merge pull request #81089 from bhipple/u/rust-cargo-gitAndTools.git-interactive-rebase-tool
gitAndTools.git-interactive-rebase-tool: upgrade cargo fetcher and cargoSha256
2020-02-27 07:32:18 -05:00
Mario Rodas 7e50a2f780
Merge pull request #78924 from bcdarwin/update-biocaml
ocamlPackages.biocaml: 0.10.0 -> 0.10.1
2020-02-27 07:27:15 -05:00
Mario Rodas 607a03c566
Merge pull request #81134 from bcdarwin/python3-nitime
python3Packages.nitime: init at 0.8.1
2020-02-27 07:26:42 -05:00
Mario Rodas dfad6d1bd2
Merge pull request #77685 from bcdarwin/python3-ignite
python3Packages.ignite: init at 0.2.1
2020-02-27 07:25:22 -05:00
Mario Rodas 4e1e3eda3b
Merge pull request #81163 from lilyball/cocoapods
cocoapods: 1.8.4 -> 1.9.0
2020-02-27 07:22:55 -05:00
Maximilian Bosch 250daba4be
Merge pull request #81155 from zowoq/wireshark
wireshark: 3.2.1 -> 3.2.2
2020-02-27 12:14:33 +01:00
Maximilian Bosch 57f2ea5ca1
clipman: 1.3.0 -> 1.4.0
https://github.com/yory8/clipman/releases/tag/v1.4.0
2020-02-27 11:34:00 +01:00
Matthieu Coudron 7f821b3efc
Merge pull request #81067 from teto/lua_fix
- introduce a default checkPhase for lua (disabled by default)
- dont apply patchShebangs on the whole lua package; hopefulyl it doesnt break stuff
2020-02-27 11:01:30 +01:00
Michael Fellinger 07fc3ce302
vaultenv: 0.8.0 -> 0.13.0 2020-02-27 10:30:46 +01:00
Daniel Schaefer 39ed5ff74c
Merge pull request #80329 from mmilata/hunspell-pathstolink
nixos: add /share/hunspell to environment.pathsToLink
2020-02-27 09:23:08 +01:00
Jörg Thalheim aa0b692fbe
Merge pull request #81162 from rissson/master
yubiaoth-desktop: 4.3.6 -> 5.0.2
2020-02-27 08:05:47 +00:00
Lily Ballard c0af0c4763 cocoapods-beta: 1.9.0.beta.3 -> 1.9.0 2020-02-26 23:56:46 -08:00
Lily Ballard 915a3aa437 cocoapods: 1.8.4 -> 1.9.0 2020-02-26 23:56:34 -08:00