Upgrade to nixos-25.11

This commit is contained in:
Jos van den Oever 2026-01-12 16:24:57 +01:00
parent 3e6d977e97
commit 3d565bccfd
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
nixpkgs.url = "github:NixOS/nixpkgs?ref=nixos-25.11";
utils.url = "github:numtide/flake-utils";
};
@ -17,4 +17,4 @@
];
};
});
}
}