Loading pkgs/by-name/re/remind/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,14 +16,14 @@ tcl.mkTclDerivation rec { pname = "remind"; version = "05.03.04"; version = "05.03.05"; src = fetchFromGitea { domain = "git.skoll.ca"; owner = "Skollsoft-Public"; repo = "Remind"; rev = version; hash = "sha256-6pUQONmafwfUZ3DAsYS6dju8mLE9piu7btPmP6QX4pM="; hash = "sha256-dMnsMV4DRxXWgev9LCb4wwdnx7A++giCsW7c2cMde9Q="; }; propagatedBuildInputs = lib.optionals withGui [ Loading Loading
pkgs/by-name/re/remind/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,14 +16,14 @@ tcl.mkTclDerivation rec { pname = "remind"; version = "05.03.04"; version = "05.03.05"; src = fetchFromGitea { domain = "git.skoll.ca"; owner = "Skollsoft-Public"; repo = "Remind"; rev = version; hash = "sha256-6pUQONmafwfUZ3DAsYS6dju8mLE9piu7btPmP6QX4pM="; hash = "sha256-dMnsMV4DRxXWgev9LCb4wwdnx7A++giCsW7c2cMde9Q="; }; propagatedBuildInputs = lib.optionals withGui [ Loading