refind: rename patch
As requested in https://github.com/NixOS/nixpkgs/pull/318499#discussion_r1632296030
This commit is contained in:
@@ -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 ];
|
||||
|
||||
Reference in New Issue
Block a user