1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-15 13:31:05 +01:00

Mark official release

This commit is contained in:
Eelco Dolstra 2025-12-10 17:19:20 +01:00
parent 8b955d80c2
commit 72f62e1b19

View file

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