quivira: refactor
this shouldn't create any rebuilds
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
{ lib, fetchurl }:
|
||||
let
|
||||
fetchurl {
|
||||
pname = "quivira";
|
||||
version = "4.1";
|
||||
in
|
||||
fetchurl {
|
||||
inherit pname version;
|
||||
|
||||
url = "http://www.quivira-font.com/files/Quivira.otf";
|
||||
|
||||
# Download the source file to a temporary directory so that $out can be a
|
||||
|
||||
Reference in New Issue
Block a user