Skip to content

Commit 812e069

Browse files
committed
Mark official release
1 parent ab5fc30 commit 812e069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
let
3333
inherit (nixpkgs) lib;
3434

35-
officialRelease = false;
35+
officialRelease = true;
3636

3737
linux32BitSystems = [ "i686-linux" ];
3838
linux64BitSystems = [

0 commit comments

Comments
 (0)