Compare commits

...

3 Commits

Author SHA1 Message Date
Guillaume Bouchard
76e4820d8a
Update default.nix 2020-10-05 13:35:30 +02:00
Suzanne Soy
8d894a5682 Typos 2020-10-05 00:44:04 +01:00
Suzanne Soy
0c97096826
Typos 2020-10-05 00:42:20 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -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
```

View File

@ -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