nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1{
2 version = "4.5.1-stable";
3 hash = "sha256-8iMhn40y7aVL6Xjvo34ZtfygJYWwDmCnTxUJcV3AQCI=";
4 default = {
5 exportTemplatesHash = "sha256-GZivN/E4doTiwhHNtIPa9JL8ZNxrEglr3c3KJbaRDIY=";
6 };
7 mono = {
8 exportTemplatesHash = "sha256-xCVjMGG7SfQ5C9zs4rnOaLOwvjxxCVtAZE2PbxexFG4=";
9 nugetDeps = ./deps.json;
10 };
11}