treewide: apply Nixpkgs update

Fixes: efd80454b4 ("flake: update nixpkgs input")

Co-authored-by: 0xda157 <da157@voidq.com>
This commit is contained in:
NAHO 2025-11-17 10:53:20 +01:00
parent 06a96146e1
commit 628e990dde
No known key found for this signature in database
GPG key ID: BFB5D5E3F4C95185
11 changed files with 18 additions and 23 deletions

View file

@ -246,8 +246,8 @@ number of maintainers:
{ lib, ... }:
{
maintainers = with lib.maintainers; [
awwpotato
danth
da157
naho
];
}