Skip to content

Commit 72e0dfc

Browse files
Merge pull request #60911 from nextcloud/backport/60896/stable32
[stable32] chore(deps): Update flake to NixOS 26.05
2 parents b1da361 + 004264f commit 72e0dfc

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

flake.lock

Lines changed: 11 additions & 11 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
@@ -6,7 +6,7 @@
66
};
77

88
inputs = {
9-
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
9+
nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05";
1010
flake-utils.url = "github:numtide/flake-utils";
1111
phps = {
1212
url = "github:fossar/nix-phps";

0 commit comments

Comments
 (0)