chore: home.nix: Using better parameter name
This commit is contained in:
parent
9918331044
commit
e4be764716
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
|
@ -102,7 +102,7 @@
|
||||||
owner = "plttn";
|
owner = "plttn";
|
||||||
repo = "tide";
|
repo = "tide";
|
||||||
rev = "v7";
|
rev = "v7";
|
||||||
sha256 = "sha256-R2oIGbDPF81NurJ5R2Jos6P5mxYTyb1n1cpI1AZ35H4=";
|
hash = "sha256-R2oIGbDPF81NurJ5R2Jos6P5mxYTyb1n1cpI1AZ35H4=";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue