From c18e4ea6ced759a9b09ef99fb590b5b4d12fd5a0 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Mon, 8 Jul 2024 08:48:53 +0200 Subject: [PATCH] Update build-all.py --- nix/build-all.py | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/build-all.py b/nix/build-all.py index e6fedb4d0f..96f8f86cb0 100644 --- a/nix/build-all.py +++ b/nix/build-all.py @@ -53,6 +53,7 @@ import logging import os import re import sys +import glob import subprocess as sp import shutil import tarfile