Removed comment
This commit is contained in:
parent
c6946938eb
commit
e49ab048ff
1 changed files with 0 additions and 7 deletions
|
@ -15,13 +15,6 @@
|
|||
spotify-adblocked = pkgs.callPackage ./spotify-adblocked.nix {
|
||||
inherit spotify-adblock;
|
||||
};
|
||||
# spotify-adblocked = pkgs.spotify.overrideAttrs (_: {
|
||||
# preInstallPhase = ''
|
||||
# ln -s ${spotify-adblock}/lib/libspotifyadblock.so $out/lib/spotify/
|
||||
# # wrapProgram $out/bin/spotify \
|
||||
# # --set LD_PRELOAD ${spotify-adblock}/lib/libspotifyadblock.so
|
||||
# '';
|
||||
# });
|
||||
in {
|
||||
home.packages = [spotify-adblocked];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue