mercurial: Update to 2.6.1

Also, set a default for web.cacerts so that the system certificates on
NixOS are used.
This commit is contained in:
Eelco Dolstra
2013-05-15 13:15:53 +02:00
parent 000fddd10e
commit e3c641b39a
4 changed files with 13 additions and 7 deletions
-2
View File
@@ -1141,8 +1141,6 @@ in
mediastreamer = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
mediatomb = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
meld = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
mercurial = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
mercurialFull = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
merkaartor = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
mesa = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
meshlab = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };