treewide: remove empty inherits

These empty inherits were accidentally introduced by https://github.com/NixOS/nixpkgs/pull/66585
This commit is contained in:
Mario Rodas
2019-12-04 04:20:00 -05:00
parent deecdeae30
commit 49c63e498c
42 changed files with 42 additions and 42 deletions
@@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
inherit sha256;
}
)) {
inherit ;name = "${pname}-${version}";
name = "${pname}-${version}";
sha256 = "07rf8sakwssl0gn9g4d3ls2cr10zlhghz0pscrh0jc6mnprrb10i";
};