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
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
Wael Nasreddine
37d2f71e2f
go_1_12: set meta.branch to 1.12 ( #56852 )
2019-03-04 23:18:12 -08: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
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
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
Vladimír Čunát
3e442fd0f9
Revert "luaPackages.cqueues: move to generated"
...
This reverts commit c01fe375ca
.
See the reverted commit on GitHub for discussion. /cc PR #55305 .
2019-03-04 20:34:07 +01:00
Michael Weiss
7bf4323082
sway-beta: 1.0-rc4 -> 1.0-rc5
2019-03-04 20:31:06 +01:00
Michael Raskin
fce81a36b7
Merge pull request #56825 from callahad/renpy
...
renpy: 7.1.3 -> 7.2.0
2019-03-04 19:26:30 +00:00
worldofpeace
77c8b423ed
pythonPackages.pex: mark as broken
2019-03-04 14:24:22 -05:00
worldofpeace
b6fae7b993
pantheon.elementary-calendar: 4.2.3 -> 5.0
2019-03-04 13:28:18 -05:00
Peter Simons
1d628e4588
Merge pull request #56600 from r-ryantm/auto-update/bind
...
bind: 9.12.3-P1 -> 9.12.3-P4
2019-03-04 16:12:23 +01:00
Will Dietz
383cac432b
Merge pull request #56727 from dtzWill/update/unifont-upper-11
...
unifont_upper: 10.0.06 -> 11.0.03
2019-03-04 08:50:14 -06:00
Will Dietz
860ab9f340
Merge pull request #56801 from dtzWill/update/spectral-2019-03-03
...
spectral: 2018-09-24 -> 2019-03-03
2019-03-04 08:49:39 -06:00
Robert Schütz
4c0f0a014b
python.pkgs.pymediainfo: fix build
2019-03-04 15:48:23 +01:00
Robert Schütz
35848d284b
python.pkgs.rawkit: add patch for python37 compatibility
2019-03-04 15:48:23 +01:00