mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 21:04:30 +00:00
Revert "Revert "perl: Make 5.22 the default""
This reverts commit b7ffacffef
.
This commit is contained in:
parent
8dc7073546
commit
6085213bc5
@ -4953,8 +4953,7 @@ let
|
||||
fetchurl = fetchurlBoot;
|
||||
};
|
||||
|
||||
# Make perl522 the default once gnulib is updated to support it.
|
||||
perl = perl520;
|
||||
perl = perl522;
|
||||
|
||||
php = php56;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user