mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 04:30:59 +01:00
Mark official release
This commit is contained in:
parent
b799425c4a
commit
4b156ad944
2 changed files with 1 additions and 2 deletions
|
|
@ -10,7 +10,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