From ff24751bddf8ebfcd676adaa8a6afb46fca49333 Mon Sep 17 00:00:00 2001 From: John Ericson Date: Wed, 14 May 2025 19:29:50 -0400 Subject: [PATCH] Mark official release --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index a8759d042..713207c2c 100644 --- a/flake.nix +++ b/flake.nix @@ -32,7 +32,7 @@ let inherit (nixpkgs) lib; - officialRelease = false; + officialRelease = true; linux32BitSystems = [ "i686-linux" ]; linux64BitSystems = [