2495e3f88b
GitOrigin-RevId: 78cd22c1b8604de423546cd49bfe264b786eca13
7 lines
139 B
Nix
7 lines
139 B
Nix
{ fetchNimble }:
|
|
|
|
fetchNimble {
|
|
pname = "flatty";
|
|
version = "0.2.3";
|
|
hash = "sha256-1tPLtnlGtE4SF5/ti/2svvYHpEy/0Za5N4YAOHFOyjA=";
|
|
}
|