From 2ed7786dfb60ea2c94dcf5c5db260fe51347ed46 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 14 Jan 2026 03:00:01 +0000 Subject: [PATCH] vgmtools: 0.1-unstable-2025-11-16 -> 0.1-unstable-2026-01-10 --- pkgs/by-name/vg/vgmtools/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/vg/vgmtools/package.nix b/pkgs/by-name/vg/vgmtools/package.nix index a46a6897955f..0d94cb0cb28b 100644 --- a/pkgs/by-name/vg/vgmtools/package.nix +++ b/pkgs/by-name/vg/vgmtools/package.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation { pname = "vgmtools"; - version = "0.1-unstable-2025-11-16"; + version = "0.1-unstable-2026-01-10"; src = fetchFromGitHub { owner = "vgmrips"; repo = "vgmtools"; - rev = "1228c536516c9e73a863c6bbe7776d692c6abe79"; - hash = "sha256-3lfKoLwqE10KT1azerOU6EknwYGwvonwpvZSZ3Qx3XI="; + rev = "2e0754f2f2ca815bc6d4050c9e8c2bc188bd1581"; + hash = "sha256-pq11cqDLlQIv8WLmlV4weZogYXInWB1QxJEBzGx7CPQ="; }; nativeBuildInputs = [