Merge pull request #133070 from SuperSandro2000/frostwire-bin

frostwire: remove extra with lib
This commit is contained in:
Sandro
2021-08-08 03:03:47 +02:00
committed by GitHub
@@ -1,7 +1,5 @@
{ lib, stdenv, fetchurl, jre, makeWrapper }:
with lib;
stdenv.mkDerivation rec {
version = "6.9.4";
pname = "frostwire";