treewide: remove redundant rec
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
, Carbon ? null, Cocoa ? null
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "pangolin";
|
||||
|
||||
version = "2017-08-02";
|
||||
|
||||
Reference in New Issue
Block a user