treewide: remove redundant rec
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
, fetchFromGitHub
|
||||
}:
|
||||
|
||||
mkDerivation rec {
|
||||
mkDerivation {
|
||||
pname = "compyte";
|
||||
version = "git-20150817";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user