Makefile: silence Nix git dirty warning

This commit is contained in:
Michael Roitzsch
2023-04-02 09:06:16 +02:00
parent 04d82534d8
commit 4d8f14e4a6

View File

@@ -50,9 +50,9 @@ sqlite: $(DB)
# MARK: - data extraction helpers
ACEXTRACT = $(shell nix build --no-write-lock-file .\#acextract && \
ACEXTRACT = $(shell nix build --no-write-lock-file --no-warn-dirty .\#acextract && \
readlink result && rm result)/bin/acextract
DSCEXTRACTOR = $(shell nix build --no-write-lock-file .\#dsc-extractor && \
DSCEXTRACTOR = $(shell nix build --no-write-lock-file --no-warn-dirty .\#dsc-extractor && \
readlink result && rm result)/bin/dyld-shared-cache-extractor
dyld: /System/Cryptexes/OS/System/Library/dyld/dyld_shared_cache_x86_64h /System/Cryptexes/OS/System/DriverKit/System/Library/dyld/dyld_shared_cache_x86_64h