flake: remove override for sea-orm-cli
This commit is contained in:
parent
f8e4e5344e
commit
c6b05942c5
3 changed files with 0 additions and 20 deletions
|
@ -52,7 +52,6 @@
|
|||
wl-crosshair = inputs.wl-crosshair.packages.${prev.system}.default;
|
||||
mpvpaper = inputs.wegank.packages.${prev.system}.mpvpaper;
|
||||
|
||||
sea-orm-cli = inputs.sea-orm-cli.legacyPackages.${prev.system}.sea-orm-cli;
|
||||
webcord = (prev.webcord or prev.unstable.webcord).overrideAttrs (old: {
|
||||
patches = (old.patches or [ ]) ++ [ ../patches/webcord/fix-reading-config.patch ];
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue