mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
perl-packages.nix: strip trailing whitespace
This commit is contained in:
parent
1f1971b214
commit
b1e52be91d
@ -4891,7 +4891,7 @@ let self = _self // overrides; _self = with self; {
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
ListBinarySearch = pkgs.buildPerlPackage {
|
||||
name = "List-BinarySearch-0.20";
|
||||
src = pkgs.fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user