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

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
This commit is contained in:
otherthanemry
2025-07-23 14:15:03 +01:00
committed by Emery Hemingway
co-authored by Aleksana
parent c0c273d264
commit 93fe7025b4
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -37,7 +37,8 @@ stdenv.mkDerivation rec {
patches = [
./fusermount-setuid.patch
./fuse_fs.patch
# Taken from https://github.com/gittup/tup/issues/518#issuecomment-3014825681
./fix_newer_fuse3_file_reads.patch
];
configurePhase = ''