flake.nix: Update NixOS release to 25.11
This commit is contained in:
parent
95d920ae67
commit
54f84355ee
8 changed files with 22 additions and 20 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "An opinionated Nixos Mailsystem";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
|
||||
treefmt-nix.url = "github:numtide/treefmt-nix";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue