Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
76e4820d8a | ||
![]() |
8d894a5682 | ||
![]() |
0c97096826 |
|
@ -118,7 +118,7 @@ VkPhysicalDeviceProperties:
|
|||
|
||||
```bash
|
||||
building '/nix/store/ijs5h6h07faai0k74diiy5b2xlxh891g-auto-detect-nvidia.drv'...
|
||||
pcregrep: Failed to open /proc/driver/nvidia/ersion: No such file or directory
|
||||
pcregrep: Failed to open /proc/driver/nvidia/version: No such file or directory
|
||||
builder for '/nix/store/ijs5h6h07faai0k74diiy5b2xlxh891g-auto-detect-nvidia.drv' failed with exit code 2
|
||||
error: build of '/nix/store/ijs5h6h07faai0k74diiy5b2xlxh891g-auto-detect-nvidia.drv' faile
|
||||
```
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
# https://github.com/NixOS/nix/issues/3539 ).
|
||||
nvidiaVersionFile ? null,
|
||||
# Enable 32 bits driver
|
||||
# This is one by default, you can switch it to off if you want to reduce a
|
||||
# This is on by default, you can switch it to off if you want to reduce a
|
||||
# bit the size of nixGL closure.
|
||||
enable32bits ? true,
|
||||
# Make sure to enable config.allowUnfree to the instance of nixpkgs to be
|
||||
|
|
Loading…
Reference in New Issue
Block a user