Loading pkgs/by-name/co/cocogitto/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,16 +9,16 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "cocogitto"; version = "6.5.0"; version = "7.0.0"; src = fetchFromGitHub { owner = "oknozor"; repo = "cocogitto"; tag = finalAttrs.version; hash = "sha256-aAVoPPeuJN6QPcuc3oBF93dP6U+74bAoSDw93XR01Vo="; hash = "sha256-Z+SXB6bDxyR+Bt3Pz6uF9+sZLjbiFNYeECVFZbx40h8="; }; cargoHash = "sha256-yDpZHkRKsWXXHuSKnzhGrjsFLUFZEpC23tcU3FeUZK8="; cargoHash = "sha256-TGcgiXLgxeOO44eNfd9F0VonTTJhOn1iEJwrO65wcxk="; # Test depend on git configuration that would likely exist in a normal user environment # and might be failing to create the test repository it works in. Loading Loading
pkgs/by-name/co/cocogitto/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,16 +9,16 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "cocogitto"; version = "6.5.0"; version = "7.0.0"; src = fetchFromGitHub { owner = "oknozor"; repo = "cocogitto"; tag = finalAttrs.version; hash = "sha256-aAVoPPeuJN6QPcuc3oBF93dP6U+74bAoSDw93XR01Vo="; hash = "sha256-Z+SXB6bDxyR+Bt3Pz6uF9+sZLjbiFNYeECVFZbx40h8="; }; cargoHash = "sha256-yDpZHkRKsWXXHuSKnzhGrjsFLUFZEpC23tcU3FeUZK8="; cargoHash = "sha256-TGcgiXLgxeOO44eNfd9F0VonTTJhOn1iEJwrO65wcxk="; # Test depend on git configuration that would likely exist in a normal user environment # and might be failing to create the test repository it works in. Loading