mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 21:16:02 +01: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