mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-01 18:44:07 +00:00
8 lines
143 B
Nix
8 lines
143 B
Nix
{ fetchNimble }:
|
|
|
|
fetchNimble {
|
|
pname = "typography";
|
|
version = "0.7.9";
|
|
hash = "sha256-IYjw3PCp5XzVed2fGGCt9Hb60cxFeF0BUZ7L5PedTLU=";
|
|
}
|