Skip to content

timelapse-deflicker: init at 142acd1 #25904

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

Merged
merged 3 commits into from
May 20, 2017
Merged

timelapse-deflicker: init at 142acd1 #25904

merged 3 commits into from
May 20, 2017

Conversation

valeriangalliat
Copy link
Contributor

Add a package for timelapse-deflicker.

Tested on macOS and NixOS.

The ClassMethodMaker Perl library is not a dependency of timelapse-deflicker but it's needed by TermProgressBar. But even though it's in its propagatedBuildInputs, I had an error running the program on how ClassMethod was not found, and adding ClassMethodMaker to the direct dependencies fixed it. Any idea what I'm doing wrong?

description = "Simple script to deflicker images taken for timelapses";
homepage = https://github.com/cyberang3l/timelapse-deflicker;
license = licenses.gpl3;
platforms = platforms.unix;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to maintain this package?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes :)

What's the syntax for that? maintainers = [ "Valérian Galliat <val@codejam.info>" ];? Or should I add myself to lib/maintainers.nix?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add yourself to maintainers.nix

Copy link
Contributor Author

@valeriangalliat valeriangalliat May 20, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, I updated the PR. I assume the maintainer key must match my username on GitHub?

@valeriangalliat
Copy link
Contributor Author

Thanks for the nitpicks commit @Mic92, didn't know about most of that stuff, it's so much cleaner like that!

@Mic92 Mic92 merged commit 330048e into NixOS:master May 20, 2017
@valeriangalliat valeriangalliat deleted the timelapse-deflicker branch May 22, 2017 11:55
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

2 participants