overlay: set pr for tidal-hifi icon fix
This commit is contained in:
parent
bb1da22c9b
commit
ada61198ff
@ -39,7 +39,7 @@
|
||||
});
|
||||
})
|
||||
|
||||
# TODO: send PR
|
||||
# https://github.com/NixOS/nixpkgs/pull/193186
|
||||
(self: super: {
|
||||
tidal-hifi = super.tidal-hifi.overrideAttrs (old: {
|
||||
buildInputs = (old.buildInputs or [ ]) ++ [ pkgs.imagemagick ];
|
||||
|
Loading…
Reference in New Issue
Block a user