cleanup
This commit is contained in:
parent
db4ddd407c
commit
2c0c172bea
3 changed files with 0 additions and 18 deletions
18
SVGFonts.nix
18
SVGFonts.nix
|
|
@ -1,18 +0,0 @@
|
|||
{ mkDerivation, attoparsec, base, blaze-markup, blaze-svg
|
||||
, bytestring, cereal, cereal-vector, containers, data-default-class
|
||||
, diagrams-core, diagrams-lib, directory, parsec, split, stdenv
|
||||
, text, tuple, vector, xml
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "SVGFonts";
|
||||
version = "1.6.0.3";
|
||||
sha256 = "bc8f8863799070c345fdd88c065852c6434af9e802fd0171df2a3dbd37f35887";
|
||||
enableSeparateDataOutput = true;
|
||||
libraryHaskellDepends = [
|
||||
attoparsec base blaze-markup blaze-svg bytestring cereal
|
||||
cereal-vector containers data-default-class diagrams-core
|
||||
diagrams-lib directory parsec split text tuple vector xml
|
||||
];
|
||||
description = "Fonts from the SVG-Font format";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}
|
||||
BIN
art.png
BIN
art.png
Binary file not shown.
|
Before Width: | Height: | Size: 3 MiB |
BIN
artResult.png
BIN
artResult.png
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 MiB |
Loading…
Add table
Add a link
Reference in a new issue