Loading pkgs/by-name/fe/ferron/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "ferron"; version = "2.6.0"; version = "2.7.0"; src = fetchFromGitHub { owner = "ferronweb"; repo = "ferron"; tag = finalAttrs.version; hash = "sha256-pKZ/oWmPzVvnGXTyTQ3VcgISH3hSReR+RdIvD4tzPso="; hash = "sha256-nh3dq8s+lH+WbFviFZ9L+4MF4YhGPaJWTYtH12HfXoI="; }; # ../../ is cargoDepsCopy, and obviously does not contain monoio's README.md Loading @@ -27,7 +27,7 @@ rustPlatform.buildRustPackage (finalAttrs: { strictDeps = true; cargoHash = "sha256-FimBeq21JhCSSkkSmSO3i7UEqOzJY2r36GXJFcorRT0="; cargoHash = "sha256-ft7Ewv56u31iPCH3LJKE4Mt68KTfHtIiYMRjeGcwSQQ="; nativeBuildInputs = [ pkg-config Loading Loading
pkgs/by-name/fe/ferron/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "ferron"; version = "2.6.0"; version = "2.7.0"; src = fetchFromGitHub { owner = "ferronweb"; repo = "ferron"; tag = finalAttrs.version; hash = "sha256-pKZ/oWmPzVvnGXTyTQ3VcgISH3hSReR+RdIvD4tzPso="; hash = "sha256-nh3dq8s+lH+WbFviFZ9L+4MF4YhGPaJWTYtH12HfXoI="; }; # ../../ is cargoDepsCopy, and obviously does not contain monoio's README.md Loading @@ -27,7 +27,7 @@ rustPlatform.buildRustPackage (finalAttrs: { strictDeps = true; cargoHash = "sha256-FimBeq21JhCSSkkSmSO3i7UEqOzJY2r36GXJFcorRT0="; cargoHash = "sha256-ft7Ewv56u31iPCH3LJKE4Mt68KTfHtIiYMRjeGcwSQQ="; nativeBuildInputs = [ pkg-config Loading