1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-14 21:11:04 +01:00

Mark official release

This commit is contained in:
Eelco Dolstra 2025-07-07 17:36:13 +02:00
parent ab5fc30d67
commit 812e069302

View file

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