Update pkgs/tools/misc/file/default.nix
Co-authored-by: Adam Joseph <54836058+amjoseph-nixpkgs@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b48e3ae9c2
commit
f0c74d421c
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patches = [
|
||||
# Upstream patch to fix 32-bit tests.
|
||||
# WIll be included in 5.46+ releases.
|
||||
# Will be included in 5.46+ releases.
|
||||
./32-bit-time_t.patch
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user