rewine
08e6b80248
rime-data: 0.38.20210628 -> 0.38.20211002
2022-01-09 21:51:48 +08:00
zowoq
fe92c39ced
terraform-providers: updates
2021-12-31 20:24:09 +10:00
sternenseemann
710699449a
nixos/doc: document documentation.man changes in 22.05 rel notes
2021-12-31 11:17:34 +01:00
sternenseemann
adfbfc0397
nixos/mandoc: add package option
2021-12-31 11:17:34 +01:00
sternenseemann
4942248a40
nixos/man-db: add package option
2021-12-31 11:17:34 +01:00
sternenseemann
d110798747
nixos/tests/man: test common functionality of both man impls
2021-12-31 11:17:34 +01:00
sternenseemann
f4f7238860
nixos/mandoc: init
...
Adds a NixOS module which allows using mandoc as the main manual
viewer. It can be used as a drop-in replacement for documentation.man
which relies on GNU's man-db and provides more or less the same
features.
The generateCaches option requires a different implementation for
mandoc, so it is hard to share code between the two modules -- hence it
has been implemented separately. Using both at the same time makes
little sense and wouldn't quite work, so there's an assertion to
prevent it.
To make makewhatis(8) index manual pages which are symlinks to the nix
store, we need to set READ_ALLOWED_PATH to include
`builtins.storeDir`. For background and discussion see:
https://inbox.vuxu.org/mandoc-tech/c9932669-e9d4-1454-8708-7c8e36967e8e@systemli.org/T/
2021-12-31 11:17:34 +01:00
sternenseemann
bcc4c34640
nixos/documentation: properly reference apropos(1), mention man -k
...
man -k is useful to mention as it is -- in constrast to apropos(1) --
actually required by POSIX.
2021-12-31 11:17:34 +01:00
sternenseemann
6a3d020b90
nixos/documentation: move man-db-specifics into new man-db module
...
It may be possible to revert the move of `documentation.man.manualPages`
later. The problem is that other man implementations (mandoc) want to
generate their index databases in place, so the approach taken here
doesn't translate super well.
2021-12-31 11:17:34 +01:00
R. Ryantm and Jonathan Ringer
c3f8722baa
leftwm: 0.2.9 -> 0.2.10
2021-12-31 02:06:39 -08:00
R. Ryantm and Jonathan Ringer
8b0995f4fc
delve: 1.7.3 -> 1.8.0
2021-12-31 02:06:22 -08:00
R. Ryantm and Jonathan Ringer
c2c4b01778
esbuild: 0.14.2 -> 0.14.8
2021-12-31 02:06:13 -08:00
R. Ryantm and Jonathan Ringer
c218eff811
python38Packages.xattr: 0.9.8 -> 0.9.9
2021-12-31 02:05:58 -08:00
Mario Rodas and Jonathan Ringer
ccf454849d
entt: add platforms
2021-12-31 02:05:42 -08:00
R. Ryantm and Jonathan Ringer
79cba6165c
entt: 3.8.1 -> 3.9.0
2021-12-31 02:05:42 -08:00
R. Ryantm and Jonathan Ringer
cdc10fa6f2
tilt: 0.23.3 -> 0.23.4
2021-12-31 02:05:17 -08:00
R. Ryantm and Jonathan Ringer
bd7b03d5de
featherpad: 1.0.1 -> 1.1.0
2021-12-31 02:04:18 -08:00
Gabriel Ebner and GitHub
5fcfc1d34a
Merge pull request #152605 from j0hax/speedcrunch-fixups
...
Speedcrunch fixups
2021-12-31 10:36:06 +01:00
Johannes Arnold
e3d982dfee
speedcrunch: 0.12.0 -> unstable-2021-10-09
2021-12-31 10:04:07 +01:00
Bobby Rong and GitHub
0d9c34ee3f
Merge pull request #152332 from ymarkus/bookstack
...
bookstack: 21.10.3 -> 21.12
2021-12-31 16:56:08 +08:00
Bobby Rong and GitHub
a9010c9b9f
Merge pull request #152717 from r-ryantm/auto-update/goreleaser
...
goreleaser: 1.1.0 -> 1.2.2
2021-12-31 16:49:52 +08:00
Bobby Rong and GitHub
5d2770ad43
Merge pull request #152891 from r-ryantm/auto-update/fasm
...
fasm: 1.73.28 -> 1.73.29
2021-12-31 16:42:53 +08:00
Bobby Rong and GitHub
34aa3f0e74
Merge pull request #152896 from numinit/update-nebula
...
nebula: 1.4.0 -> 1.5.2
2021-12-31 16:38:12 +08:00
Morgan Jones
4c90e2dcfc
nebula: 1.4.0 -> 1.5.2
2021-12-31 01:00:15 -07:00
Bobby Rong and GitHub
d6a518a3de
Merge pull request #152888 from r-ryantm/auto-update/sarasa-gothic
...
sarasa-gothic: 0.35.2 -> 0.35.5
2021-12-31 15:44:26 +08:00
Bobby Rong and GitHub
264acc3d55
Merge pull request #152889 from r-ryantm/auto-update/cascadia-code
...
cascadia-code: 2110.31 -> 2111.01
2021-12-31 15:37:06 +08:00
Jörg Thalheim and GitHub
755ae8c78a
Merge pull request #152883 from r-ryantm/auto-update/gcompris
...
gcompris: 1.1 -> 2.0
2021-12-31 07:34:43 +00:00
R. Ryantm
2a9ebe61ef
fasm: 1.73.28 -> 1.73.29
2021-12-31 07:28:37 +00:00
Jörg Thalheim and GitHub
9a1a10b64f
Merge pull request #152886 from mnacamura/plenary-nvim-curl
...
vimPlugins.plenary-nvim: fix curl command path
2021-12-31 07:09:48 +00:00
Jörg Thalheim and GitHub
34b52fa33e
Merge pull request #152875 from r-ryantm/auto-update/gopls
...
gopls: 0.7.3 -> 0.7.4
2021-12-31 07:09:15 +00:00
R. Ryantm
8dd9fabf0d
cascadia-code: 2110.31 -> 2111.01
2021-12-31 07:00:30 +00:00
R. Ryantm
ec1b4a780d
sarasa-gothic: 0.35.2 -> 0.35.5
2021-12-31 06:42:17 +00:00
Mitsuhiro Nakamura
2f4af37872
vimPlugins.plenary-nvim: fix curl command path
2021-12-31 15:33:10 +09:00
R. Ryantm and Jonathan Ringer
9385a2ea19
procs: 0.11.12 -> 0.11.13
2021-12-30 22:29:41 -08:00
R. Ryantm and Jonathan Ringer
a23c6f10f3
dnsproxy: 0.39.12 -> 0.40.1
2021-12-30 22:29:16 -08:00
R. Ryantm and Jonathan Ringer
1eca804d28
petsc: 3.16.1 -> 3.16.2
2021-12-30 22:27:19 -08:00
R. Ryantm and Jonathan Ringer
c6f9590b23
deno: 1.17.0 -> 1.17.1
2021-12-30 22:26:30 -08:00
R. Ryantm and Jonathan Ringer
30ca6a2180
python38Packages.fontparts: 0.9.11 -> 0.10.1
2021-12-30 22:25:06 -08:00
R. Ryantm and Jonathan Ringer
f745c59ea3
cariddi: 1.1.4 -> 1.1.5
2021-12-30 22:24:48 -08:00
R. Ryantm and Jonathan Ringer
03f32c346f
qmplay2: 21.12.07 -> 21.12.24
2021-12-30 22:22:55 -08:00
R. Ryantm and Jonathan Ringer
a30e8a0cd2
freeciv: 2.6.5 -> 2.6.6
2021-12-30 22:21:55 -08:00
R. Ryantm and Jonathan Ringer
7604ea1902
ergo: 4.0.16 -> 4.0.16.2
2021-12-30 22:21:00 -08:00
R. Ryantm and Jonathan Ringer
33b2f99d05
cypress: 9.1.1 -> 9.2.0
2021-12-30 22:20:17 -08:00
R. Ryantm and Jonathan Ringer
5664dff12e
teamviewer: 15.24.5 -> 15.25.5
2021-12-30 22:20:04 -08:00
R. Ryantm and Jonathan Ringer
99f87ca224
carp: 0.5.3 -> 0.5.4
2021-12-30 22:17:53 -08:00
R. Ryantm and Jonathan Ringer
34cbc5789f
mkgmap: 4835 -> 4836
2021-12-30 22:16:49 -08:00
R. Ryantm and Jonathan Ringer
e6f21be909
python38Packages.PyChromecast: 10.2.1 -> 10.2.2
2021-12-30 22:16:24 -08:00
R. Ryantm and Jonathan Ringer
961d76098c
wimlib: 1.13.4 -> 1.13.5
2021-12-30 22:16:14 -08:00
R. Ryantm and Jonathan Ringer
f35605d647
uid_wrapper: 1.2.8 -> 1.2.9
2021-12-30 22:15:55 -08:00
R. Ryantm and Jonathan Ringer
67acd0a0a8
viu: 1.3.0 -> 1.4.0
2021-12-30 22:14:13 -08:00