Commit Graph

16 Commits

Author SHA1 Message Date
Yueh-Shun Li
bbdf8601bc doc: add chapter Fixed-point arguments of build helpers
Add "Fixed-point arguments of build helpers" chapter in "Builde helpers" part.

Co-authored-by: nicoo <nicoo@mur.at>
Co-authored-by: Silvan Mosberger <github@infinisil.com>
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-authored-by: Lin Jian <me@linj.tech>
Co-authored-by: Philip Taron <philip.taron@gmail.com>
2025-01-19 01:00:50 +08:00
Matthieu C.
3f2423e8a8 doc/neovim: move neovim to its own section
I wanted to add instructions on how to configure neovim via the new
wrapper but it was difficult mixing this with both the vim and old
wrapper.
Neovim differs enough from vim to warrant its own section IMO:
1. its wrapper is different (old wrapper close to vim's syntax, new one
   not so much)
2. treesitter is unique to neovim
3. the section about neovim plugins is unique to neovim as well. Not
   only that but it needs to expanded.

At some point the doc unique to vim is going to exceed vim's.
We can refer to vim's section to avoid duplication where it makes sense.
2025-01-12 23:33:32 +01:00
Johannes Kirschbauer
8523f61f93 release-notes: add deprecation note: funtor.wrapped for lib.types.attrsWith 2025-01-06 16:00:51 +01:00
Dimitar Nestorov
10a75ab5b2 doc: titanium tombstone 2025-01-02 15:05:26 +01:00
Dimitar Nestorov
b754b036e3 titaniumenv: remove 2025-01-02 15:05:26 +01:00
nicoo
8ee77c6da4 doc: include nixdoc for lib.fetchers (#362453)
Closes #362196

Many thanks to @NixOS/documentation-team for the help  🖤
2024-12-30 13:35:35 +00:00
K900
81eb6d64ab Merge remote-tracking branch 'origin/master' into staging-next 2024-12-12 21:08:33 +03:00
Emery Hemingway
eaff0725de buildNimSbom: init a new package builder for Nim
Ref: #327064
2024-12-12 09:57:05 +00:00
Austin Horstman
6ebffd546a neovim-require-check-hook: auto discover modules to require 2024-12-03 06:25:07 -06:00
Tomodachi94
d3f007d039 buildMavenPackage: Add overrideMavenAttrs function and buildOffline documentation (#313152) 2024-11-27 01:11:47 -08:00
Thibault Gagnaux
cbb3cec851 doc/maven: document how to override maven attrs
and offline build usage.
2024-11-23 15:41:16 +01:00
Wolfgang Walther
51da8b6b00 writeReferencesToFile: remove
Had been deprecated and scheduled for removal in 24.11.
2024-11-22 21:01:53 +01:00
Aleksana
0ecc88f77d buildGoPackage: remove (#349478) 2024-11-19 22:41:50 +08:00
Paul Meyer
2ac1f685b6 docs: update Go section after buildGoPackage removal
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-18 14:36:08 +01:00
Florian Brandes
331e87e987 doc: fix redirect for fetchgit example
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-11-17 19:17:11 +01:00
GetPsyched
5b8a714968 nixos-render-docs: init redirects system
Co-authored-by: Valentin Gagarin <valentin@gagarin.work>
2024-11-15 14:09:21 +01:00