Loading pkgs/by-name/ar/arkade/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildGoModule rec { pname = "arkade"; version = "0.11.63"; version = "0.11.65"; src = fetchFromGitHub { owner = "alexellis"; repo = "arkade"; tag = version; hash = "sha256-J4GC9b4r3ukBQsLIraFueznruVaaHWXcBvox+K+149g="; hash = "sha256-52yP/SV7xEIb6/w2C/JZcxiiI5Tem2pHsKNLyPFvmOY="; }; env.CGO_ENABLED = 0; Loading Loading
pkgs/by-name/ar/arkade/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildGoModule rec { pname = "arkade"; version = "0.11.63"; version = "0.11.65"; src = fetchFromGitHub { owner = "alexellis"; repo = "arkade"; tag = version; hash = "sha256-J4GC9b4r3ukBQsLIraFueznruVaaHWXcBvox+K+149g="; hash = "sha256-52yP/SV7xEIb6/w2C/JZcxiiI5Tem2pHsKNLyPFvmOY="; }; env.CGO_ENABLED = 0; Loading