Tobias Mayer
7cb0d9d37e
arrow-cpp: 1.0.1 -> 2.0.0
2020-10-22 14:03:46 +02:00
Tobias Mayer
7c1ce3b1e6
mpd: 0.21.25 -> 0.22
2020-10-01 18:58:22 +03:00
Tobias Mayer
dc7912706e
cmake-format: 0.6.11 -> 0.6.13
2020-08-26 19:38:50 +02:00
tobim and Dmitry Kalinkin
5be356a9cc
pythonPackages.pandas: fix build with clang ( #95992 )
...
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com >
2020-08-22 23:51:48 -04:00
Tobias Mayer
9e0b75eaf7
arrow-cpp: 0.17.1 -> 1.0.0
2020-08-19 22:14:16 +02:00
Tobias Mayer
020a212127
utf8proc: switch to cmake
2020-08-19 22:12:32 +02:00
Tobias Mayer
e5a097a8cd
pythonPackages.coloredlogs: remove obsolete patch
2020-08-18 16:55:02 -07:00
Tobias Mayer
db2a2cb01a
weechat-notify-send: init at 0.9
2020-08-16 21:11:55 +02:00
Tobias Mayer
292c914f03
mpd: 0.21.23 -> 0.21.25
2020-07-14 21:58:16 +02:00
Tobias Mayer
27642c1e5c
flatbuffers: 1.11.0 -> 1.12.0
2020-07-14 21:41:09 +02:00
Tobias Mayer
2be2b5328c
gcc: optimize cross-compiled libraries
...
`libstdc++` and a few other libraries are comiled with the options
set in `EXTRA_TARGET_FLAGS`. Normally, this is filled form
`EXTRA_FLAGS` inside of `builder.sh`, from which it inherits its
optimization option. For cross compilers `EXTRA_TARGET_FLAGS` is
set by a dedicated function that does not specify any optimization,
leading to sub-par runtime performance of many C++ programs.
2020-05-27 10:07:01 +02:00
Tobias Mayer
99f3fee199
caf: 0.17.4 -> 0.17.5
2020-05-19 09:38:24 +02:00
Tobias Mayer
56ec5a2577
pythonPackages.pyarrow: fix test
2020-03-29 10:43:42 -07:00
Tobias Mayer
5ddadce27b
arrow-cpp: 0.15.1 -> 0.16.0
...
This switches to explicitly enabling dependency lookups for
optional features (they were not picked up before).
It also enables building of the Parquet command line tools.
2020-02-26 10:23:43 +01:00
Tobias Mayer
4594022ec3
pytest-lazy-fixture: init at 0.6.3
2020-02-15 11:08:36 +01:00
Tobias Mayer
3a39ea06d2
ninja: 1.9.0 -> 1.10.0
2020-02-09 16:57:56 -06:00
tobim
8c651aa852
arrow-cpp: fix for darwin ( #78614 )
...
Using pkgsStatic.gtest fails to link, so we just use the default.
2020-01-28 16:10:48 -05:00
Tobias Mayer
d48a99346c
glog: remove static flag
2020-01-14 15:56:19 +01:00
tobim
2ac7d8f887
glog: fix on darwin, provide gflags ( #77451 )
2020-01-12 16:53:27 -05:00
Tobias Mayer
0a70128cdc
flatbuffers: fix build for musl
2020-01-05 15:13:16 +01:00
Tobias Mayer
db5d3cdfe2
openblas: partially fix static build
2019-12-31 15:05:13 +01:00
Tobias Mayer
cdbf3f78bf
arrow-cpp: add lib parameter
2019-12-31 15:05:13 +01:00
Tobias Mayer
207db019ce
arrow-cpp: add pkgsStatic support
2019-12-31 15:05:13 +01:00
Tobias Mayer
0a21b32234
thrift: build with CMake; add pkgsStatic support
2019-12-31 15:05:13 +01:00
Tobias Mayer
a244885c63
snappy: add pkgsStatic support
2019-12-29 23:30:22 +01:00
Tobias Mayer
0aeacdeaae
woff2: add pkgsStatic support
2019-12-29 23:30:21 +01:00
Tobias Mayer
3617fdf73b
reredirect: init at 0.2
2019-12-29 18:19:10 +01:00
Tobias Mayer
812ccd8e4c
gtest: add pkgsStatic support
2019-12-29 10:57:16 +01:00
Tobias Mayer
93da24ca80
gflags: add pkgsStatic support
2019-12-29 10:57:16 +01:00
Tobias Mayer
d567c7e497
glog: add pkgsStatic support
2019-12-29 10:57:16 +01:00
Tobias Mayer
15fb93ac4f
double-conversion: add pkgsStatic support
2019-12-29 10:57:16 +01:00
Tobias Mayer
c06a0b2c8c
zstd: build with CMake
...
CMake is used for static builds because the Makefile does not
offer a way to disable the shared library.
2019-12-29 10:57:15 +01:00
Tobias Mayer
5e56f4e19c
quickder: cleanup expression
2019-12-20 16:11:05 +01:00
Tobias Mayer
dfee92cd2e
cmake: 3.15.4 -> 3.16.2
2019-12-20 15:59:32 +01:00
Tobias Mayer
f2e4680dec
cmake-format: 0.6.2 -> 0.6.3
2019-12-14 23:04:32 +01:00
Tobias Mayer
2cb70571d7
kbfs: don't use store path for fusermount
2019-12-08 22:52:08 +01:00
Tobias Mayer
b64a640edf
cmake-format: 0.6.0 -> 0.6.2
2019-12-07 23:13:30 +01:00
tobim
4a9d5493b7
mpd: 0.20.13 -> 0.21.16 ( #57608 )
...
* Refactor mpd
* mpd: 0.20.13 -> 0.21.5
Switch to meson based build, following upstream.
* Fix mpd on darwin
* mpd: 0.21.5 -> 0.21.6
* mpd-small: init add 0.21.6
* Update to 0.21.8 & fix ouput path
Also use pname instead of name.
* Update to 0.21.9
* Integrate review suggestions
- Expose run function as mpdWithFeatures.
- Throw on invalid feature requests.
- Drop major/minor version variables.
- Cosmetic improvements.
* Update to 0.21.10
* mpd: 0.21.10 -> 0.21.11
* mpd: 0.21.11 -> 0.21.12
* mpd: log to journal
* mpd: 0.21.12 -> 0.21.14
* mpd: add tobim to maintainers
* mpd: reenable syslog support
* mpd: 0.21.14 -> 0.21.15
* mpd: 0.21.15 -> 0.21.16
2019-11-13 15:38:46 +00:00
Tobias Mayer
85fb93535c
pythonPackages.schema: Add myself as maintainer
2019-11-05 01:42:40 -08:00
Tobias Mayer
aa1ad7b866
pythonPackages.schema: Fix
...
This depends on contextlib2 and mock. The preConfigure hook
can probably be removed with the next version bump, see
https://github.com/keleshev/schema/pull/222 .
2019-11-05 01:42:40 -08:00
Tobias Mayer
a7cd3c2d82
cmake-format: init at 0.6.0
2019-11-03 13:47:38 +01:00
Tobias Mayer
f5d99970d0
caf: enable checks
2019-10-21 11:40:55 +02:00
Tobias Mayer
afcf63bc74
caf: disable examples
2019-10-21 11:39:34 +02:00
Tobias Mayer
53bd4ebd17
caf: enable openssl support
2019-10-21 11:39:34 +02:00
Tobias Mayer
dc1e9ee48d
caf: 0.17.1 -> 0.17.2
2019-10-21 11:39:34 +02:00
Tobias Mayer
d46de73253
suricata: 4.1.5 -> 5.0.0
...
Additional Changes:
- Disabled AFL build configuration
- Enabled eBPF support
2019-10-21 05:51:54 +02:00
Tobias Mayer
f39ea02e24
pythonPackages.awkward: 0.12.12 -> 0.12.13
2019-10-08 22:24:01 +02:00
Tobias Mayer
bf09368bf5
arrow-cpp: run nixfmt
2019-10-08 22:22:33 +02:00
Tobias Mayer
366476defd
arrow-cpp: 0.14.1 -> 0.15.0
...
This also enables building the plasma module.
2019-10-08 22:22:33 +02:00
Tobias Mayer
eef286ca53
vimPlugins.vim-pasta: init at 2018-09-08
2019-10-03 02:13:06 -07:00
Tobias Mayer
4185ed3a81
vimPlugins.vim-textobj-variable-segment: init at 2019-05-05
2019-10-03 02:13:06 -07:00
Tobias Mayer
30f246e4f4
vimPlugins.vim-indexed-search: init at 2019-07-04
2019-10-03 02:13:06 -07:00
Tobias Mayer
7b29837a69
vimPlugins.asterisk: init at 2019-09-23
2019-10-03 02:13:06 -07:00
Tobias Mayer
33a095fb9e
vimPlugins: Update
2019-10-03 02:13:06 -07:00
Tobias Mayer
2963c8811e
ccls: 0.20190823 -> 0.20190823.3
2019-09-26 13:16:41 +02:00
Tobias Mayer
bd9d24a2dc
qt48: Fix build for gcc8
2019-08-22 13:24:56 +02:00
Tobias Mayer
bb71bb15ce
pkgsStatic: propagate all buildInputs
2019-07-24 16:04:51 +02:00
Tobias Mayer
e06b7d9638
Override alternative stdenvs in pkgsStatic
2019-07-21 07:36:44 +02:00
Tobias Mayer
3c12ae1d35
Signal static build option in makeStaticLibraries
...
This flag can replace the extra static parameter to packages that
don't work automatically with this adapter.
2019-07-21 06:44:50 +02:00
Tobias Mayer
d87c843b6f
Integrate review suggestions
2019-07-03 08:50:18 +02:00
Tobias Mayer
2608669904
cmake: 3.13.4 -> 3.14.5
2019-07-03 08:50:18 +02:00
Tobias Mayer
6389a0a132
Use of gccXStdenv instead of inplace overrideCC
2019-06-23 20:49:22 +02:00
Tobias Mayer
3a7bb25285
Fix overrideCC invokations for cross builds
...
`overrideCC` should always take a compiler for the build
system, otherwise cross compilation is not possible.
2019-06-23 17:07:51 +02:00
Tobias Mayer
79d72ccd3c
dpkg: fix cross compilation
2019-06-23 17:07:38 +02:00
Tobias Mayer
66cf1c68a6
Avoid changing of derivation for non-musl platform
2019-05-12 22:25:01 +02:00
Tobias Mayer
17c2884c70
coreutils: fix musl cross compilation
2019-05-12 22:25:01 +02:00
Tobias Mayer
085751b63b
nixos/snapserver: init
...
A nixos module for configuring the server side of pkgs.snapcast.
The module is named "snapserver" following upstream convention.
This commit does not provide module for the corresponding client.
Fix handling of port and controlPort
Fix stream uri generation & address review
Remove unused streams options & add description
Add missing description & Remove default fs path
Use types.port for ports & formatting improvements
Force mpd and mopidy to wait for snapserver
2019-03-06 23:40:05 +01:00
Tobias Mayer
134a061d93
Restrict vim update.py to generated.nix
2019-02-22 15:49:43 +01:00
Tobias Mayer
2cab34af9a
LanguageClient-neovim: 2018-09-07 -> 0.1.140
2019-02-15 23:17:36 +01:00
Tobias Mayer
2da868d81e
Add shim for clock_gettime until macos >= 10.12
2019-02-13 13:08:57 +01:00
Tobias Mayer
5fb8267031
cquery: 2018-03-31 -> 2018-05-01
...
The update should fix the build on osx.
2018-05-01 20:40:06 +02:00
Tobias Mayer
04f3b76dce
cquery: extended wrapper
...
Use NIX_CFLAGS_COMPILE to find additional include paths.
2018-03-28 12:13:04 +02:00
Tobias Mayer
4930caae80
cquery: init at 2018-03-25
2018-03-26 00:51:41 +02:00