Loading pkgs/by-name/gi/git-absorb/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "git-absorb"; version = "0.8.0"; version = "0.9.0"; src = fetchFromGitHub { owner = "tummychow"; repo = "git-absorb"; tag = finalAttrs.version; hash = "sha256-O9bJMYhIyCtztswvL0JQ4ZtsAAI9TlHzWDeGdTHEmP4="; hash = "sha256-jAR+Vq6SZZXkseOxZVJSjsQOStIip8ThiaLroaJcIfc="; }; nativeBuildInputs = [ Loading @@ -26,7 +26,7 @@ rustPlatform.buildRustPackage (finalAttrs: { which # used by Documentation/Makefile ]; cargoHash = "sha256-QBZItmKH9b2KwHR88MotyIT2krZl5QQFLvUmPmbxl4U="; cargoHash = "sha256-8uCXk5bXn/x4QXbGOROGlWYMSqIv+/7dBGZKbYkLfF4="; nativeCheckInputs = [ gitMinimal Loading Loading
pkgs/by-name/gi/git-absorb/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "git-absorb"; version = "0.8.0"; version = "0.9.0"; src = fetchFromGitHub { owner = "tummychow"; repo = "git-absorb"; tag = finalAttrs.version; hash = "sha256-O9bJMYhIyCtztswvL0JQ4ZtsAAI9TlHzWDeGdTHEmP4="; hash = "sha256-jAR+Vq6SZZXkseOxZVJSjsQOStIip8ThiaLroaJcIfc="; }; nativeBuildInputs = [ Loading @@ -26,7 +26,7 @@ rustPlatform.buildRustPackage (finalAttrs: { which # used by Documentation/Makefile ]; cargoHash = "sha256-QBZItmKH9b2KwHR88MotyIT2krZl5QQFLvUmPmbxl4U="; cargoHash = "sha256-8uCXk5bXn/x4QXbGOROGlWYMSqIv+/7dBGZKbYkLfF4="; nativeCheckInputs = [ gitMinimal Loading