ark-pixel-font 0 -> 1 attrpath: ark-pixel-font Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/a6wph8r6cy1k31y899jzna8n0v8gfiv7-packages.json.drv building '/nix/store/a6wph8r6cy1k31y899jzna8n0v8gfiv7-packages.json.drv'... Going to be running update for following packages: - python3.11-ark-pixel-font-2023.11.26 Press Enter key to continue... Running update for: - python3.11-ark-pixel-font-2023.11.26: UPDATING ... - python3.11-ark-pixel-font-2023.11.26: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ar/ark-pixel-font/package.nix b/pkgs/by-name/ar/ark-pixel-font/package.nix index 1339015a8c65..60337f8aeb09 100644 --- a/pkgs/by-name/ar/ark-pixel-font/package.nix +++ b/pkgs/by-name/ar/ark-pixel-font/package.nix @@ -7,13 +7,13 @@ python3Packages.buildPythonPackage rec { pname = "ark-pixel-font"; - version = "2023.11.26"; + version = "2024.03.27"; src = fetchFromGitHub { owner = "TakWolf"; repo = pname; rev = version; - hash = "sha256-6a9wNmcXlEesPthpMt+GrWyO3x6WVtemVTXP8rbWmLk="; + hash = "sha256-bJtMS5oSEA0Z6QG+nG5FZpYWjdbwLLtpLixDY8NvTS4="; }; format = "other"; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ark-pixel-font nix build failed. got build log for 'ark-pixel-font' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/pqiq2arqhivdhk1lm964azaywz8xd2rj-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/scripts/utils/glyph_util.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Traceback (most recent call last): File "/build/source/build.py", line 1, in from scripts import configs File "/build/source/scripts/configs/__init__.py", line 1, in from scripts.configs.font import FontConfig File "/build/source/scripts/configs/font.py", line 28 VERSION_TIME: Final[datetime.datetime] = datetime.datetime.fromisoformat(f'{VERSION.replace('.', '-')}T00:00:00Z') ^ SyntaxError: f-string: unmatched '('