flake: move to 25.11

This commit is contained in:
phiwan-dev 2025-12-02 18:26:32 +01:00
parent 79d46e5a83
commit cd88c4ffe6
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
description = "dev env for development of the phiboard keyboard";
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
outputs = { self, nixpkgs }:
let