zfsStable, zfsUnstable: fix eval
This commit is contained in:
parent
d4f282e393
commit
29f8f30b37
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
, enablePython ? true
|
||||
|
||||
# for determining the latest compatible linuxPackages
|
||||
, linuxPackages_5_13 ? pkgs.linuxKernel.packages.linux_5_13
|
||||
, linuxPackages_5_14 ? pkgs.linuxKernel.packages.linux_5_14
|
||||
}:
|
||||
|
||||
with lib;
|
||||
|
|
Loading…
Reference in a new issue