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
deb35c84b3
commit
193462930c
2 changed files with 1 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
let
|
||||
|
||||
officialRelease = false;
|
||||
officialRelease = true;
|
||||
|
||||
version = nixpkgs.lib.fileContents ./.version + versionSuffix;
|
||||
versionSuffix =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue