Remove unused variable
This commit is contained in:
parent
d828b89d25
commit
d7491eac61
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
];
|
||||
|
||||
perSystem =
|
||||
{ pkgs, system, ... }:
|
||||
{ pkgs, ... }:
|
||||
let
|
||||
php = pkgs.php83.buildEnv {
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue