mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
Merge remote-tracking branch 'origin/2.24-maintenance' into sync-2.24.2
This commit is contained in:
commit
8bb2b15a5a
6 changed files with 19 additions and 9 deletions
|
@ -24,7 +24,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