mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
gojsontoyaml: unstable-2020-06-02 -> unstable-2020-12-16
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
This commit is contained in:
parent
afc1b5220e
commit
a4417d8c14
@ -2,13 +2,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "gojsontoyaml";
|
||||
version = "unstable-2020-06-02";
|
||||
version = "unstable-2020-12-16";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "brancz";
|
||||
repo = "gojsontoyaml";
|
||||
rev = "3697ded27e8cfea8e547eb082ebfbde36f1b5ee6";
|
||||
sha256 = "07sisadpfnzbylzirs5ski8wl9fl18dm7xhbv8imw6ksxq4v467a";
|
||||
rev = "202f76bf8c1f8fb74941a845b349941064603185";
|
||||
sha256 = "sha256-N49iHQh28nAZBGJnLKG/aZPdn5fwPKQpdrXXtX28yss=";
|
||||
};
|
||||
|
||||
vendorSha256 = null;
|
||||
|
Loading…
Reference in New Issue
Block a user