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

screenfetch does not work on Darwin #31790

Closed
zarelit opened this issue Nov 18, 2017 · 1 comment
Closed

screenfetch does not work on Darwin #31790

zarelit opened this issue Nov 18, 2017 · 1 comment

Comments

@zarelit
Copy link
Member

zarelit commented Nov 18, 2017

Issue description

screenfetch is a bash script designed to run as-is on most FHS compliant linux distro and on MacOS.

The derivation does not evaluate on Mac because of procps dependency, but even when that dependency is removed the script is still wrapped and cannot access system binaries to gather MacOS info.

Tested both on Sierra and High Sierra

Steps to reproduce

nix-env -iA nixpkgs.screenfetch

matthewbauer added a commit to matthewbauer/nixpkgs that referenced this issue Nov 19, 2017
@zarelit
Copy link
Member Author

zarelit commented Nov 21, 2017

@matthewbauer Thank you for being so quick! This is also helpful to me to learn how to package cross platform, thank you again

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

No branches or pull requests

1 participant