nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1{
2 version = "4.6-stable";
3 hash = "sha256-lK9KQsmrNZLx7yP3PwbN93otwkWq2H+nWt85WH/u8oI=";
4 default = {
5 exportTemplatesHash = "sha256-OzCsjBdy8l9d+l9lkiyrCpDnuWAXaJEjfFdyUV68zEY=";
6 };
7 mono = {
8 exportTemplatesHash = "sha256-RgVug5TNHx+FzPqr3f/Bpn9ZW/2Z+9ps1ir6dR2/xRk=";
9 nugetDeps = ./deps.json;
10 };
11}