d2: bump to latest master
This commit is contained in:
parent
52b6f8a4b9
commit
b290ac6584
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
, installShellFiles
|
||||
}:
|
||||
|
||||
let version = "2022-12-08"; in
|
||||
let version = "2022-12-12"; in
|
||||
|
||||
buildGoModule {
|
||||
pname = "d2";
|
||||
|
@ -13,7 +13,7 @@ buildGoModule {
|
|||
src = fetchFromGitHub {
|
||||
owner = "terrastruct";
|
||||
repo = "d2";
|
||||
rev = "4f49cf6426c0925d238bb35424ebb1e6165b6054";
|
||||
rev = "a557d1a6edeb18d692c1e1c20c3c0f0cffc2ed21";
|
||||
sha256 = "sha256-LvHffBZD6+Y2XTtnnQk1gFN8RPEN82A0AJkH4Jc7RMY=";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue