7 lines
139 B
Nix
7 lines
139 B
Nix
{ fetchNimble }:
|
|
|
|
fetchNimble {
|
|
pname = "flatty";
|
|
version = "0.2.1";
|
|
hash = "sha256-TqNnRh2+i6n98ktLRVQxt9CVw17FGLNYq29rJoMus/0=";
|
|
}
|