From 46fd0b184cbc5f1bdc5a8325cb973fc54e49ab68 Mon Sep 17 00:00:00 2001 From: Matt Sturgeon Date: Thu, 22 May 2025 17:29:36 +0100 Subject: [PATCH] version-info: init --- 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..f657e965 --- /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 = "a16efe5d2fc7455d7328a01f4692bfec152965b3" +release = "25.11" +unstable = true