Merge pull request #103390 from r-ryantm/auto-update/dstask

dstask: 0.23 -> 0.23.1
This commit is contained in:
Mario Rodas 2020-11-11 03:56:52 -05:00 committed by GitHub
commit 41006ede40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "dstask";
version = "0.23";
version = "0.23.1";
src = fetchFromGitHub {
owner = "naggie";
repo = pname;
rev = "v${version}";
sha256 = "15hr0ivwvm2lzpi8l5y5a3hya3i7r85pxna961m24gd4f8gs4cjl";
sha256 = "0rfz8jim0xqcwdb5n28942v9r3hbvhjrwdgzvbwc9f9psqg2s8d2";
};
# Set vendorSha256 to null because dstask vendors its dependencies (meaning