mirror of
https://github.com/NixOS/nix.git
synced 2025-12-18 15:01:08 +01: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