mirror of
https://github.com/NixOS/nix.git
synced 2025-12-09 18:41:03 +01:00
* Make perl a dependency of Nix.
This commit is contained in:
parent
a5619f1dff
commit
beda10f5a2
9 changed files with 15 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/perl -w
|
||||
#! @perl@ -w
|
||||
|
||||
use strict;
|
||||
use IPC::Open2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue