1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

Mark official release

This commit is contained in:
Eelco Dolstra 2025-10-07 13:30:16 +02:00
parent 6c21c810b9
commit d069633b3d

View file

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