From d069633b3df1db53b9724a5bb332f910d71c5daf Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 7 Oct 2025 13:30:16 +0200 Subject: [PATCH] Mark official release --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index fd623c807..a2bdeb0e5 100644 --- a/flake.nix +++ b/flake.nix @@ -32,7 +32,7 @@ let inherit (nixpkgs) lib; - officialRelease = false; + officialRelease = true; linux32BitSystems = [ "i686-linux" ]; linux64BitSystems = [