We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
should be fixed by #352828
Steps to reproduce the behavior:
yubikey-manager
environment.systemPackages
nix/store/psjyl4xqizd0xhxb06z3ms4gdd4kyr02-python3.12-pyscard-2.1.1.drv
Running phase: buildPhase @nix { "action": "setPhase", "phase": "buildPhase" } Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... /nix/store/nxgx33hs40fc9qrrn3y9g4wv0db8pmhy-python3.12-setuptools-75.1.0/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running egg_info creating pyscard.egg-info writing pyscard.egg-info/PKG-INFO writing dependency_links to pyscard.egg-info/dependency_links.txt writing requirements to pyscard.egg-info/requires.txt writing top-level names to pyscard.egg-info/top_level.txt writing manifest file 'pyscard.egg-info/SOURCES.txt' reading manifest file 'pyscard.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'smartcard/doc' warning: no files found matching '*.css' under directory 'smartcard/doc' warning: no files found matching '*.js' under directory 'smartcard/doc' warning: no files found matching '*.txt' under directory 'smartcard/doc' adding license file 'LICENSE' writing manifest file 'pyscard.egg-info/SOURCES.txt' ERROR Missing dependencies: swig
- system: `"x86_64-linux"` - host os: `Linux 6.6.58, NixOS, 24.11 (Vicuna), 24.11.20241029.807e915` - multi-user?: `yes` - sandbox: `yes` - version: `nix-env (Nix) 2.24.9` - nixpkgs: `/nix/store/m68ikm8045fj7ys7qvgr608z9l70hh1k-source`
but I'm trying to rebuild after a nix flake update, where the nixpkgs rev is 20499cc102964a175b595bd459f447d25abd6130, from nixos-unstable-small
nix flake update
20499cc102964a175b595bd459f447d25abd6130
nixos-unstable-small
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
duplicate of #352598
Sorry, something went wrong.
No branches or pull requests
should be fixed by #352828
Steps To Reproduce
Steps to reproduce the behavior:
yubikey-manager
in yourenvironment.systemPackages
nix/store/psjyl4xqizd0xhxb06z3ms4gdd4kyr02-python3.12-pyscard-2.1.1.drv
failsBuild log
Additional context
Notify maintainers
Metadata
but I'm trying to rebuild after a
nix flake update
, where the nixpkgs rev is20499cc102964a175b595bd459f447d25abd6130
, fromnixos-unstable-small
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: