frostwire: remove extra with lib
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{ lib, stdenv, fetchurl, jre, makeWrapper }:
|
||||
|
||||
with lib;
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
version = "6.8.9";
|
||||
pname = "frostwire";
|
||||
|
||||
Reference in New Issue
Block a user