Loading pkgs/top-level/perl-packages.nix +14 −0 Original line number Diff line number Diff line Loading @@ -21739,6 +21739,20 @@ with self; { }; }; ScalarType = buildPerlPackage { pname = "Scalar-Type"; version = "0.3.2"; src = fetchurl { url = "mirror://cpan/authors/id/D/DC/DCANTRELL/Scalar-Type-0.3.2.tar.gz"; hash = "sha256-WQyv6gz1RZmSoEiFYsDb1vnfdYtfAH8OQ6uhMLRe7oY="; }; propagatedBuildInputs = [ CaptureTiny TestException ]; meta = { description = "Figure out what type a scalar is"; license = with lib.licenses; [ artistic1 gpl2Only ]; }; }; SCGI = buildPerlModule { pname = "SCGI"; version = "0.6"; Loading
pkgs/top-level/perl-packages.nix +14 −0 Original line number Diff line number Diff line Loading @@ -21739,6 +21739,20 @@ with self; { }; }; ScalarType = buildPerlPackage { pname = "Scalar-Type"; version = "0.3.2"; src = fetchurl { url = "mirror://cpan/authors/id/D/DC/DCANTRELL/Scalar-Type-0.3.2.tar.gz"; hash = "sha256-WQyv6gz1RZmSoEiFYsDb1vnfdYtfAH8OQ6uhMLRe7oY="; }; propagatedBuildInputs = [ CaptureTiny TestException ]; meta = { description = "Figure out what type a scalar is"; license = with lib.licenses; [ artistic1 gpl2Only ]; }; }; SCGI = buildPerlModule { pname = "SCGI"; version = "0.6";