mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 20:51:00 +01:00
Mark official release
This commit is contained in:
parent
c7fa41563d
commit
1ac5f9eac2
2 changed files with 2 additions and 3 deletions
|
|
@ -11,7 +11,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