mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
apfs-fuse: unstable-2023-01-04 -> unstable-2023-03-12
This commit is contained in:
parent
56087905b4
commit
4e4b7e466c
@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "apfs-fuse";
|
||||
version = "unstable-2023-01-04";
|
||||
version = "unstable-2023-03-12";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "sgan81";
|
||||
repo = "apfs-fuse";
|
||||
rev = "1f041d7af5df5423832e54e9f358fd9234773fcc";
|
||||
hash = "sha256-EmhCvIwyVJvib/ZHzCsULh8bOjhzKRu47LojX+L40qQ=";
|
||||
rev = "66b86bd525e8cb90f9012543be89b1f092b75cf3";
|
||||
hash = "sha256-uYAlqnQp0K880XEWuH1548DUA3ii53+hfsuh/T3Vwzg=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user