mirror of
https://github.com/RGBCube/crash
synced 2025-07-27 08:27:44 +00:00
Don't override input in readme example
This commit is contained in:
parent
886ca98838
commit
6741fe87ce
1 changed files with 1 additions and 4 deletions
|
@ -28,10 +28,7 @@ Simply add this repository to your inputs like so:
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
{
|
{
|
||||||
inputs.crash = {
|
inputs.crash.url = "github:RGBCube/crash";
|
||||||
url = "github:RGBCube/crash";
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue