mirror of
https://github.com/NixOS/nix
synced 2025-07-08 11:03:54 +02:00
Mark official release
This commit is contained in:
parent
d40e91440d
commit
44fb119218
2 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,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