Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add flake support #39

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

add flake support #39

wants to merge 1 commit into from

Conversation

maxhbr
Copy link
Member

@maxhbr maxhbr commented Apr 28, 2023

This is currently failing to build the license-expression dependency:

error: builder for '/nix/store/hadzd22512dpsbq4l56rc32r0y2lsidr-python3.10-license-expression-30.1.0.drv' failed with exit code 1;
       last 10 log lines:
       > source root is license-expression-30.1.0
       > setting SOURCE_DATE_EPOCH to timestamp 1673980441 of file license-expression-30.1.0/setup.cfg
       > patching sources
       > Removing path dependencies
       > Finished removing path dependencies
       > Removing git dependencies
       > Finished removing git dependencies
       > configuring
       > configure flags: --prefix=/nix/store/62d35g1kn8fms5w3gm4qsf57lrffnx5v-python3.10-license-expression-30.1.0
       > /nix/store/kk3qbkyrski18j8fwrpd5dgvplbdz7b2-stdenv-linux/setup: line 1289: ./configure: cannot execute: required file not found
       For full logs, run 'nix log /nix/store/hadzd22512dpsbq4l56rc32r0y2lsidr-python3.10-license-expression-30.1.0.drv'.
error: 1 dependencies of derivation '/nix/store/5dmv6fwxam2rzg6cy2k1ffl8r7hr9n82-python3.10-spdx-tools-0.8.0a1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/z4jw2ckrkfs66l3ch4xhr7n09qjg9kv9-python3.10-opossum-lib-py-0.1.drv' failed to build

Signed-off-by: Maximilian Huber <maximilian.huber@tngtech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant