1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 18:01:16 +02:00

Mark official release

This commit is contained in:
Eelco Dolstra 2025-02-27 17:03:27 +01:00
parent 1293388039
commit 494953cfb6

View file

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