mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 19:03:28 +00:00
zfs: Update repository
zfsonlinux/zfs redirects to openzfs/zfs.
This commit is contained in:
parent
988b006652
commit
9339e8e093
@ -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 New Issue
Block a user