1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00

Mark official release

This commit is contained in:
John Ericson 2025-05-14 19:29:50 -04:00
parent 1b22f0252d
commit ff24751bdd

View file

@ -32,7 +32,7 @@
let
inherit (nixpkgs) lib;
officialRelease = false;
officialRelease = true;
linux32BitSystems = [ "i686-linux" ];
linux64BitSystems = [