Commit graph

158596 commits

Author SHA1 Message Date
Ryan Mulligan 8d0b95dc09 nixos/monit: change type of 'config' option to lines
By using types.lines for 'config', we can specify monit configurations
in lots of modules and they can all be automatically combined together
with newlines. This is desireable because different modules might want
to each specify the small monitoring task specific to their service.

This commit also updates the module to use current idioms.
2018-11-09 16:07:42 -08:00
Jörg Thalheim feb92ef7d3
Merge pull request #49973 from r-ryantm/auto-update/python3.6-peppercorn
python36Packages.peppercorn: 0.5 -> 0.6
2018-11-09 23:56:12 +00:00
Ryan Mulligan 9de1902b84
Merge pull request #50032 from r-ryantm/auto-update/now-cli
now-cli: 11.4.6 -> 11.5.2
2018-11-09 15:06:37 -08:00
Vladyslav M eb5a932eb7
Merge pull request #49671 from hyperfekt/bcachefs_cryptroot
bcachefs root support
2018-11-10 00:08:55 +02:00
Renaud caf2390efa
Merge pull request #49636 from colemickens/google-chrome-unstable-fix
google-chrome-dev: add at-spi2-core dependency
2018-11-09 23:01:49 +01:00
Jaka Hudoklin 9edc4a114c
Merge pull request #50071 from r-ryantm/auto-update/kubernetes
kubernetes: 1.12.1 -> 1.12.2
2018-11-09 22:53:16 +01:00
Jörg Thalheim 428cb89bc6
Merge pull request #49987 from r-ryantm/auto-update/python3.6-plyvel
python36Packages.plyvel: 0.9 -> 1.0.5
2018-11-09 21:46:05 +00:00
Jörg Thalheim 634db3c436
plyvel: restrict to linux
on macOS we see the following error:

