From 27a01e25b67550a38d3555c1bc186b72592ae4a7 Mon Sep 17 00:00:00 2001 From: Matt Sturgeon Date: Thu, 22 May 2025 17:29:36 +0100 Subject: [PATCH] version-info: init (cherry picked from commit 46fd0b184cbc5f1bdc5a8325cb973fc54e49ab68) --- version-info.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 version-info.toml diff --git a/version-info.toml b/version-info.toml new file mode 100644 index 00000000..965a0002 --- /dev/null +++ b/version-info.toml @@ -0,0 +1,5 @@ +# DO NOT MODIFY! +# This file was generated by update-scripts/version-info/default.nix +nixpkgs_rev = "7282cb574e0607e65224d33be8241eae7cfe0979" +release = "25.05" +unstable = false