fix readme

This commit is contained in:
Robin Appelman 2025-10-25 20:59:08 +02:00
commit 4e1c0fc937

View file

@ -16,7 +16,7 @@ Included checks:
inputs = {
nixpkgs.url = "nixpkgs/nixos-25.05";
flakelight-php = {
url = "path:/home/robin/Projects/flakelight-php";
url = "git+https://codeberg.org/icewind/flakelight-php.git";
inputs.nixpkgs.follows = "nixpkgs";
};
};