disable zfsFix
This commit is contained in:
parent
bd0c58c121
commit
06ec8c63c0
1 changed files with 2 additions and 1 deletions
|
|
@ -35,7 +35,8 @@
|
|||
, aggressiveOndemand ? true
|
||||
, fsync ? true
|
||||
, miscAdditions ? true
|
||||
, zfsFix ? (lib.versionOlder version "5.11")
|
||||
# XXX: This patch is pretty broken
|
||||
, zfsFix ? false # (lib.versionOlder version "5.11")
|
||||
|
||||
, localVersion ? ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue