Loading pkgs/by-name/gi/gitprompt-rs/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ git, }: let version = "0.3.0"; version = "0.4.1"; in rustPlatform.buildRustPackage { pname = "gitprompt-rs"; Loading @@ -15,10 +15,10 @@ rustPlatform.buildRustPackage { owner = "9ary"; repo = "gitprompt-rs"; rev = version; hash = "sha256-BqI3LbG7I/0wjzJaP8bxRwTM56joLqVaQCmAydX5vQM="; hash = "sha256-U0ylhgD86lbXvt6jMLaEQdL/zbcbXnfrA72FMEzBkN0="; }; cargoHash = "sha256-KBBdhiXEZz1/w6Zr/LogyceBdCn1ebfkVgGbtcdAeis="; cargoHash = "sha256-N0ROUFdTA8umiUcZuKkANPCPHCPKIyNOLHRWta/253s="; postPatch = '' substituteInPlace src/main.rs \ Loading @@ -28,7 +28,7 @@ rustPlatform.buildRustPackage { meta = { description = "Simple Git prompt"; homepage = "https://github.com/9ary/gitprompt-rs"; license = lib.licenses.mpl20; license = lib.licenses.bsd0; maintainers = with lib.maintainers; [ isabelroses cafkafk Loading Loading
pkgs/by-name/gi/gitprompt-rs/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ git, }: let version = "0.3.0"; version = "0.4.1"; in rustPlatform.buildRustPackage { pname = "gitprompt-rs"; Loading @@ -15,10 +15,10 @@ rustPlatform.buildRustPackage { owner = "9ary"; repo = "gitprompt-rs"; rev = version; hash = "sha256-BqI3LbG7I/0wjzJaP8bxRwTM56joLqVaQCmAydX5vQM="; hash = "sha256-U0ylhgD86lbXvt6jMLaEQdL/zbcbXnfrA72FMEzBkN0="; }; cargoHash = "sha256-KBBdhiXEZz1/w6Zr/LogyceBdCn1ebfkVgGbtcdAeis="; cargoHash = "sha256-N0ROUFdTA8umiUcZuKkANPCPHCPKIyNOLHRWta/253s="; postPatch = '' substituteInPlace src/main.rs \ Loading @@ -28,7 +28,7 @@ rustPlatform.buildRustPackage { meta = { description = "Simple Git prompt"; homepage = "https://github.com/9ary/gitprompt-rs"; license = lib.licenses.mpl20; license = lib.licenses.bsd0; maintainers = with lib.maintainers; [ isabelroses cafkafk Loading