treewide: remove redundant rec
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
let
|
||||
inherit (python2Packages) python dbus-python;
|
||||
in stdenv.mkDerivation rec {
|
||||
in stdenv.mkDerivation {
|
||||
pname = "a2jmidid";
|
||||
version = "8";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user