Merge pull request #133070 from SuperSandro2000/frostwire-bin
frostwire: remove extra with lib
This commit is contained in:
commit
bfa5320d84
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
{ lib, stdenv, fetchurl, jre, makeWrapper }:
|
||||
|
||||
with lib;
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
version = "6.9.4";
|
||||
pname = "frostwire";
|
||||
|
|
Loading…
Reference in a new issue