7dcacb4fcc
Diff: https://github.com/natecraddock/zf/compare/refs/tags/0.8.0...0.9.0 Changelog: https://github.com/natecraddock/zf/releases/tag/0.9.0
13 lines
392 B
Nix
Generated
13 lines
392 B
Nix
Generated
# generated by zon2nix (https://github.com/nix-community/zon2nix)
|
|
|
|
{ linkFarm, fetchzip }:
|
|
|
|
linkFarm "zig-packages" [
|
|
{
|
|
name = "1220dee955839b7f267c1bb21e0ee60888c08f408c30f0722b243cabcc8cce8b7508";
|
|
path = fetchzip {
|
|
url = "https://codeberg.org/dude_the_builder/ziglyph/archive/v0.11.1.tar.gz";
|
|
hash = "sha256-tpl4RyCcukKWZehlZf6t2n41gYFDyL27t7+bzcxHP7g=";
|
|
};
|
|
}
|
|
]
|