parent
d65cbc2ad7
commit
842b4b0fa0
5 changed files with 16 additions and 13 deletions
|
@ -7,9 +7,10 @@ inputs: rec {
|
|||
}:
|
||||
import nixpkgs {
|
||||
inherit system;
|
||||
overlays = [inputs.self.overlays.build-failures];
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
inherit cudaSupport;
|
||||
allowUnfree = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue