treewide: remove redundant rec
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ lib, buildPythonApplication, fetchFromGitHub, python, pyyaml, fonttools, fontforge }:
|
||||
|
||||
buildPythonApplication rec {
|
||||
buildPythonApplication {
|
||||
pname = "scfbuild";
|
||||
version = "1.0.3";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user