mirror of
https://github.com/NixOS/nix
synced 2025-06-28 17:51:15 +02:00
Mark release
This commit is contained in:
parent
b24757f08a
commit
206e32e2d7
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
let
|
let
|
||||||
inherit (nixpkgs) lib;
|
inherit (nixpkgs) lib;
|
||||||
|
|
||||||
officialRelease = false;
|
officialRelease = true;
|
||||||
|
|
||||||
version = lib.fileContents ./.version + versionSuffix;
|
version = lib.fileContents ./.version + versionSuffix;
|
||||||
versionSuffix =
|
versionSuffix =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue