172583 Commits

Author SHA1 Message Date
Peter Simons
82254747af maxima: update to version 5.42.2 2019-03-05 12:53:04 +01:00
Peter Simons
ddac10a47c xpdf: remove myself from list of maintainers 2019-03-05 12:53:04 +01:00
Peter Simons
98f69edf83 tbb: remove myself from list of maintainers 2019-03-05 12:53:04 +01:00
Peter Simons
9d9c599055 swi-prolog: remove myself from list of maintainers 2019-03-05 12:53:04 +01:00
Peter Simons
cd1dc8a1d2 SpamAssassin: update to version 3.4.2 2019-03-05 12:53:04 +01:00
Robert Schütz
f66d4bcb6b python.pkgs.willow: correct src 2019-03-05 12:50:23 +01:00
Danylo Hlynskyi
7e8f04ab05
consul: 1.4.1 -> 1.4.2 (#56854) 2019-03-05 13:35:22 +02:00
Silvan Mosberger
09c3fb0d75
Merge pull request #56774 from worldofpeace/mate/cleanup
nixos/mate: cleanup
2019-03-05 12:26:14 +01:00
Peter Simons
67cc7a8254 davfs2: update to version 1.5.5 2019-03-05 12:17:28 +01:00
Peter Simons
0356c1b87d mod_fastcgi: update to version 2.4.7.1 2019-03-05 12:08:20 +01:00
Peter Simons
2c75686985 analog: update to version 6.0.13 2019-03-05 12:08:20 +01:00
Jörg Thalheim
bf444fd442
Merge pull request #56673 from Kaali/darwin-ccls
Add Darwin support for ccls
2019-03-05 10:49:18 +00:00
Domen Kožar
f60459a023
Merge pull request #55142 from FlorianFranzen/thinkfan_smart
thinkfan: add option for libatasmart support
2019-03-05 17:47:13 +07:00
Danylo Hlynskyi
1f409d0879
Merge pull request #56020 from oxij/pull/47177-nixos-doc-include-all-modules-edited
nixos: doc: include all modules in manual generation
2019-03-05 12:19:52 +02:00
Peter Simons
456f09d76f ghc: Drop outdated compiler versions 8.6.1 and 8.6.2. We have 8.6.3. 2019-03-05 11:13:52 +01:00
Matthew Bauer
1f212565d2 ghc863: dont add extra libs
Don’t add -liconv to LDFLAGS automatically so that GHC will add it itself.

Merged in pull request #56795 from @matthewbauer.
2019-03-05 11:13:52 +01:00
Peter Simons
9e1ef78162 pandoc: add overrides to fix build of the new 2.7 version 2019-03-05 11:13:47 +01:00
Peter Simons
6e04ad9523 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
43355d3d6c.
2019-03-05 11:13:47 +01:00
Peter Simons
a70e883445 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
137855b0b1.
2019-03-05 11:13:47 +01:00
Jan Malakhovski
a53b3ba091 lib: optionAttrSetToDocList: warn instead of throwing on options without descriptions
For convenience, it's not like not having a description is deadly or something.
2019-03-05 09:41:41 +00:00
Jan Malakhovski
ca496b194f nixos: doc: increase maxdepth for xsltproc
See https://github.com/NixOS/nixpkgs/issues/37903#issuecomment-376618117
for details. With the previous patch and some custom modules included in
`configuration.nix` the above bug is very easy to trigger.

This is a simplest workaround I have. A proper solution would look like
https://github.com/NixOS/nixpkgs/issues/37903#issuecomment-376980838.
2019-03-05 09:41:40 +00:00
Arian van Putten
2e75a7b516 nixos: doc: optionally include all modules in manual generation
Before this change `man 5 configuration.nix` would only show options of modules in
the `baseModules` set, which consists only of the list of modules in
`nixos/modules/module-list.nix`

With this change applied and `documentation.nixos.includeAllModules` option enabled
all modules included in `configuration.nix` file will be used instead.

This makes configurations with custom modules self-documenting. It also means
that importing non-`baseModules` modules like `gce.nix` or `azure.nix`
will make their documentation available in `man 5 configuration.nix`.

`documentation.nixos.includeAllModules` is currently set to `false` by
default as enabling it usually uncovers bugs and prevents evaluation.
It should be set to `true` in a release or two.

This was originally implemented in #47177, edited for more configurability,
documented and rebased onto master by @oxij.
2019-03-05 09:41:40 +00:00
Robert Schütz
b0a9ac798a python.pkgs.bpython: correct Exec in bpython.desktop 2019-03-05 10:32:24 +01:00
Peter Simons
d955c0a385 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-9-g74e5d36 from Hackage revision
dc5ba26095.
2019-03-05 10:22:33 +01:00
Peter Simons
33e87e4b69 LTS Haskell 13.10 2019-03-05 10:22:33 +01:00
Francesco Gazzetta
66b6b3b4e9 zeronet: 0.6.4 -> 0.6.5 2019-03-05 09:20:44 +01:00
Robert Schütz
9b3e5a3aab
Merge pull request #56696 from jokogr/f/libarcus
pythonPackages.libarcus: use pkgs.protobuf as input
2019-03-05 09:10:29 +01:00
Vincent Laporte
01f88218d2 ocamlPackages.lablgtk3: 3.0.beta4 -> 3.0.beta5 2019-03-05 09:06:28 +01:00
Ioannis Koutras
c14eed2ac0 curaengine: add protobuf in buildInputs 2019-03-05 08:57:23 +01:00
Ioannis Koutras
6a523a180a pythonPackages.libarcus: use pkgs.protobuf as input
This commit makes pkgs.protobuf the input for libarcus, since the latter
searches for the native protobuf library and not for the Python module.
2019-03-05 08:57:09 +01:00
Robert Schütz
82b38923c2 python.pkgs.pykerberos: put krb5 in buildInputs too
For the relevant discussion see
https://github.com/NixOS/nixpkgs/pull/55757#issuecomment-469397261
2019-03-05 08:48:29 +01:00
Andrew Dunham
4cf0343b42 xournalpp: init at 1.0.8 2019-03-04 23:46:36 -08:00
Frederik Rietdijk
5d7ab31949 Merge master into staging-next 2019-03-05 08:32:52 +01:00
Frederik Rietdijk
347680df96 python: 2.7.15 -> 2.7.16 2019-03-05 08:30:04 +01:00
Wael Nasreddine
37d2f71e2f
go_1_12: set meta.branch to 1.12 (#56852) 2019-03-04 23:18:12 -08:00
Väinö Järvelä
41a675258f Add Darwin support for ccls 2019-03-05 08:37:07 +02:00
volth
ae3622df60 perlPackages.Clipboard: fix build 2019-03-05 04:01:10 +00:00
volth
fff3cb9d72 [cpan2nix] perlPackages.TestWWWMechanizeCatalyst: 0.60 -> 0.62 2019-03-05 04:00:52 +00:00
volth
0ca8c7f2ee [cpan2nix] perlPackages.CatalystRuntime: 5.90123 -> 5.90124 2019-03-05 04:00:33 +00:00
volth
84b6ae67b6 [cpan2nix] perlPackages.PlackMiddlewareSession: 0.30 -> 0.32 2019-03-05 04:00:23 +00:00
volth
5eedd2f772 [cpan2nix] perlPackages.PlackMiddlewareReverseProxy: 0.15 -> 0.16 2019-03-05 04:00:20 +00:00
volth
85a0f1406a [cpan2nix] perlPackages.AppSqitch: 0.9998 -> 0.9999 2019-03-05 04:00:14 +00:00
volth
27fdc8a458 [cpan2nix] perlPackages.MaxMindDBReaderXS: cleanup 2019-03-05 04:00:04 +00:00
volth
f20661e01a [cpan2nix] perlPackages.MouseXGetopt: 0.37 -> 0.38 2019-03-05 04:00:04 +00:00
volth
0af45b1e6b [cpan2nix] perlPackages.MooseXGetopt: 0.72 -> 0.74 2019-03-05 04:00:01 +00:00
volth
badedc68fc [cpan2nix] perlPackages.ArrayFIFO: 0.12 -> 0.13 2019-03-05 03:59:59 +00:00
Domen Kožar
d45ba336b2
cachix: 0.1.3 -> 0.2.0 2019-03-05 10:59:51 +07:00
volth
ad770da2fa [cpan2nix] perlPackages.CPAN: 2.22 -> 2.25 2019-03-05 03:59:38 +00:00
volth
de7ce182d0 [cpan2nix] perlPackages.CodeTidyAll: 0.72 -> 0.73 2019-03-05 03:59:35 +00:00
volth
3b8855b840 [cpan2nix] perlPackages.DateTimeFormatBuilder: 0.81 -> 0.82 2019-03-05 03:59:32 +00:00