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