treewide: http -> https (#42665)
This commit is contained in:
@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
|
||||
preCheck = "export HOME=$TMPDIR";
|
||||
|
||||
meta = {
|
||||
homepage = http://rr-project.org/;
|
||||
homepage = https://rr-project.org/;
|
||||
description = "Records nondeterministic executions and debugs them deterministically";
|
||||
longDescription = ''
|
||||
rr aspires to be your primary debugging tool, replacing -- well,
|
||||
|
||||
Reference in New Issue
Block a user