Merge pull request #318725 from raboof/refind-patch-name

This commit is contained in:
Sandro
2024-06-10 11:41:12 +02:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
./0001-toolchain.patch
# Avoid leaking the build timestamp
# https://sourceforge.net/p/refind/code/merge-requests/53/
./reproducible.patch
./0002-preserve-dates.patch
];
nativeBuildInputs = [ makeWrapper ];