mirror of
https://codeberg.org/icewind/flakelight-php.git
synced 2026-06-03 09:54:20 +02:00
fix readme
This commit is contained in:
parent
dbdb33ac9f
commit
4e1c0fc937
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Included checks:
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "nixpkgs/nixos-25.05";
|
nixpkgs.url = "nixpkgs/nixos-25.05";
|
||||||
flakelight-php = {
|
flakelight-php = {
|
||||||
url = "path:/home/robin/Projects/flakelight-php";
|
url = "git+https://codeberg.org/icewind/flakelight-php.git";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue