1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00

Mark official release

This commit is contained in:
Eelco Dolstra 2025-08-22 17:36:49 +02:00
parent 9c6019dd1a
commit f777aa70d3

View file

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