treewide: remove redundant rec
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
let
|
||||
inherit (python2Packages) buildPythonApplication boto m2crypto;
|
||||
in buildPythonApplication rec {
|
||||
in buildPythonApplication {
|
||||
name = "euca2ools-2.1.4";
|
||||
namePrefix = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user