mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Fix Nix shell for building Perl too
This commit is contained in:
parent
f809edba4f
commit
fbdc554908
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ perl.pkgs.toPerlModule (stdenv.mkDerivation (finalAttrs: {
|
||||||
meson
|
meson
|
||||||
ninja
|
ninja
|
||||||
pkg-config
|
pkg-config
|
||||||
|
perl
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue