Vladimír Čunát
26d5f51aaa
Merge master into staging-next
2026-08-25 06:45:33 +02:00
pancho horrillo
3532c0dda9
Revert "doc/rl-2611: add Emacs 31.1"
...
This reverts commit 47a4ab7a96 .
It was prematurely added, since the PR it belongs to only updates
emacs31 attrs, not top-level emacs attrs.
See https://github.com/NixOS/nixpkgs/pull/556042#discussion_r3847137386
for context.
2026-08-25 04:41:53 +02:00
nixpkgs-ci[bot]
c4f686aee3
Merge master into staging-next
2026-08-25 00:11:30 +00:00
Heitor Augusto
4576a66ea8
emacs31: 31.1-rc1 -> 31.1 ( #556042 )
2026-08-24 19:22:49 +00:00
pancho horrillo
47a4ab7a96
doc/rl-2611: add Emacs 31.1
2026-08-24 13:26:32 +02:00
nixpkgs-ci[bot]
399f46084c
Merge master into staging-next
2026-08-23 00:11:42 +00:00
Yohann Boniface
3b5d03d5cc
doc/stdenv: mention enableParallel{Installing,Checking} ( #554505 )
2026-08-22 22:18:38 +00:00
nixpkgs-ci[bot]
4b68493e38
Merge master into staging-next
2026-08-21 12:08:08 +00:00
StepBroBD
d76b09b583
beamPackages: splice the package set ( #554005 )
2026-08-21 10:11:01 +00:00
nixpkgs-ci[bot]
d7b15fc8dc
Merge master into staging-next
2026-08-20 18:08:00 +00:00
7c6f434c
6aa8087120
libreoffice: 26.2.1.2, 25.8.5.2 -> 26.2.5.2 ( #551328 )
2026-08-20 15:15:48 +00:00
7c6f434c
38552f4113
libreoffice: 26.2.1.2, 25.8.5.2 -> 26.2.5.2
...
Replace libfreoffice-fresh and libreoffice-still with libreoffice-stable, following upstream
2026-08-20 16:53:18 +02:00
coolcuber
2b09304572
doc/stdenv: mention enableParallel{Installing,Checking}
2026-08-19 18:52:19 -04:00
nixpkgs-ci[bot]
f1b9e53680
Merge staging-next into staging
2026-08-19 18:07:12 +00:00
lassulus
241b755338
writers.makeDataWriter: remove ( #553307 )
2026-08-19 12:37:12 +00:00
nixpkgs-ci[bot]
830a356ba9
Merge staging-next into staging
2026-08-19 12:08:17 +00:00
Leona Maroni
8370ad2659
provide client packages for all mysql-ish database flavours ( #535075 )
2026-08-19 08:39:06 +00:00
Johannes Kirschbauer
680174036f
doc: apply styleguide to the JavaScript languages-frameworks section ( #543682 )
2026-08-19 08:06:14 +00:00
Wolfgang Walther
8c2e7c2b34
doc: remove GHC package database hook ( #547777 )
2026-08-19 06:53:48 +00:00
Enjeck C.
4814f0f5b0
doc: remove GHC hook documentation and update redirects
2026-08-19 05:28:22 +01:00
nixpkgs-ci[bot]
d576a60546
Merge staging-next into staging
2026-08-19 00:11:31 +00:00
Peder Bergebakken Sundt
cacac5ac35
fetchFromTangled: init ( #551110 )
2026-08-18 19:23:38 +00:00
Adam C. Stephens
ce9e5ca6a6
beamPackages: splice the package set
...
Converts to a spliced package set. I don't accept this (external consumer) breaking change lightly, but
when digging in to finally enabling proper cross compilation I realized
it was the best path.
All local consumers have been updated, and a few rebuilds necessary.
Assisted-by: Claude Code (Claude Opus 5)
2026-08-18 14:14:35 -04:00
nixpkgs-ci[bot]
ca79de1232
Merge staging-next into staging
2026-08-18 18:08:07 +00:00
StepBroBD
b6c2725f12
ocamlPackages.buildDunePackage: allow multiple dune packages ( #553950 )
2026-08-18 16:02:04 +00:00
isabel
585f28f4dd
fetchFromTangled: init
2026-08-18 16:33:20 +01:00
sempiternal-aurora
8c223b0953
ocamlPackages.buildDunePackage: allow multiple dune packages
...
A single `dune-project` file can contain multiple packages that dune can
build. This is a problem, because the default dune build command we use
doesn't search through `dune-project` for dependencies, it assumes that
will have already been built and can be found with findlib. See
zipperposition for an example of this.
Adds a new `dunePackages` argument to allow this, defaulting to `[ pname ]`
for backwards compatibility.
2026-08-19 01:24:46 +10:00
Théo Zimmermann
5c53c37c3f
rocqPackages.rocq-core: introduce withPackages
2026-08-18 15:39:38 +02:00
Théo Zimmermann
124e44e7fa
coqPackages: stop building from coq-packages.nix for >= 9
...
Introduce aliases.
coqPackages.rocq-core: introduce as alias of coq for Coq < 9
To facilitate the merging of coq-modules and rocq-modules derivations.
2026-08-18 15:39:37 +02:00
Pierre Roux
853cde0e77
rocqPackages.mathcomp: merge with coqPackages.mathcomp
...
Make dependency on micromega-plugin optional for compatibility with
versions < 9.
2026-08-18 15:39:35 +02:00
Michael Daniels
62cb024522
Merge branch 'staging-next' into staging
2026-08-17 17:15:08 -04:00
Adam C. Stephens
f6497d9fdc
beamPackages.mixRelease: convert to use lib.extendMkDerivation ( #553428 )
2026-08-17 13:21:26 +00:00
Fernando Rodrigues
ebd896ab95
xen: 4.20.4 -> 4.22.0 ( #471250 )
2026-08-17 12:45:31 +00:00
quantenzitrone
93a668bc54
squashfs-tools: rename from squashfsTools, enable structuredAttrs
...
upstream package is called squashfs-tools and other distros also call the package this way https://repology.org/project/squashfs-tools
2026-08-17 14:32:21 +02:00
Doron Behar
30c43efc77
makeSetupHook: use explicit substitution and enable structuredAttrs ( #552708 )
2026-08-17 10:00:45 +00:00
Michael Daniels
fb563b9528
homebox: 0.25.0 -> 0.26.2 ( #532071 )
2026-08-17 00:36:15 +00:00
Michael Daniels
b3e96d1c64
beamPackages.mixRelease: convert to use lib.extendMkDerivation
2026-08-16 16:23:53 -04:00
Stefan Frijters
c82ff0ab02
makeSetupHook: use explicit substitution and enable structuredAttrs
2026-08-16 14:51:12 +02:00
Stefan Frijters
16bbfc4748
writers.makeDataWriter: remove
...
This writer was deprecated in 2023 (e64f987fd6 )
and is unused in nixpkgs. Time to remove it.
2026-08-16 14:48:29 +02:00
Masum Reza
422591dcb6
androidenv: generate metadata correctly for abi variants ( #543811 )
2026-08-12 00:52:43 +00:00
Chris Moultrie
cdb300c9a3
nixos.homebox: handle new AUTH_API_KEY_PEPPER configuration
...
Assisted-By: GitHub Copilot:gpt-5.4
2026-08-11 10:18:27 -04:00
Chris Moultrie
9f6ba542ca
homebox: 0.25.0 -> 0.26.2
...
changelog: https://github.com/sysadminsmedia/homebox/releases/tag/v0.26.2
2026-08-11 10:17:55 -04:00
Johannes Kirschbauer
87c9c56779
doc/dev-environments: add starter guide for dev environments ( #543258 )
2026-08-11 06:28:14 +00:00
Rohan
9e22abf3f7
androidenv: generate metadata correctly for abi variants
...
Because a single abi such as x86_64 can have multiple image variants which are not distinguished by checking only the
first tag. Android API 36x were particularly affected as they have both 4kb and 16kb memory page images.
Remove the inconsistent use of `tag` to determine the image path and ID. Instead the path is uniquely determined from
the source XML metadata's location while the `id` uses part of Google's `path` ID.
The `repo.json` is updated incrementally and the last version which was not affected by these issues was `a137f263af92`
so it has been regenerated based on that version.
2026-08-11 12:14:25 +12:00
Johannes Kirschbauer
cf50151f15
doc/readme: tidy up meta commentary ( #541150 )
2026-08-10 08:04:26 +00:00
Johannes Kirschbauer
11176ce6d0
pkgs/nixos-render-docs: fix included content should be 'page' ( #550233 )
2026-08-10 08:00:19 +00:00
Johannes Kirschbauer
32751beeeb
doc/readme: tidy up meta commentary
...
meta-commentary is discouraged as per doc/styleguide.md
2026-08-10 09:59:14 +02:00
Oliver Schmidt
587212660b
doc/rl-2611: mention mysql client packages
2026-08-10 09:22:55 +02:00
Martin Weinelt
20e5e91633
fwts: 25.09.00 -> 26.07.00, remove kernel module, remove pcre ( #505060 )
2026-08-09 14:46:06 +00:00
Peder Bergebakken Sundt
db9a2b086c
appimageTools: warn on deprecated type-specific aliases ( #546396 )
2026-08-08 21:18:59 +00:00