Bump flake.nix version to match latest tag

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-27 02:16:34 -07:00
parent 41d01edfb4
commit d7d80c0f25

View File

@@ -10,7 +10,7 @@
let
system = "x86_64-linux";
pkgs = nixpkgs.legacyPackages.${system};
version = "1.7.0";
version = "1.8.0";
in
{
packages.${system} = {