mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
Mark official release
This commit is contained in:
parent
6832d18ac7
commit
5b99c823ef
2 changed files with 1 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
let
|
||||
inherit (nixpkgs) lib;
|
||||
|
||||
officialRelease = false;
|
||||
officialRelease = true;
|
||||
|
||||
version = lib.fileContents ./.version + versionSuffix;
|
||||
versionSuffix =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue