Add cuda-maintainers.cachix.org
For e.g. pytorch with cuda support
This commit is contained in:
@@ -24,9 +24,11 @@ lib.mkMerge [
|
||||
substituters = [
|
||||
"http://nix-cache.home.arpa/cache.nixos.org"
|
||||
"http://nix-cache.home.arpa/nix-community.cachix.org"
|
||||
"http://nix-cache.home.arpa/cuda-maintainers.cachix.org"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
"cuda-maintainers.cachix.org-1:0dq3bujKpuEPMCX6U4WylrUDZ9JyUG0VpVZa7CNfq5E="
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user