diff --git a/pkgs/by-name/curlftpfs-sane/package.nix b/pkgs/by-name/curlftpfs-sane/package.nix index 66cc4348e..f9ff2004d 100644 --- a/pkgs/by-name/curlftpfs-sane/package.nix +++ b/pkgs/by-name/curlftpfs-sane/package.nix @@ -29,7 +29,7 @@ owner = "colin"; repo = "curlftpfs"; rev = "master"; - hash = "sha256-biPw3Z0RFpdyQb9+2Fl9xOodREpE7j9ezaVAp2WFqzQ="; + hash = "sha256-Vjt/3WFkTooT1c/oXatqPb1hIREWTrJGdXoHRVG+ZXg="; }; # `mount` clears PATH before calling the mount helper (see util-linux/lib/env.c), # so the traditional /etc/fstab approach of fstype=fuse and device = curlftpfs#URI doesn't work.