treewide: remove redundant rec
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ stdenv, requireFile, unzip }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "input-fonts";
|
||||
version = "2017-08-10"; # date of the download and checksum
|
||||
|
||||
|
||||
Reference in New Issue
Block a user