47 lines
1.8 KiB
Zig
47 lines
1.8 KiB
Zig
.{
|
|
.name = .NZSL,
|
|
.version = "1.1.2",
|
|
.fingerprint = 0xd558585854524c37,
|
|
.minimum_zig_version = "0.15.2",
|
|
|
|
.dependencies = .{
|
|
.nzsl = .{
|
|
.url = "git+https://github.com/NazaraEngine/ShaderLang#96de6b0e3f73d223aa7a01d1892bb7bb9dccdc36",
|
|
.hash = "N-V-__8AAJeUIwAhNa90q_cEWtSm4VFvyZ5TyNfoNsmpwpA5",
|
|
.lazy = true,
|
|
},
|
|
.NazaraUtils = .{
|
|
.url = "git+https://github.com/NazaraEngine/NazaraUtils?ref=v1.0.0#d2f5d902ed9ac2bc8e26a015b1ff02edc5e3b550",
|
|
.hash = "N-V-__8AAJuBBgAWrip3l4mh6_ZGHqqhMM71rYLtPorOOwyf",
|
|
.lazy = true,
|
|
},
|
|
.frozen = .{
|
|
.url = "git+https://github.com/serge-sans-paille/frozen?ref=1.2.0#06bee5321cecd9a9ffaceb164b5adb2ffafae781",
|
|
.hash = "N-V-__8AAKBODwDkFCWVcsOuoC6UVtDAF1UXmqRUcTQ3nAei",
|
|
.lazy = true,
|
|
},
|
|
.fmt = .{
|
|
.url = "git+https://github.com/fmtlib/fmt?ref=12.0.0#e424e3f2e607da02742f73db84873b8084fc714c",
|
|
.hash = "N-V-__8AAPoaLgBRjRikFTr6HpPPxdavmJAPy_SOYbgt3cIM",
|
|
.lazy = true,
|
|
},
|
|
.ordered_map = .{
|
|
.url = "git+https://github.com/Tessil/ordered-map?ref=v1.1.0#eba0b81b89c42232e8a937389be303a33f34a527",
|
|
.hash = "N-V-__8AACcGBQD8RCQaOW9wvl9QUSQ3BoWjFhFdZjAySrEw",
|
|
.lazy = true,
|
|
},
|
|
.fast_float = .{
|
|
.url = "git+https://github.com/fastfloat/fast_float?ref=v8.1.0#88b1e5321c6918cbe091afd76728296290668403",
|
|
.hash = "N-V-__8AABEwCAAXomDLtLslEEK5zzy4Yy0b2RC-WS-DgdnU",
|
|
.lazy = true,
|
|
},
|
|
.lz4 = .{
|
|
.url = "git+https://github.com/lz4/lz4?ref=v1.10.0#ebb370ca83af193212df4dcbadcc5d87bc0de2f0",
|
|
.hash = "N-V-__8AAJqFGQCAYVWzZWCL3-wqB2UCxRqBJ68dgAtVEtPu",
|
|
},
|
|
},
|
|
.paths = .{
|
|
"",
|
|
},
|
|
}
|