-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #94: exclude config file and json files from nix database.
`closureGraph` is extended to ignore all paths passed in the new ignore arguement. The resulting graph is both passed to nix2container-bin and makeNixDatabase -- ensuring that both contain the same paths. makeNixDatabase is rewritten, such that it always expects a closureGraphJson as arguement but does not include it in the database. The `--ignore` flag of the nix2container-bin is not used anymore. #94
- Loading branch information
Peter Kolloch
committed
Nov 10, 2023
1 parent
9d7f33e
commit d554a88
Showing
1 changed file
with
62 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters