Loading pkgs/by-name/be/betula/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,15 +5,15 @@ }: buildGoModule (finalAttrs: { pname = "betula"; version = "1.5.0"; version = "1.6.0"; src = fetchFromSourcehut { owner = "~bouncepaw"; repo = "betula"; rev = "v${finalAttrs.version}"; hash = "sha256-zrJkQNQmkp0JiXZL3YSPEkeavEJhu5KnONfOze9pttY="; hash = "sha256-14ws/iVVnvS6SRwco1iSBOZzYP6pIGhBwX5CDiwm93o="; }; vendorHash = "sha256-8YDilb03J7fd6dj9CohvDDe9ylwXrrREvCP83yGpTyg="; vendorHash = "sha256-PFvMZZUvHDE8onTxrqI53+gEFvZ42zJn4Q7gtDrmRdo="; env.CGO_ENABLED = 1; # These tests use internet, so are failing in Nix build. Loading Loading
pkgs/by-name/be/betula/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,15 +5,15 @@ }: buildGoModule (finalAttrs: { pname = "betula"; version = "1.5.0"; version = "1.6.0"; src = fetchFromSourcehut { owner = "~bouncepaw"; repo = "betula"; rev = "v${finalAttrs.version}"; hash = "sha256-zrJkQNQmkp0JiXZL3YSPEkeavEJhu5KnONfOze9pttY="; hash = "sha256-14ws/iVVnvS6SRwco1iSBOZzYP6pIGhBwX5CDiwm93o="; }; vendorHash = "sha256-8YDilb03J7fd6dj9CohvDDe9ylwXrrREvCP83yGpTyg="; vendorHash = "sha256-PFvMZZUvHDE8onTxrqI53+gEFvZ42zJn4Q7gtDrmRdo="; env.CGO_ENABLED = 1; # These tests use internet, so are failing in Nix build. Loading