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:
@@ -130,7 +130,7 @@ rec {
|
||||
|
||||
|
||||
/* Common platform groups on which to test packages. */
|
||||
inherit (pkgs.lib.platforms) linux darwin cygwin allBut all mesaPlatforms;
|
||||
inherit (pkgs.lib.platforms) unix linux darwin cygwin allBut all mesaPlatforms;
|
||||
|
||||
/* Platform groups for specific kinds of applications. */
|
||||
x11Supported = linux;
|
||||
|
||||
Reference in New Issue
Block a user