Skip to content

Commit 6ac7306

Browse files
Merge pull request #60913 from nextcloud/backport/60896/stable34
[stable34] chore(deps): Update flake to NixOS 26.05
2 parents 97d996f + 68046c3 commit 6ac7306

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)