Update pkgs/by-name/tu/tup/package.nix

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>

authored by otherthanemry Aleksana and committed by Emery Hemingway 93fe7025 c0c273d2

+2 -1
pkgs/by-name/tu/tup/fuse_fs.patch pkgs/by-name/tu/tup/fix_newer_fuse3_file_reads.patch
+2 -1
pkgs/by-name/tu/tup/package.nix
··· 37 37 38 38 patches = [ 39 39 ./fusermount-setuid.patch 40 - ./fuse_fs.patch 40 + # Taken from https://github.com/gittup/tup/issues/518#issuecomment-3014825681 41 + ./fix_newer_fuse3_file_reads.patch 41 42 ]; 42 43 43 44 configurePhase = ''