Commit Graph

239553 Commits

Author SHA1 Message Date
Matthias Totschnig
9b2769b061 rethinkdb: use clangStdenv
And remove patch working around a GCC bug.
2020-08-21 15:44:52 -07:00
Matthias Totschnig
8025e4ffe4 rethinkdb: 2.3.6 -> 2.4.1, fix
Update patch that prevents making V8 snapshots, as those segfault.

Fix build by building only the database server. Other make targets fetch
dependencies at build time and this behaviour cannot be overriden.
Therefore, the clients and web interface are no longer built. See
rethinkdb/rethinkdb#6867.
2020-08-21 15:44:52 -07:00
Matthias Totschnig
0466ae30ea python2.pkgs.rethinkdb: fix
Add missing dependency on `setuptools`, reflect changed license.
2020-08-21 15:44:52 -07:00
Oleksii Filonenko
e0e54d6171
Merge pull request #95884 from marsam/update-docker-slim
docker-slim: 1.30.0 -> 1.31.0
2020-08-22 01:34:30 +03:00
zowoq
2da8587c01 deepin.dde-api: mark as broken 2020-08-22 07:59:13 +10:00
José Romildo Malaquias
e10dc49870
Merge pull request #94819 from romildo/upd.blueberry
blueberry: init at 1.3.9
2020-08-21 18:52:07 -03:00
Cole Helbling
e2b09f42ba dwarf-fortress: TWBT: use fork for dfhack 0.47.04 support
The original mifki TWBT hasn't been updated since April 2019, while
thurin's fork has added support for dfhack 0.47.04-r2. Thus, switch to
thurin's fork when Dwarf Fortress 0.47.04 is used (and ever-so-slightly
special case the url attribute).
2020-08-21 14:45:53 -07:00
Cole Helbling
50bf68669a dfhack: fix ruby plugin
dfhack expects an unversioned libruby.so to be present in the hack
subdirectory for ruby plugins to function. The glob is necessary,
because the ruby package's library names are formatted as
ruby-${version}.so for whatever reason. The glob makes it possible for
ruby to update without manual intervention being needed here.
2020-08-21 14:45:53 -07:00
Cole Helbling
5db4a65384 dfhack: 0.47.04-alpha0 -> 0.47.04-r2
As of
56e43a0dde,
dfhack gets its goodies from the directory above the Dwarf_Fortress
executable, which leads to stock Dwarf Fortress and not the built
environment where all the dfhack resources are symlinked to (typically
~/.local/share/df_linux). This causes errors like `tweak is not a
recognized command` to be reported and dfhack to lose some of its
functionality.
2020-08-21 14:45:53 -07:00
Silvan Mosberger
b6d657adbe release-notes: Mention stricter option evaluation
As caused by https://github.com/NixOS/nixpkgs/pull/82743
2020-08-21 14:37:32 -07:00
Silvan Mosberger
d400dcaa48 release-notes: Mention freeform modules
As introduced by https://github.com/NixOS/nixpkgs/pull/82743
2020-08-21 14:37:32 -07:00
Aaron Andersen
4df837063f
Merge pull request #95809 from aanderse/logrotate
nixos/logrotate: switch `paths` option type from listOf to attrsOf
2020-08-21 17:31:52 -04:00
Aaron Andersen
91db1c8aec
Merge pull request #87712 from aanderse/zabbix
zabbix: 4.4.8 -> 5.0.2
2020-08-21 17:11:55 -04:00
Aaron Andersen
06d17caf92 nixos/httpd: configure log rotation 2020-08-21 17:04:07 -04:00
Aaron Andersen
00f08005af nixos/logrotate: switch paths option type from listOf to attrsOf 2020-08-21 17:04:04 -04:00
zowoq
0447711c07 meguca: remove top-level attribute
6f4141507b
2020-08-22 07:00:56 +10:00
Silvan Mosberger
bf777413f9
Merge pull request #95722 from Infinisil/dovecot-mailboxes-improved
nixos/dovecot: Improve mailboxes type
2020-08-21 22:40:50 +02:00
Dmitry Kalinkin
cf7a15a482
Merge pull request #94849 from tobim/pkgs/arrow-cpp-1.0
arrow-cpp: 0.17.1 -> 1.0.0
2020-08-21 13:08:19 -07:00
Jörg Thalheim
6f4141507b
meguca: remove (#95920) 2020-08-21 13:00:40 -07:00
Jörg Thalheim
78cde427e8
storebrowse: remove (#95919)
I don't even bother to add it as deprecated to aliases.nix.
It was marked as broken in 2016.
2020-08-21 12:58:34 -07:00
Tim Steinbach
3c99c3105f
linux: 5.7.16 -> 5.7.17 2020-08-21 15:53:20 -04:00
Tim Steinbach
febd844975
linux: 5.4.59 -> 5.4.60 2020-08-21 15:53:20 -04:00
Tim Steinbach
bcd17284ec
linux: 4.9.232 -> 4.9.233 2020-08-21 15:53:20 -04:00
Tim Steinbach
81f8d8e881
linux: 4.4.232 -> 4.4.233 2020-08-21 15:53:19 -04:00
Tim Steinbach
cf39f96ab0
linux: 4.19.140 -> 4.19.141 2020-08-21 15:53:19 -04:00
Tim Steinbach
07bfff3c1c
linux: 4.14.193 -> 4.14.194 2020-08-21 15:53:19 -04:00
Maximilian Bosch
18f6323fab
Merge pull request #95898 from xfix/php-sendmail
php: use system-sendmail
2020-08-21 21:51:19 +02:00
Jan Tojnar
2b6f959c3b gitAndTools.diff-so-fancy: Fix shebang patching and clean up
perl is a runtime dependency so it needs to be in buildInputs,
otherwise patchShebangs hook will not see it.
2020-08-21 12:31:29 -07:00
Daniël de Kok
faa23a0f32 clpeak: init at 1.1.0
A tool which profiles OpenCL devices to find their peak capacities.
2020-08-21 12:31:11 -07:00
Daniël de Kok
b667dc48d1 amdvlk: 2020.Q3.3 -> 2020.Q3.4
Changelog:
https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-2020.Q3.4
2020-08-21 12:31:02 -07:00
Peter Simons
2a9483dd7c
Merge pull request #95866 from NixOS/haskell-updates
Update Haskell package set to LTS 16.10 (plus other fixes)
2020-08-21 21:20:43 +02:00
Peter Simons
94d0521989 Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-08-21 21:19:32 +02:00
Peter Simons
826bc9aeb9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
45e25ffd14.
2020-08-21 21:17:21 +02:00
Peter Simons
0843aa75de hackage2nix: update list of broken builds to fix evaluation errors on Hydra 2020-08-21 21:16:25 +02:00
Mario Rodas
d33a625b5f shadowsocks-rust: 1.8.14 -> 1.8.16 2020-08-21 12:12:30 -07:00
pblkt
a2780ce65a rargs: init at 0.3.0 2020-08-21 12:06:25 -07:00
pblkt
3ff786a091 maintainers: add pblkt 2020-08-21 12:06:25 -07:00
Ben Wolsieffer
195258a9e1 buildbot: fix build
Backport upstream patch to fix incompatibility with lastest SQLAlchemy.
2020-08-21 12:05:08 -07:00
Peter Simons
ac4b0e8eb0 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
45e25ffd14.
2020-08-21 20:48:59 +02:00
Samuel Gräfenstein
9b06980c61
google-chrome-{beta,dev}: fix icons (#95389)
The icon naming scheme for Chrome Beta/Dev has changed from
`product_logo_{res}.png` to `product_logo_{res}_{branch}.png`.
2020-08-21 20:39:05 +02:00
Peter Simons
eb10f6dab9
Merge pull request #95788 from utdemir/ghchead-exceptions-fix
haskellPackages.ghcHEAD: Mark "exceptions" as a core library
2020-08-21 20:32:30 +02:00
Jörg Thalheim
b6e2e4c777
Merge pull request #93425 from helsinki-systems/feat/gitlab-shell-config 2020-08-21 19:20:42 +01:00
Maxim Krivchikov
c8384cc8a5 pythonPackages.django-widget-tweaks: init at 1.4.8 2020-08-21 10:48:43 -07:00
Lassulus
a683267c82
Merge pull request #90521 from zimbatm/rebazel-0.1.4
rebazel: init at 0.1.4
2020-08-21 19:48:35 +02:00
Martin Weinelt
0d131f81eb ansible_2_7: drop
This version went EOL on 2020/06/18.
2020-08-21 10:44:50 -07:00
Martin Weinelt
38b7da9144 ansible: 2.9.12 -> 2.10.0 2020-08-21 10:44:50 -07:00
Ben Darwin
7ab4ee9613 python3Packages.pytorch-lightning: init at 0.8.5 2020-08-21 10:43:35 -07:00
Lassulus
ef39cba42f
Merge pull request #90347 from r-ryantm/auto-update/duckdb
duckdb: 0.1.7 -> 0.1.8
2020-08-21 19:39:43 +02:00
Maxim Krivchikov
cedbb56d83 python3Packages.behave: 1.2.6 -> 1.2.7.dev1 2020-08-21 10:36:53 -07:00
Maxim Krivchikov
2126015ad4 python3Packages.cucumber-tag-expressions: init at 3.0.0 2020-08-21 10:36:53 -07:00