mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +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
|
||||
ninja
|
||||
pkg-config
|
||||
perl
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue