treewide: remove redundant rec
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
}:
|
||||
|
||||
with stdenv.lib;
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "openssl-chacha";
|
||||
version = "2016-08-22";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user