treewide: remove redundant rec
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
, autoreconfHook, pkgconfig
|
||||
, libsndfile }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
|
||||
pname = "twolame";
|
||||
version = "2017-09-27";
|
||||
|
||||
Reference in New Issue
Block a user