From 72f62e1b19a4bfef4a1c775cd1664d7b69dde735 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 10 Dec 2025 17:19:20 +0100 Subject: [PATCH] Mark official release --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index c0155391d..d35363ab2 100644 --- a/flake.nix +++ b/flake.nix @@ -32,7 +32,7 @@ let inherit (nixpkgs) lib; - officialRelease = false; + officialRelease = true; linux32BitSystems = [ "i686-linux" ]; linux64BitSystems = [