ImportError: Failed to import test module: test.test_plyvel
Traceback (most recent call last):
  File "/nix/store/0mha803yql9q7b6h93m8940z3sjbhiy8-python3-3.6.6/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
    module = self._get_module_from_name(name)
  File "/nix/store/0mha803yql9q7b6h93m8940z3sjbhiy8-python3-3.6.6/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name
    __import__(name)
  File "/private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/test/test_plyvel.py", line 17, in <module>
    import plyvel
  File "/private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/plyvel/__init__.py", line 6, in <module>
    from ._plyvel import (  # noqa
ImportError: dlopen(/private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/plyvel/_plyvel.cpython-36m-darwin.so, 2): Library not loaded: /nix/store/rq39v3s1l6vc85wwmrxsmlpi4rnbjnx6-leveldb-1.20/lib/out-shared/libleveldb.dylib.1.20
  Referenced from: /private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/plyvel/_plyvel.cpython-36m-darwin.so
  Reason: image not found
2018-11-09 21:44:49 +00:00
Jan Tojnar b28e4c5b73
Merge pull request #50052 from worldofpeace/bamf/0.5.4
bamf: 2018-02-07 -> 0.5.4
2018-11-09 22:37:11 +01:00
R. RyanTM ad6bfada7a kubernetes: 1.12.1 -> 1.12.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubernetes/versions
2018-11-09 13:28:28 -08:00
Vladyslav M 5ff4b359e2
Merge pull request #50049 from stephengroat/patch-3
slack: 3.2.1 -> 3.3.3
2018-11-09 23:23:13 +02:00
Vladyslav M a214f38477
Merge pull request #49897 from nlewo/skopeo-v1.0.32
skopeo: 0.1.31 -> 0.1.32
2018-11-09 23:17:36 +02:00
Vladyslav M 20747f196c
Merge pull request #50069 from dywedir/standardnotes
standardnotes: init at 2.3.12
2018-11-09 23:15:35 +02:00
R. RyanTM ef289b583e latte-dock: 0.8.1 -> 0.8.2 (#50059)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/latte-dock/versions
2018-11-09 15:53:47 -05:00
MGregoire db8f4ff49c
standardnotes: init at 2.3.12 2018-11-09 22:41:00 +02:00
Silvan Mosberger 92ad58a1bf
Merge pull request #50037 from r-ryantm/auto-update/mercurial-full
mercurialFull: 4.7.2 -> 4.8
2018-11-09 21:35:19 +01:00
Silvan Mosberger b54b87adfc
Merge pull request #50050 from r-ryantm/auto-update/memcached
memcached: 1.5.11 -> 1.5.12
2018-11-09 21:29:06 +01:00
Silvan Mosberger 82eb47d448
Merge pull request #50053 from r-ryantm/auto-update/mlterm
mlterm: 3.8.6 -> 3.8.7
2018-11-09 21:27:44 +01:00
worldofpeace c72f48f719 bamf: 2018-02-07 -> 0.5.4 2018-11-09 15:07:00 -05:00
Michael Raskin 74f3d2f8c8
Merge pull request #50054 from samueldr/fixes/libreoffice-misc
Fixes weird mismatch with libreoffice and libreoffice-unwrapped.
2018-11-09 20:04:49 +00:00
Matthew Bauer 814ff37bef
Merge pull request #50057 from kalbasit/nixpkgs_trim-trailing-whitespace
trim trailing whitespace from top-level/all-packages
2018-11-09 13:58:33 -06:00
Matthew Bauer 2e2afa1943 gcc/binutils: disable pie hardening
These don’t like having -fPIE set for them. We should disable
hardening all the time, but in the interest of not changing hashes,
this only disables it for Musl (where it is now the default).

(cherry picked from commit a3a6884649354a660326acd68c1bd08ffd2dcfa2)
2018-11-09 13:55:35 -06:00
Jörg Thalheim 2f97911566
Merge pull request #49817 from alyssais/rack_cve
rack: 1.6.* -> 1.6.11, 2.0.* -> 2.0.6 (CVE-2018-16470, CVE-2018-16471)
2018-11-09 19:30:43 +00:00
Wael M. Nasreddine 205960e1d1
trim trailing whitespace from top-level/all-packages 2018-11-09 11:27:39 -08:00
Samuel Dionne-Riel 1430f1c0d0 libreoffice-*: changes attributes structure for *-unwrapped
libreoffice-unwrapped points to the same libreoffice than libreoffice.
libreoffice-*-unwrapped exists for all versions

This bring an incompatible change where a user using
`libreoffice-unwrapped` hoping to use `fresh` would now be inadvertently
be using `still`.
2018-11-09 14:06:09 -05:00
Ryan Mulligan c93d1760a9
Merge pull request #49971 from r-ryantm/auto-update/python3.6-libversion
python36Packages.libversion: 1.0.0 -> 1.1.2
2018-11-09 10:59:48 -08:00
R. RyanTM 6903dc5314 mlterm: 3.8.6 -> 3.8.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mlterm/versions
2018-11-09 10:59:21 -08:00
Samuel Dionne-Riel 4a58f744f1 libreoffice-*: inherits meta.
This ensures the package listing shows the expected informations.
2018-11-09 13:52:26 -05:00
R. RyanTM 1f6d946e65 memcached: 1.5.11 -> 1.5.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/memcached/versions
2018-11-09 10:40:25 -08:00
Stephen c19c051123
slack: 3.2.1 -> 3.3.3
closes #50009
2018-11-09 10:37:24 -08:00
Orivej Desh 4c9729ab53 psi-plus: 1.3.422 -> 1.4.404 2018-11-09 18:29:05 +00:00
Jörg Thalheim d45590b839
metasploit-framework: fix build
> /nix/store/r2vsi140pys7jnzyk0qz1fj9aji6sq40-ruby2.5.3-rb-readline-0.5.5/lib/ruby/gems/2.5.0/gems/rb-readline-0.5.5/lib/rbreadline.rb:1097:in `<module:RbReadline>': HOME environment variable (or HOMEDRIVE and HOMEPATH) must be set and point to a directory (RuntimeError)
2018-11-09 18:03:18 +00:00
Silvan Mosberger b4284b140a
Merge pull request #50023 from r-ryantm/auto-update/nss_wrapper
nss_wrapper: 1.1.3 -> 1.1.5
2018-11-09 18:39:14 +01:00
Silvan Mosberger b2c7a36b2b
Merge pull request #50027 from r-ryantm/auto-update/opencollada
opencollada: 1.6.65 -> 1.6.66
2018-11-09 18:38:02 +01:00
Renaud 0fcf1989da
Merge pull request #49737 from cocreature/yacreader
yacreader: init at 9.5.0, libunarr: init at 1.0.1
2018-11-09 18:29:40 +01:00
R. RyanTM 7e607a7a87 mercurialFull: 4.7.2 -> 4.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mercurial-full/versions
2018-11-09 08:54:10 -08:00
Renaud 05a75a40e6
Merge pull request #50021 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20181011 -> 20181101
2018-11-09 17:53:08 +01:00
Moritz Kiefer d52de90dba yacreader: init at 9.5.0, libunarr: init at 1.0.1 2018-11-09 17:46:30 +01:00
Jörg Thalheim 18978c6474
Merge pull request #49968 from r-ryantm/auto-update/qtbitcointrader
qtbitcointrader: 1.40.13 -> 1.40.23
2018-11-09 16:41:14 +00:00
Jörg Thalheim b1bd5c5d86
Merge pull request #49969 from r-ryantm/auto-update/python3.6-splinter
python36Packages.splinter: 0.8.0 -> 0.9.0
2018-11-09 16:34:01 +00:00
Jörg Thalheim a7bf64c8fa
Merge pull request #49963 from r-ryantm/auto-update/python3.6-qtconsole
python36Packages.qtconsole: 4.4.1 -> 4.4.2
2018-11-09 16:30:25 +00:00
Jörg Thalheim fd12fb9939
Merge pull request #49967 from r-ryantm/auto-update/python3.6-stevedore
python36Packages.stevedore: 1.29.0 -> 1.30.0
2018-11-09 16:26:05 +00:00
Jörg Thalheim 53e222d79b
Merge pull request #49966 from r-ryantm/auto-update/python3.6-uproot-methods
python36Packages.uproot-methods: 0.2.5 -> 0.2.6
2018-11-09 16:23:59 +00:00
Jörg Thalheim 05f266a655
Merge pull request #49965 from r-ryantm/auto-update/python3.6-toml
python36Packages.toml: 0.9.6 -> 0.10.0
2018-11-09 16:22:17 +00:00
Jörg Thalheim 84df5d6041
Merge pull request #49962 from r-ryantm/auto-update/python2.7-python-stdnum
python27Packages.python-stdnum: 1.9 -> 1.10
2018-11-09 16:16:55 +00:00
Jörg Thalheim 47746cfee5
Merge pull request #49961 from r-ryantm/auto-update/python3.6-uncompyle6
python36Packages.uncompyle6: 3.2.3 -> 3.2.4
2018-11-09 16:15:52 +00:00
Renaud f0dc3b64c1
Merge pull request #49956 from kalbasit/nixpkgs_add-archiver
archiver: init at 3.0.0
2018-11-09 17:09:45 +01:00
Jörg Thalheim 3b27af320d
Merge pull request #49211 from r-ryantm/auto-update/ocaml4.06.1-rresult
ocamlPackages.rresult: 0.5.0 -> 0.6.0
2018-11-09 15:35:09 +00:00
R. RyanTM 0b69c52102 now-cli: 11.4.6 -> 11.5.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/now-cli/versions
2018-11-09 07:32:57 -08:00
Silvan Mosberger bb65d4252d
Merge pull request #50000 from r-ryantm/auto-update/python3.6-Django
python36Packages.django_2_1: 2.1.2 -> 2.1.3
2018-11-09 16:31:57 +01:00