first commit
This commit is contained in:
parent
55ca4dba84
commit
4d5c298519
7 changed files with 55 additions and 0 deletions
5
replit.nix
Normal file
5
replit.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ pkgs }: {
|
||||
deps = [
|
||||
pkgs.php74
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue