Commit Graph

6094 Commits

Author SHA1 Message Date
anthony
b5bd640a92 doc: fix nixpkgs-manual not being built under index.html (#400816)
This fixes the anchor links referencing `index.html` while being in `manual.html`.
2025-05-20 13:10:36 +02:00
Alejandro Sánchez Medina
3f96c18c79 docs: add instructions to load development utilities
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2025-05-20 07:56:09 +02:00
Matt Sturgeon
4c638c2735 doc/packages/treefmt: add option reference docs
Add a `treefmt.optionsDoc` passthru, which is included on the treefmt
section of the nixpkgs manual.

This generates reference docs for options declared in
`treefmt.evalConfig`.
2025-05-20 07:52:11 +02:00
Matt Sturgeon
301824d216 doc/packages/treefmt: add function reference docs
Add a `treefmt.functionsDoc` passthru, which is included on the treefmt
section of the nixpkgs manual.

This generates reference docs for functions defined in
`pkgs/by-name/tr/treefmt/lib.nix`, using `nixdoc`.
2025-05-20 07:52:11 +02:00
Matt Sturgeon
fe586a5d59 doc/packages: add treefmt section 2025-05-20 07:52:11 +02:00
Tristan Ross
4eb66675aa pkgs/top-level/stage.nix: move most nixpkgs sets to variants (#400351) 2025-05-19 09:51:59 -07:00
Doron Behar
e8581078a1 i18n: Add charset related settings
Fixes #404758
2025-05-19 18:09:27 +03:00
Leona Maroni
4277d48f04 release-notes: rework highlights section (#408325) 2025-05-19 08:36:28 +02:00
Atemu
3495f98bec nixos/signald, signald, signaldctl, purple-signald: drop (#407959) 2025-05-18 20:21:42 +02:00
Andrew Marshall
89e5b47cde check-meta: add allowBrokenPredicate
Similar to allowUnfreePredicate, sometimes users may want to only allow
specific broken packages to avoid unexpectedly building others.

Some packages may be marked broken for policy reasons (lack of upstream
support) or due to broken or unsupported functionality that the user may
not care about. An example might be forcing ZFS to build on a newer,
unsupported Kernel where compilation succeeds and the user is willing to
take the risk of being unsupported.
2025-05-18 08:10:56 -04:00
Niklas Korz
3186b66d0a release-notes: removal of signald module and all signald-related packages 2025-05-18 13:25:13 +02:00
Leona Maroni
8ae9309031 release-notes: rework highlights section 2025-05-18 13:06:26 +02:00
Grimmauld
aa3e5a2738 nixos/stage-2-init: remove 'readOnlyNixStore' option
The `boot.readOnlyNixStore` option can be removed,
now that the more flexible `boot.nixStoreMountOpts` option exists.
2025-05-18 12:08:03 +02:00
Austin Horstman
9831a2b6c3 pluginupdate.py: GITHUB_API_TOKEN -> GITHUB_TOKEN
Should use the standard token variable that github and the rest of the
codebase uses.
2025-05-18 01:02:23 -05:00
Tristan Ross
14386224a1 pkgs/top-level/stage.nix: move most nixpkgs sets to variants 2025-05-17 18:03:57 -07:00
Tristan Ross
f8e91921e7 docs: add toolchains and llvm (#398741) 2025-05-17 06:08:35 -07:00
TomaSajt
0605191248 doc/tauri: fix example, make openssl linux-only 2025-05-17 00:59:47 +02:00
Fernando Rodrigues
9e74648499 docs: init 25.11 redirects
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-05-16 15:43:27 -03:00
Leona Maroni
e56e0beed4 25.11 is Xantusia 2025-05-16 19:21:55 +02:00
Kalle Ahlström
bedc1f26c3 doc/tauri: move wrapGAppsHook4 to only be included in linux builds 2025-05-16 10:20:40 +02:00
nixpkgs-ci[bot]
a2cc056031 Merge master into staging-next 2025-05-15 00:16:06 +00:00
Winter
885f83e2e4 doc: don't recommend using emulator for completions (#406310) 2025-05-14 15:27:01 -04:00
awwpotato
2cf25e711c Revert "installShellFiles: add emulator doc for installShellCompletion"
This reverts commit 149a6e0a91.

See discussion in https://github.com/NixOS/nixpkgs/issues/308283 for
more details on why this isn't something we want to suggest.
2025-05-14 14:54:31 -04:00
Tristan Ross
7005bac8be docs: add toolchains and llvm 2025-05-13 21:21:39 -07:00
nixpkgs-ci[bot]
9948288aca Merge master into staging-next 2025-05-13 18:05:27 +00:00
Leona Maroni
95cc97659c release-notes: init for 25.11 2025-05-13 17:50:11 +02:00
nixpkgs-ci[bot]
9af3319f5f Merge master into staging-next 2025-05-11 12:06:00 +00:00
David McFarland
03756b9836 godot: move export templates into share/godot/export_templates 2025-05-10 20:50:00 -03:00
nixpkgs-ci[bot]
4d19b24788 Merge master into staging-next 2025-05-10 06:04:47 +00:00
Martin Weinelt
e667a3d2ca doc: Clarify that fetchPypi is not preferred for python (#405714) 2025-05-10 02:41:16 +02:00
Ihar Hrachyshka
9d2e92d78b doc: Clarify that fetchPypi is not preferred for python
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-05-09 20:26:22 -04:00
nixpkgs-ci[bot]
f609feb30f Merge master into staging-next 2025-05-09 18:05:04 +00:00
Robert Hensing
736327d6ca doc/module-system: Adjust markdown syntax 2025-05-09 18:39:42 +02:00
Robert Hensing
5e6504c0df doc/module-system: Apply suggestions from code review
Co-authored-by: Valentin Gagarin <valentin@gagarin.work>
2025-05-09 18:26:10 +02:00
Sandro
99dd92d76f ctestCheckHook: init, {pdal,gifticlib,zynaddsubfx}: migrate to ctestCheckHook (#379426) 2025-05-09 16:47:09 +02:00
nixpkgs-ci[bot]
e3f655d284 Merge master into staging-next 2025-05-08 12:06:26 +00:00
Thiago Kenji Okada
1f12271a92 prisma,prisma-engines: 6.6.0 -> 6.7.0 (#403801) 2025-05-08 10:29:45 +01:00
Shelvacu
f886d71d7b nixos: Elaborate documentation for fileSystems.* options 2025-05-07 13:02:00 -07:00
nixpkgs-ci[bot]
8026ae3bc2 Merge staging-next into staging 2025-05-06 18:05:42 +00:00
Philip Taron
3fd3d5bc7b fetchgit: add preFetch hook (#404488) 2025-05-06 10:12:24 -07:00
Adam Dinwoodie
d95d3724d8 fetchgit: add preFetch hook
This allows running code to change the environment before the
nix-prefetch-git script is run.  In particular, it allows setting things
like NIX_PREFETCH_GIT_CHECKOUT_HOOK, which allows additional code to be
run before deleting the .git directory.

This also means there's potentially value in performing a deep clone
then removing the .git directory, so remove the assertion that prevents
doing so.
2025-05-06 14:14:26 +01:00
nixpkgs-ci[bot]
25d6bd8fa1 Merge staging-next into staging 2025-05-04 00:18:42 +00:00
nixpkgs-ci[bot]
08ba6f671b Merge master into staging-next 2025-05-04 00:18:16 +00:00
Doron Behar
0a955a5ef6 octave: 9.4.0 -> 10.1.0 (#394495) 2025-05-03 21:18:32 +03:00
Doron Behar
366af0fc93 octavePackages: Update meta.homepage links 2025-05-03 21:04:56 +03:00
Isaac Kabel
301dd14fcf prisma,prisma-engines: 6.6.0 -> 6.7.0 2025-05-03 15:09:52 +12:00
nixpkgs-ci[bot]
f5f6bfb2d3 Merge staging-next into staging 2025-05-03 00:16:14 +00:00
nixpkgs-ci[bot]
2ff912d92b Merge master into staging-next 2025-05-03 00:15:48 +00:00
adisbladis
4166518a86 doc/importNpmLock.buildNodeModules: Add note regarding package-lock-only (#393699) 2025-05-02 20:50:31 +02:00
nixpkgs-ci[bot]
9c9eb866d7 Merge staging-next into staging 2025-05-02 18:05:51 +00:00