chore(exprs): remove hydro overlay
This commit is contained in:
parent
1f24ba2e74
commit
be4a4a2d19
3 changed files with 0 additions and 29 deletions
|
@ -28,11 +28,4 @@ inputs: final: prev: {
|
|||
cp -r ${ventex} src/plugins/ventex
|
||||
'';
|
||||
});
|
||||
|
||||
fishPlugins = prev.fishPlugins.overrideScope (sfinal: sprev: {
|
||||
hydro = sprev.hydro.overrideAttrs (old: {
|
||||
version = "0-unstable-${inputs.hydro.lastModifiedDate}";
|
||||
src = inputs.hydro;
|
||||
});
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue