mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
26.05 Documentation
This commit is contained in:
2
.github/workflows/periodic-merge-24h.yml
vendored
2
.github/workflows/periodic-merge-24h.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
into: staging-next-25.05
|
||||
- from: staging-next-25.05
|
||||
into: staging-25.05
|
||||
- from: master
|
||||
- from: release-25.11
|
||||
into: staging-next-25.11
|
||||
- from: staging-next-25.11
|
||||
into: staging-25.11
|
||||
|
||||
@@ -298,6 +298,30 @@
|
||||
"chap-overlays": [
|
||||
"index.html#chap-overlays"
|
||||
],
|
||||
"sec-nixpkgs-release-26.05": [
|
||||
"release-notes.html#sec-nixpkgs-release-26.05"
|
||||
],
|
||||
"sec-nixpkgs-release-26.05-highlights": [
|
||||
"release-notes.html#sec-nixpkgs-release-26.05-highlights"
|
||||
],
|
||||
"sec-nixpkgs-release-26.05-incompatibilities": [
|
||||
"release-notes.html#sec-nixpkgs-release-26.05-incompatibilities"
|
||||
],
|
||||
"sec-nixpkgs-release-26.05-lib": [
|
||||
"release-notes.html#sec-nixpkgs-release-26.05-lib"
|
||||
],
|
||||
"sec-nixpkgs-release-26.05-lib-breaking": [
|
||||
"release-notes.html#sec-nixpkgs-release-26.05-lib-breaking"
|
||||
],
|
||||
"sec-nixpkgs-release-26.05-lib-deprecations": [
|
||||
"release-notes.html#sec-nixpkgs-release-26.05-lib-deprecations"
|
||||
],
|
||||
"sec-nixpkgs-release-26.05-lib-additions-improvements": [
|
||||
"release-notes.html#sec-nixpkgs-release-26.05-lib-additions-improvements"
|
||||
],
|
||||
"sec-nixpkgs-release-26.05-notable-changes": [
|
||||
"release-notes.html#sec-nixpkgs-release-26.05-notable-changes"
|
||||
],
|
||||
"sec-nixpkgs-release-25.11": [
|
||||
"release-notes.html#sec-nixpkgs-release-25.11"
|
||||
],
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
This section lists the release notes for each stable version of Nixpkgs and the current unstable revision.
|
||||
|
||||
```{=include=} sections
|
||||
rl-2605.section.md
|
||||
rl-2511.section.md
|
||||
rl-2505.section.md
|
||||
```
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Nixpkgs 26.05 (2026.05/??) {#sec-nixpkgs-release-26.05}
|
||||
# Nixpkgs 26.05 ("Yarara", 2026.05/??) {#sec-nixpkgs-release-26.05}
|
||||
|
||||
## Highlights {#sec-nixpkgs-release-26.05-highlights}
|
||||
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
|
||||
|
||||
@@ -2137,6 +2137,21 @@
|
||||
"ch-release-notes": [
|
||||
"release-notes.html#ch-release-notes"
|
||||
],
|
||||
"sec-release-26.05": [
|
||||
"release-notes.html#sec-release-26.05"
|
||||
],
|
||||
"sec-release-26.05-highlights": [
|
||||
"release-notes.html#sec-release-26.05-highlights"
|
||||
],
|
||||
"sec-release-26.05-new-modules": [
|
||||
"release-notes.html#sec-release-26.05-new-modules"
|
||||
],
|
||||
"sec-release-26.05-incompatibilities": [
|
||||
"release-notes.html#sec-release-26.05-incompatibilities"
|
||||
],
|
||||
"sec-release-26.05-notable-changes": [
|
||||
"release-notes.html#sec-release-26.05-notable-changes"
|
||||
],
|
||||
"sec-release-25.11": [
|
||||
"release-notes.html#sec-release-25.11"
|
||||
],
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
This section lists the release notes for each stable version of NixOS and current unstable revision.
|
||||
|
||||
```{=include=} sections
|
||||
rl-2605.section.md
|
||||
rl-2511.section.md
|
||||
rl-2505.section.md
|
||||
rl-2411.section.md
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Release 26.05 (2026.05/??) {#sec-release-26.05}
|
||||
# Release 26.05 ("Yarara", 2026.05/??) {#sec-release-26.05}
|
||||
|
||||
## Highlights {#sec-release-26.05-highlights}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user