Unverified Commit c917ea43 authored by AveryanAlex's avatar AveryanAlex
Browse files

cassette: enable strictDeps

parent 6bbd9f56
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -57,6 +57,8 @@ stdenv.mkDerivation rec {
    webkitgtk_6_0
  ];

  strictDeps = true;

  meta = {
    description = "GTK4/Adwaita application that allows you to use Yandex Music service on Linux operating systems";
    homepage = "https://github.com/Rirusha/Cassette";