flake.nix: use nixpkgs/nixos-unstable, flake.lock: bump

This commit is contained in:
2025-09-20 18:11:33 +02:00
parent 3729796c12
commit 5f6a462d87
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
{
inputs.nixpkgs.url = "nixpkgs/nixos-24.11";
inputs.nixpkgs.url = "nixpkgs/nixos-unstable";
outputs = { self, nixpkgs }: let
inherit (nixpkgs) lib;
systems = [