Commit graph

172039 commits

Author SHA1 Message Date
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
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
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
Domen Kožar d45ba336b2
cachix: 0.1.3 -> 0.2.0 2019-03-05 10:59:51 +07:00
Dmitry Kalinkin b257346c42
Merge pull request #56855 from andir/ipget
ipget: 0.2.5 -> 0.3.2
2019-03-04 22:25:52 -05:00
matix2267 6ab2aea003 nixos/doc: Small updates about wireless configuration. (#55918)
* Reference networking section from installation
* Add info about pskRaw option in networking.wireless.networks
2019-03-05 04:27:15 +02:00
worldofpeace a00c5e301e nixos/mate: cleanup 2019-03-04 21:07:01 -05:00
Danylo Hlynskyi b421183b34
Merge pull request #56237 from LnL7/expose-overlays
pkgs/top-level: expose current overlays in pkgs
2019-03-05 03:06:21 +02:00
worldofpeace dcd3a105a0
Merge pull request #56844 from knedlsepp/fix-resampy
pythonPackages.resampy: Fix build
2019-03-04 20:01:36 -05:00
worldofpeace d830bfba9a pythonPackages.resampy: enable tests 2019-03-04 19:41:24 -05:00
Franz Pletz bc85062aa1
minetest: git-5.0.0-dev-2019-01-08 -> 5.0.0 2019-03-05 00:57:56 +01:00
Mateusz Kowalczyk 7f298714b4
Merge pull request #56648 from r-ryantm/auto-update/ffms
ffms: 2.22 -> 2.23
2019-03-05 08:20:31 +09:00
Carles Pagès eda985dc24 trigger-rally: 0.6.5 -> 0.6.6
Fixes build.
2019-03-05 00:08:17 +01:00
Andreas Rammhold 1d86cd44f0
ipget: 0.2.5 -> 0.3.2
Unbreak the build by updating to a newer version.
2019-03-05 00:03:54 +01:00
Carles Pagès 83220a735c steamPackages.steam: 1.0.0.56 -> 1.0.0.59 2019-03-04 23:40:44 +01:00
Will Dietz 94c25f6fb2 nsss: 0.0.1.0 -> 0.0.1.1
https://skarnet.org/software/nsss/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 79a19d1733 utmps: 0.0.2.0 -> 0.0.2.1
https://skarnet.org/software/utmps/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 9deced9c63 s6-networking: 2.3.0.3 -> 2.3.0.4
https://skarnet.org/software/s6-networking/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 3fe8eeabd5 s6-dns: 2.3.0.1 -> 2.3.0.2
https://skarnet.org/software/s6-dns/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 20d62b0f2b s6-linux-utils: 2.5.0.0 -> 2.5.0.1
https://skarnet.org/software/s6-linux-utils/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz ad924fb21a s6-portable-utils: 2.2.1.2 -> 2.2.1.3
https://skarnet.org/software/s6-portable-utils/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz dd693c15be s6-rc: 0.4.1.0 -> 0.5.0.0
https://skarnet.org/software/s6-rc/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 69a07d29fc s6: 2.7.2.2 -> 2.8.0.0
https://skarnet.org/software/s6/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 18ef1da03d execline: 2.5.0.1 -> 2.5.1.0
https://skarnet.org/software/execline/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 079eeaf3ef skalibs: 2.7.0.0 -> 2.8.0.0
https://skarnet.org/software/skalibs/upgrade.html
2019-03-04 23:23:55 +01:00
Carles Pagès 9fa7ca4d4a
Merge pull request #56823 from callahad/sdl2-webp
SDL2_image: support WebP images
2019-03-04 23:10:08 +01:00
Dmitry Kalinkin aa4f5cc4a3
simgrid: Fix the upstream project URL
Closes: #56849
2019-03-04 16:42:46 -05:00
Michael Raskin 9bc5c624e5
Merge pull request #56843 from knedlsepp/fix-smbnetfs
Fix smbnetfs
2019-03-04 21:12:48 +00:00
Matthew Bauer 71704e8129
Merge pull request #55081 from moyamo/fix-subdirs.el
Link subdirs.el into emacs-packages-deps site-lisp
2019-03-04 16:12:41 -05:00
Silvan Mosberger f274fc8656
Merge pull request #56550 from Infinisil/doc/xrandr/monitorConfig
nixos/xserver: Point to man page for options available in monitorConfig
2019-03-04 22:08:15 +01:00
Silvan Mosberger e56d2beeae
Merge pull request #56096 from Infinisil/fix/murmur_git
murmur_git: Fix
2019-03-04 22:07:53 +01:00
Silvan Mosberger 8f33ad7ca9
Merge pull request #56243 from aanderse/redmine
nixos/redmine: fix permissions & cleanup
2019-03-04 22:06:33 +01:00
Josef Kemetmüller e844f08125 mapnik: Fix build 2019-03-04 21:41:53 +01:00
Josef Kemetmüller 8e1afe7f14 pythonPackages.resampy: Fix build 2019-03-04 21:37:31 +01:00
Josef Kemetmüller b7c146c08e smbnetfs: Fix build against attr>=2.4.48
The xattr.h header was removed from libattr in v2.4.48 but added to glibc in 2.27.
The location moved from attr/xattr.h to sys/xattr.h.
2019-03-04 21:30:59 +01:00
Michael Weiss 47f8a520f8
lf: 10 -> 11 2019-03-04 20:51:00 +01:00
Michael Weiss 217070368a
scdoc: 1.9.3 -> 1.9.4 2019-03-04 20:48:31 +01:00
Michael Weiss 6eb62cfc68
android-studio: 3.3.1.0 -> 3.3.2.0 2019-03-04 20:45:21 +01:00