Skip to content

Commit

Permalink
perl
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhoeg committed Aug 1, 2018
1 parent 7c58523 commit 4c28579
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pkgs/top-level/perl-packages.nix
Expand Up @@ -9,9 +9,7 @@

let self = _self // overrides; _self = with self; {

inherit perl;

inherit (pkgs) buildPerlPackage;
inherit (pkgs) buildPerlPackage callPackage fetchurl fetchFromGitHub stdenv perl fetchsvn gnused;

inherit (stdenv.lib) maintainers;

Expand Down

0 comments on commit 4c28579

Please sign in to comment.