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:
@@ -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; };
|
||||
|
||||
Reference in New Issue
Block a user