Merge pull request #249534 from Luflosi/update/linuxPackages.apfs
linuxPackages.apfs: 0.3.3 -> 0.3.4
This commit is contained in:
commit
b79e563243
@ -6,7 +6,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
tag = "0.3.3";
|
tag = "0.3.4";
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "apfs";
|
pname = "apfs";
|
||||||
@ -16,7 +16,7 @@ stdenv.mkDerivation {
|
|||||||
owner = "linux-apfs";
|
owner = "linux-apfs";
|
||||||
repo = "linux-apfs-rw";
|
repo = "linux-apfs-rw";
|
||||||
rev = "v${tag}";
|
rev = "v${tag}";
|
||||||
hash = "sha256-dxbpJ9Jdn8u16yD001zCZxrr/nPbxdpF7JvU+oD+hTw=";
|
hash = "sha256-EeVOrZtmKi5VfPerW9IntjRvdU3AbFPHG+pyAI4ciGk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
hardeningDisable = [ "pic" ];
|
hardeningDisable = [ "pic" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user