7 lines
143 B
Nix
7 lines
143 B
Nix
{ fetchNimble }:
|
|
|
|
fetchNimble {
|
|
pname = "typography";
|
|
version = "0.7.9";
|
|
hash = "sha256-IYjw3PCp5XzVed2fGGCt9Hb60cxFeF0BUZ7L5PedTLU=";
|
|
}
|