zfs: Update repository
zfsonlinux/zfs redirects to openzfs/zfs.
This commit is contained in:
parent
988b006652
commit
9339e8e093
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ let
|
|||
name = "zfs-${configFile}-${version}${optionalString buildKernel "-${kernel.version}"}";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "zfsonlinux";
|
||||
owner = "openzfs";
|
||||
repo = "zfs";
|
||||
inherit rev sha256;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue