q: refactor src section

This commit is contained in:
Guy Chronister
2025-07-25 09:59:15 -05:00
parent 41b745e115
commit 6c104734a8
+2 -2
View File
@@ -11,8 +11,8 @@ buildGoModule rec {
src = fetchFromGitHub {
owner = "natesales";
repo = "q";
rev = "v${version}";
sha256 = "sha256-Chvh+L1RV/T/blFjGS2wiJynXxbWE6eKbu4TRTFTb3o=";
tag = "v${version}";
hash = "sha256-Chvh+L1RV/T/blFjGS2wiJynXxbWE6eKbu4TRTFTb3o=";
};
vendorHash = "sha256-7OknLdkJB3ujX/DL+DVdWFK5RcoEw5R9h/KY4OfKeCw=";