1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00

Mark release

This commit is contained in:
Eelco Dolstra 2024-07-31 23:37:43 +02:00
parent b24757f08a
commit 206e32e2d7

View file

@ -24,7 +24,7 @@
let
inherit (nixpkgs) lib;
officialRelease = false;
officialRelease = true;
version = lib.fileContents ./.version + versionSuffix;
versionSuffix =