Skip to content

Commit 9d0d8c8

Browse files
chore(deps): Bump nixpkgs from nixos-24.05 to nixos-25.11 (#13)
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from nixos-24.05 to nixos-25.11. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/NixOS/nixpkgs/commit/10e7ad5bbcb421fe07e3a4ad53a634b0cd57ffac"><code>10e7ad5</code></a> [Backport release-25.11] github: Serialize git worktree initialization (<a href="https://redirect.github.com/NixOS/nixpkgs/issues/511924">#511924</a>)</li> <li><a href="https://github.com/NixOS/nixpkgs/commit/131bdde916515ba0f14e51337a1eb7f5a71169bb"><code>131bdde</code></a> github: Serialize git worktree initialization</li> <li><a href="https://github.com/NixOS/nixpkgs/commit/9aa33b918038204dbb538662e0f35f64d913a8ea"><code>9aa33b9</code></a> [Backport release-25.11] mprisence: 1.5.1 -&gt; 1.5.2 (<a href="https://redirect.github.com/NixOS/nixpkgs/issues/511883">#511883</a>)</li> <li><a href="https://github.com/NixOS/nixpkgs/commit/5d28b6e8ff42a9021a689e3fc907373cfa828748"><code>5d28b6e</code></a> [Backport release-25.11] python3Packages.stackprinter: 0.2.12 -&gt; 0.2.13 (<a href="https://redirect.github.com/NixOS/nixpkgs/issues/511">#511</a>...</li> <li><a href="https://github.com/NixOS/nixpkgs/commit/8286e3a6c16ba41bc71cc1ddce314c273381cfed"><code>8286e3a</code></a> [Backport release-25.11] ci/parse.nix: Fail on warning (<a href="https://redirect.github.com/NixOS/nixpkgs/issues/511875">#511875</a>)</li> <li><a href="https://github.com/NixOS/nixpkgs/commit/0da32d47d2924f3f32d77c2b4f209e09c0bb88fa"><code>0da32d4</code></a> mprisence: 1.5.1 -&gt; 1.5.2</li> <li><a href="https://github.com/NixOS/nixpkgs/commit/9d7f4b59596f4b41486d6ca7bc1543c94d64c224"><code>9d7f4b5</code></a> ci/parse: Test latest Lix</li> <li><a href="https://github.com/NixOS/nixpkgs/commit/a2e02bc8bd89cce24f82b06f18d7b47c4cd11838"><code>a2e02bc</code></a> ci/parse: Fail on warning</li> <li><a href="https://github.com/NixOS/nixpkgs/commit/9e663c9dd5b1ef12fd4bf62a67e0020a81c0ad26"><code>9e663c9</code></a> [Backport release-25.11] nixos: maximise mmap ASLR entropy (<a href="https://redirect.github.com/NixOS/nixpkgs/issues/511239">#511239</a>)</li> <li><a href="https://github.com/NixOS/nixpkgs/commit/77641f80198171c68dddee3a400aae01036b0c02"><code>77641f8</code></a> [Backport release-25.11] mattermostLatest: 11.5.1 -&gt; 11.5.3 (<a href="https://redirect.github.com/NixOS/nixpkgs/issues/511740">#511740</a>)</li> <li>Additional commits viewable in <a href="https://github.com/NixOS/nixpkgs/compare/b134951a4c9f3c995fd7be05f3243f8ecd65d798...10e7ad5bbcb421fe07e3a4ad53a634b0cd57ffac">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eff6db5 commit 9d0d8c8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
description = "Wharf - The Sovereign Web Hypervisor";
99

1010
inputs = {
11-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
11+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
1212
rust-overlay.url = "github:oxalica/rust-overlay";
1313
flake-utils.url = "github:numtide/flake-utils";
1414
};

0 commit comments

Comments
 (0)