nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1{
2 version = "4.4.1-stable";
3 hash = "sha256-O4TdPYu1K2zWKMBP/7xd0UPLDb7/4dBnkGM7QydD3Yo=";
4 default = {
5 exportTemplatesHash = "sha256-eo0UreSJ/U0i8XgZMCH+iodqnlEGjtTd4m2sOuTFmog=";
6 };
7 mono = {
8 exportTemplatesHash = "sha256-tk0WS5axndcXWhuj86blg+nU3FB7PRMzVj8ka1gRgj4=";
9 nugetDeps = ./deps.json;
10 };
11}