12 lines
322 B
Nix
12 lines
322 B
Nix
{
|
|
version = "4.6.3-stable";
|
|
hash = "sha256-BNivdlGk1jTOR68U0Mhs53xp7jhvR90xKaoIBT7ixaE=";
|
|
default = {
|
|
exportTemplatesHash = "sha256-P74sDi3snVN6ueyXvPjakdzyM1f8UfZwkt0GjYOSkKg=";
|
|
};
|
|
mono = {
|
|
exportTemplatesHash = "sha256-ZDb0dO4IX7CpTT0pa5ghc2vdZjtukbIij993Bm8dFAA=";
|
|
nugetDeps = ./deps.json;
|
|
};
|
|
}
|