Sirio Balmelli
dfc7bdb1a3
ycmd: install phase copies all dirs below 'third_party'
...
Copy _all_ of 'third_party'.
Cherry-picking the contents of this dir is a fragile approach as
they change in later commits (breaking this build).
This approach continues to work on the current build,
and will not break with later versions of the project.
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-20 21:33:37 +02:00
eyjhbb@gmail.com
a191823096
purple-slack: Init at 2019-08-18
2019-09-20 21:27:15 +02:00
Dmitry Kalinkin
55d63efdc0
Merge pull request #69161 from artemist/openafs-linux_5_3
...
linuxPackages_5_3.openafs_1_8: fix build
2019-09-20 14:52:12 -04:00
Tim Steinbach
7cff0bc3ee
zfs: Incompatibility with kernel 5.3
...
Enable the warning that ZFS is currently
incompatible with 5.3 kernels
2019-09-20 14:39:38 -04:00
Artemis Tosini
5acd6681f2
linuxPackages_5_3.openafs_1_8: fix build
...
This update cherry-picks patches necessary to build the OpenAFS kernel
module from the OpenAFS master branch. This commit does not fix OpenAFS
1.6.
2019-09-20 17:29:06 +00:00
Nazarii Bardiuk
b3dec4fa26
vimPlugins.LanguageClient-neovim: 0.1.146->0.1.154
2019-09-21 02:19:41 +09:00
Vincent Laporte
827f62ef01
ocamlPackages.optint: 0.0.2 -> 0.0.3
...
Ensures compatibility with OCaml ≥ 4.08
2019-09-20 17:04:52 +00:00
Doron Behar
c5f3851909
neovim-remote: 2.2.0 -> 2.2.1
2019-09-21 01:23:01 +09:00
Anton-Latukha
cc7952401a
djview: {adopt, clean-up, doc, Qt(4 -> 5), add features}
...
djview: adopt
djview: upd description
djview: add longDescription
djview: upd to Qt5, use Qt5's mkDerivation
djview: add configureFlags (enabling couple features)
upd longDescription
djview: upd clean-up
2019-09-20 18:58:52 +03:00
Jörg Thalheim
0a56a467c5
python3Packages.{websockets, uvicorn,python-engineio}: bump an… ( #68939 )
...
python3Packages.{websockets, uvicorn,python-engineio}: bump and fix builds
2019-09-20 16:33:07 +01:00
Marek Mahut
c48083f0aa
jormungandr: 0.3.1415 -> 0.3.9999
2019-09-20 17:13:24 +02:00
Tim Steinbach
861840baf6
oh-my-zsh: 2019-09-13 -> 2019-09-20
2019-09-20 09:48:17 -04:00
Mario Rodas
22d77d950d
pgformatter: 4.0 -> 4.1
...
Changelog: https://github.com/darold/pgFormatter/releases/tag/v4.1
2019-09-20 08:30:00 -05:00
Pierre Bourdon
dc5085e6b0
mono: remove dontStrip from derivation
...
This was introduced in 2010 in 9e16b812 and as far as I can tell the
issue mentioned in the comment does not exist anymore. In a stripped
mono build, I was able to:
- Run "mcs --version" without trouble (original test case)
- Run "keepass" (mono app)
- Build packages that depend on mono (e.g. f# and others).
$ nix path-info -sh
Before: 537.8M
After: 304.3M
$ nix path-info -Sh
Before: 1.2G
After: 867.0M
(Transitive closure size decreases more than the package size itself
because mono ended up depending on gcc through leaked paths in .so files
before.)
2019-09-20 15:25:27 +02:00
José Romildo Malaquias
457e349423
Merge pull request #69026 from romildo/fix.enlightenment
...
enlightenment.enlightenment: add dependency on bc
2019-09-20 09:39:37 -03:00
Doron Behar
b22d36f768
onedrive: init at 2.3.9
2019-09-20 15:38:51 +03:00
worldofpeace
4475586621
Merge pull request #69149 from delroth/mono-zeroconf
...
mono-zeroconf: remove broken package
2019-09-20 08:33:01 -04:00
Pierre Bourdon
21c92c4a1d
mono-zeroconf: remove broken package
...
No dependencies within nixpkgs, and the package has not built
successfully since 2018-04-29 according to Hydra[1].
[1] https://hydra.nixos.org/build/100604053
2019-09-20 14:16:49 +02:00
Jos van Bakel
fe740624a7
osmid: init at 0.6.8
2019-09-20 13:50:30 +02:00
Pierre Bourdon
dd5eb4dbc2
libgdiplus: split package to reduce dependencies closure size
...
nix path-info -rSh on mono:
Before: /nix/store/p7zix8ypkqdwz86jvirzn0hmqhkbfhf7-mono-5.20.1.27 1.2G
After: /nix/store/zwg8d5m2d7hbi1ylh6rq00wyghyyzpsp-mono-5.20.1.27 881.3M
Mostly due to not dragging in cairo-dev, mesa-dev, etc.
2019-09-20 13:28:34 +02:00
José Romildo Malaquias
9653933097
Merge pull request #66429 from Gerschtli/add/liquidprompt
...
liquidprompt: init at 2018-05-21
2019-09-20 08:14:30 -03:00
Anderson Torres
92324d92a6
Merge pull request #68961 from eraserhd/pr/master/plan9port-missing-which
...
plan9port: use command instead of which in builder.sh
2019-09-20 07:34:08 -03:00
Pierre Bourdon
eef06df7f5
mcomix: add missing setuptools dependency
2019-09-20 12:11:00 +02:00
Uri Baghin
2b36da8991
pythonPackages.mypy: 0.701 -> 0.711
2019-09-20 20:07:21 +10:00
Uri Baghin
33821c59bb
pythonPackages.typed-ast: 1.3.5 -> 1.4.0
2019-09-20 19:58:20 +10:00
Joachim F
22325331d2
Merge pull request #69103 from dtzWill/update/tor-0.4.1.6
...
tor: 0.4.1.5 -> 0.4.1.6
2019-09-20 09:22:18 +00:00
Marek Mahut
f4917135ce
Merge pull request #69140 from 1000101/master
...
prometheus-apcupsd-exporter: init at unstable-2019-03-14
2019-09-20 11:20:50 +02:00
Nathan van Doorn
550d67cc0b
kexi: patch error due to Qt 5.13
2019-09-20 10:17:53 +01:00
Ruud van Asseldonk
ce6145dedc
python37Packages.sentry-sdk: Fix tests
...
The tests depend on many third-party libraries, presumably because
Sentry offers integration for each of them. I added these as build
inputs but not propagated build inputs, because they are only needed for
the tests.
2019-09-20 11:03:18 +02:00
Jörg Thalheim
27994da318
squashfsTools: 4.4dev_20180612 -> 4.4 ( #68275 )
...
squashfsTools: 4.4dev_20180612 -> 4.4
2019-09-20 09:57:30 +01:00
Jan Hrnko
a203ba2bf1
prometheus-apcupsd-exporter: init at unstable-2019-03-14
2019-09-20 10:34:00 +02:00
Maximilian Bosch
6c3bf80a75
Merge pull request #68965 from B4dM4n/csvs-to-sqlite-1.0
...
csvs-to-sqlite: 0.9 -> 1.0
2019-09-20 10:32:51 +02:00
Maximilian Bosch
a7f002ac41
httpie: use python3 by default
...
This package is intended to be used as application and supports
python3[1] (and is about to deprecated python2.7 support[2]),
so there's no reason to not use it in 2019.
[1] https://github.com/jakubroztocil/httpie/tree/1.0.3#python-version
[2] b3d2c1876e
2019-09-20 10:04:18 +02:00
Doron Behar
c4f5faa2c0
imapfilter: 2.6.12 -> 2.6.13
2019-09-20 10:40:22 +03:00
Marek Mahut
dae532c445
Merge pull request #69106 from prusnak/libfido2
...
libfido2: 1.1.0 -> 1.2.0
2019-09-20 09:16:58 +02:00
Maximilian Bosch
d50d5817d4
Merge pull request #69094 from madjar/fix-httpie
...
httpie: add missing 'setuptools' to propagatedBuildInputs
2019-09-20 08:28:07 +02:00
Bjørn Forsman
5af0d0b5da
kicad: fix build
...
Fix configure time error:
...
ImportError: No module named wx
CMake Error at CMakeModules/FindwxPython.cmake:52 (message):
wxPython/Phoenix does not appear to be installed on the system
Only build tested.
Fixes: f7e28bf5d818 ("Split buildPythonPackage into setup hooks")
2019-09-20 08:17:58 +02:00
Vasiliy Yorkin
0cf81af50c
ocamlPackages.ppx_deriving_rpc: init at 5.9.0
2019-09-20 05:54:29 +00:00
aszlig
d69bc56e69
ip2unix: 2.1.0 -> 2.1.1
...
This is just a small bugfix release (essentially adds two lines of code)
which fixes a segfault if using with a program that doesn't pass a
sockaddr buffer to accept() or accept4().
Signed-off-by: aszlig <aszlig@nix.build>
2019-09-20 07:54:04 +02:00
Vasiliy Yorkin
fac7453117
ocamlPackages.ocaml-protoc: init at 1.2.0 ( #68962 )
2019-09-20 05:53:30 +00:00
Vincent Laporte
424c20414a
ocamlPackages.containers: 1.4 → 2.6.1
...
ocamlPackages.sequence/iter: 1.1 → 1.2.1
Ensures compatibility with OCaml 4.08
2019-09-20 05:29:05 +00:00
Vincent Laporte
59a07abdb2
ocamlPackages.printbox: disable tests for OCaml ≥ 4.08
2019-09-20 05:28:59 +00:00
Vincent Laporte
011dd72d6a
ocamlPackages.mdx: disable tests for OCaml ≥ 4.08
...
Don’t strip for OCaml 4.04
2019-09-20 05:28:52 +00:00
Peter Hoeg
25544be831
Merge pull request #68996 from marsam/update-terraform
...
terraform: 0.12.8 -> 0.12.9
2019-09-20 11:04:09 +08:00
Albert Safin
26547013a5
bintools-wrapper: avoid subshells: glob match
2019-09-20 02:45:56 +00:00
Albert Safin
bbc5b22ad8
bintools-wrapper: avoid subshells: upcase
2019-09-20 02:45:56 +00:00
Albert Safin
42482a1d60
setup.sh: avoid subshells: iterating a file
2019-09-20 02:45:53 +00:00
Albert Safin
cf4e4820f6
setup.sh: avoid subshells: type -t in _callImplicitHook
2019-09-20 02:45:52 +00:00
Albert Safin
d53920a5be
setup.sh: avoid subshells: mapOffset
2019-09-20 02:45:52 +00:00
Albert Safin
6f024f6e65
setup.sh: avoid subshells: type -t
2019-09-20 02:45:52 +00:00