mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Mark official release
This commit is contained in:
parent
1293388039
commit
494953cfb6
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
let
|
let
|
||||||
inherit (nixpkgs) lib;
|
inherit (nixpkgs) lib;
|
||||||
|
|
||||||
officialRelease = false;
|
officialRelease = true;
|
||||||
|
|
||||||
linux32BitSystems = [ "i686-linux" ];
|
linux32BitSystems = [ "i686-linux" ];
|
||||||
linux64BitSystems = [
|
linux64BitSystems = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue