Commit graph

239627 commits

Author SHA1 Message Date
Jonathan Ringer a4672f78d5 python3Packages.pyfxa: fix deps and tests 2020-08-21 18:56:16 -07:00
Silvan Mosberger 5f212d693f
Merge pull request #95938 from Infinisil/fix-manual
nixos/logrotate: Fix option reference
2020-08-22 01:42:23 +02:00
Maximilian Bosch 787488fee3
Merge pull request #95936 from jonafato/keepassxc-2.6.1
keepassxc: 2.6.0 -> 2.6.1
2020-08-22 01:41:39 +02:00
Silvan Mosberger 1b8a94db67
nixos/logrotate: Fix option reference
Fixes the manual build
2020-08-22 01:38:38 +02:00
Sybrand Aarnoutse 56535ba530 pipes: fix dependencies
Fixes: https://github.com/NixOS/nixpkgs/issues/95902
2020-08-21 16:37:24 -07:00
Maximilian Bosch dea3a5edcb
Merge pull request #95935 from jonringer/minor-grammar-fixes
nixos/release-notes: minor fixes
2020-08-22 01:27:38 +02:00
Maximilian Bosch 8642072014
Merge pull request #95930 from Infinisil/fzf-perl
fzf: Make sure that perl path is valid
2020-08-22 01:26:31 +02:00
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
06kellyjac 01c32e49a9 deno: avoid nix-prefetch error
nix-prefetch is failing with an error containing
'allow-unsafe-native-code-during-evaluation'.
This change avoids and handles this error so the update still used.

This isn't intended as a permanent fix but it works for now.
2020-08-21 23:08:15 +01:00
zowoq 2da8587c01 deepin.dde-api: mark as broken 2020-08-22 07:59:13 +10:00
Jon Banafato 3a09fbb277 keepassxc: 2.6.0 -> 2.6.1 2020-08-21 17:56:16 -04: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
Jonathan Ringer 19d2c0cb55
nixos/release-notes: minor fixes 2020-08-21 14:41:03 -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
06kellyjac 3fbad3ec7a deno: 1.3.0 -> 1.3.1 2020-08-21 22:15:54 +01: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
Silvan Mosberger 7ff5fd2e91
fzf: Make sure that perl path is valid 2020-08-21 22:30:27 +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
Michael Weiss 8f6e1f2408
iputils: 20190709 -> 20200821 2020-08-21 21:17:02 +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