treewide: remove redundant rec
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
let
|
||||
pname = "xkcd-font";
|
||||
version = "unstable-2017-08-24";
|
||||
in fetchFromGitHub rec {
|
||||
in fetchFromGitHub {
|
||||
name = "${pname}-${version}";
|
||||
|
||||
owner = "ipython";
|
||||
|
||||
Reference in New Issue
Block a user