Danylo Hlynskyi
0abf181066
Merge pull request #48153 from Ma27/fix-nixos-option-for-invalid-options
...
nixos-option: don't abort with shell failures if options are not existant
2019-01-24 02:38:02 +02:00
Danylo Hlynskyi
a866551226
nixos-option: prune backtick from output
...
It doesn't work good with double-click selection in terminal (it gets into selection buffer of some terminals)
2019-01-24 02:37:29 +02:00
Silvan Mosberger
bfcfa77ba0
Merge pull request #54237 from r-ryantm/auto-update/acpica-tools
...
acpica-tools: 20181213 -> 20190108
2019-01-24 01:05:10 +01:00
Silvan Mosberger
44a660e54e
Merge pull request #54256 from r-ryantm/auto-update/autoconf-archive
...
autoconf-archive: 2018.03.13 -> 2019.01.06
2019-01-24 01:02:52 +01:00
Silvan Mosberger
62580e9529
Merge pull request #54516 from matthewbauer/column
...
unixtools.utillinux: add column
2019-01-24 00:58:36 +01:00
Silvan Mosberger
7790dbe6a2
Merge pull request #53796 from Izorkin/ejabberd
...
ejabberd: 18.06 -> 18.12.1
2019-01-24 00:57:54 +01:00
Silvan Mosberger
2f925289ab
Merge pull request #54356 from etu/update-lsi
...
linux-steam-integration: 0.7.2 -> 0.7.3
2019-01-24 00:54:14 +01:00
Travis Athougies
a66ef3aa3d
Add options to build disk image function ( #50239 )
...
* add options to build disk image function
* Revert suffix changes
2019-01-24 01:47:55 +02:00
Silvan Mosberger
a96ff61818
Merge pull request #54316 from kampka/patch-1
...
msmtp: Configure sysconfdir to point to /etc
2019-01-24 00:44:38 +01:00
Silvan Mosberger
89654abe66
Merge pull request #54360 from dtzWill/update/ispc-1.10.0
...
ispc: 1.9.2 -> 1.10.0
2019-01-24 00:43:37 +01:00
Silvan Mosberger
b6da1ca26c
Merge pull request #54400 from veprbl/pr/arrow_0.12.0
...
arrow-cpp, pythonPackages.pyarrow: 0.11.0 -> 0.12.0
2019-01-24 00:42:02 +01:00
Silvan Mosberger
968eb6b3e0
Merge pull request #54514 from LeOtaku/fix/restic-timer-config
...
nixos/restic: change type of timerConfig option
2019-01-24 00:40:52 +01:00
worldofpeace
3bb9b102e5
Merge pull request #54366 from thefloweringash/gocryptfs-update
...
gocryptfs: 1.5 -> 1.6.1
2019-01-23 18:31:46 -05:00
worldofpeace
e64fa0d7db
Merge pull request #54132 from r-ryantm/auto-update/python3.7-elasticsearch-dsl
...
python37Packages.elasticsearch-dsl: 6.2.1 -> 6.3.1
2019-01-23 18:29:47 -05:00
Silvan Mosberger
ab606624fc
Merge pull request #54385 from Izorkin/lego
...
lego: 1.2.1 -> 2.0.1
2019-01-24 00:19:58 +01:00
Silvan Mosberger
328b0e4933
Merge pull request #54512 from vcunat/p/jemalloc-stripPrefix
...
jemalloc nitpick: better semantics for stripPrefix
2019-01-24 00:19:32 +01:00
Silvan Mosberger
7222fd9e21
Merge pull request #53986 from Ma27/document-dovecot-prometheus-exporter-issues
...
nixos/prometheus-dovecot-exporter: enhance `socketPath` documentation
2019-01-24 00:17:20 +01:00
Michael Weiss
f88f643659
python37Packages.cryptography: Add meta-attributes
2019-01-24 00:01:31 +01:00
Matthew Bauer
8449cc5b11
Merge pull request #53805 from mroi/patch-1
...
synergy: fix compilation on macOS
2019-01-23 17:59:23 -05:00
Maximilian Bosch
ca72dbd125
nixos/prometheus-dovecot-exporter: enhance socketPath
documentation
...
In Dovecot 2.3[1] the stats module changed and now the UNIX socket
provided by Dovecot by default isn't compatible anymore with the
exporter[2]. By enabling the `old-stats` plugin in Dovecot this issue
can be solved which should be documented in this module.
[1] https://wiki2.dovecot.org/Upgrading/2.3
[2] https://github.com/kumina/dovecot_exporter/issues/8
2019-01-23 23:51:48 +01:00
Matthew Bauer
5629e9de9d
Merge pull request #54350 from vkleen/llvm-ppc
...
Support PowerPC in llvm
2019-01-23 17:19:07 -05:00
Silvan Mosberger
73764a229a
Merge pull request #54279 from bachp/plex-cuda
...
nixos/plex: allow access to hardware acceleration libraries
2019-01-23 23:18:32 +01:00
Pascal Bach
8347722775
nixos/plex: allow access to hardware acceleration libraries
...
CUDA and OpenCL libraries are located in /run/opengldriver/lib and Plex
can make use of them if available.
2019-01-23 23:07:40 +01:00
Matthew Bauer
d9332f2a71
unixtools.utillinux: add column
...
requested on IRC
2019-01-23 16:35:11 -05:00
Silvan Mosberger
d9f39b7252
Merge pull request #54310 from Mic92/postgresq-backup
...
nixos/postgresqlBackup: add backupAll option
2019-01-23 21:40:39 +01:00
LeOtaku
63ed962e4b
nixos/restic: change type of timerConfig option to attrsOf unitOption
...
This is needed for correctly passing the option to "systemd.timer"
2019-01-23 21:29:02 +01:00
Michael Weiss
f561acc48e
scons.src: Update the hash (tarball was modified)
...
Unfortunately the tarball was modified for the official release and
"nix-store -r --check $(nix-instantiate -A scons.src)" did not catch
this (not sure why ATM).
Thanks @pbogdan for noticing this :)
2019-01-23 21:21:46 +01:00
Vladimír Čunát
666870d813
jemalloc nitpick: better semantics for stripPrefix
2019-01-23 21:01:59 +01:00
Jörg Thalheim
b3eaad9a27
Merge pull request #53818 from gnidorah/updates
...
update most packages I maintain
2019-01-23 19:19:13 +00:00
Samuel Dionne-Riel
6418e34971
nix-universal-prefetch: init at 0.2.0 ( #53436 )
2019-01-23 20:32:09 +02:00
Michael Weiss
c2b8270fb8
Merge pull request #54461 from primeos/scons
...
scons: 3.0.3 -> 3.0.4
2019-01-23 19:05:44 +01:00
Danylo Hlynskyi
506d8ea72f
Merge pull request #53501 from LnL7/manual-makeflagsarray
...
doc: don't overwrite makeFlagsArray in the example
2019-01-23 20:05:16 +02:00
Michael Weiss
32e7f391fc
scons: 3.0.3 -> 3.0.4
...
Announcement:
https://scons.org/scons-304-is-available.html
Changelog:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.4/src/CHANGES.txt
There where no regressions and no deprecations in this release (at least
it does not break any additional builds in nixpkgs).
2019-01-23 18:46:53 +01:00
worldofpeace
15ce4e6945
Merge pull request #54493 from worldofpeace/krita/bump
...
krita: 4.1.5 -> 4.1.7.101
2019-01-23 09:39:10 -05:00
Jörg Thalheim
20343f0ab4
Merge pull request #52741 from prusnak/python-trezor
...
pythonPackages: trezor: 0.10.2 -> 0.11.1
2019-01-23 13:46:24 +00:00
Michael Weiss
b4cd25c243
gns3Packages.{server,gui}{Stable,Preview}: 2.1.11 -> 2.1.12
2019-01-23 14:41:40 +01:00
Vladimír Čunát
5237df5186
knot-dns: 2.7.5 -> 2.7.6
...
Maintenance update, nothing really important, probably.
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.7.6
2019-01-23 14:04:32 +01:00
Tim Steinbach
8ee43e01fa
linux: 4.9.151 -> 4.9.152
2019-01-23 07:10:45 -05:00
Tim Steinbach
6da5e2d45f
linux: 4.20.3 -> 4.20.4
2019-01-23 07:10:35 -05:00
Tim Steinbach
1b8beae40b
linux: 4.19.16 -> 4.19.17
2019-01-23 07:10:27 -05:00
Tim Steinbach
5f0a4ee69f
linux: 4.14.94 -> 4.14.95
2019-01-23 07:10:18 -05:00
zimbatm
04d21ab899
docker-machine: 0.14.0 -> 0.16.1 ( #54487 )
2019-01-23 11:53:36 +00:00
Pavol Rusnak
bdb81a8d29
pythonPackages: trezor: 0.10.2 -> 0.11.1
2019-01-23 11:11:44 +01:00
Eelco Dolstra
04f025a8d4
cyrus-sasl: Fix broken download site
2019-01-23 10:56:25 +01:00
Vladimir Mosienko
2a858b3f76
teamviewer: 13.1.3026 -> 14.1.3399
2019-01-23 09:44:37 +00:00
Roger Qiu
8c645b4b8a
pythonPackages.asciimatics: init at 1.10.0 ( #54404 )
2019-01-23 10:31:44 +01:00
Frederik Rietdijk
01efca4a54
Merge pull request #54462 from dotlambda/python-pkgs-remove
...
pythonPackages: remove some packages representing outdated versions
2019-01-23 09:38:40 +01:00
Vincent Laporte
85fe73a573
coqPackages.flocq: 2.6.0 -> {2.6.1, 3.0.0}
2019-01-23 07:45:16 +00:00
Danylo Hlynskyi
ab31b13401
Merge pull request #52991 from danbst/zram-zstd
...
zramSwap: allow configure compression algorithm + cleanups
2019-01-23 09:30:55 +02:00
worldofpeace
8a2aef753d
krita: 4.1.5 -> 4.1.7.101
2019-01-23 01:13:09 -05:00