msmtp: update repo URL
https://github.com/marlam/msmtp-mirror now redirects to https://github.com/marlam/msmtp
This commit is contained in:
@@ -29,7 +29,7 @@ let
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "marlam";
|
||||
repo = "msmtp-mirror";
|
||||
repo = "msmtp";
|
||||
rev = "msmtp-${version}";
|
||||
hash = "sha256-Jt/uvGBrYYr6ua6LVPiP0nuRiIkxBJASdgHBNHivzxQ=";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user