mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
Mark official release
This commit is contained in:
parent
6c21c810b9
commit
d069633b3d
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