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 package: khal #6313

Merged
merged 1 commit into from
Mar 8, 2015
Merged

Add package: khal #6313

merged 1 commit into from
Mar 8, 2015

Conversation

matthiasbeyer
Copy link
Contributor

Had to wait until vdirsyncer was merged.

Will test ASAP.

@matthiasbeyer
Copy link
Contributor Author

Is the build fail because of my changes?

urwid
pyxdg
pytz
vdirsyncer
Copy link
Member

Choose a reason for hiding this comment

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

Looks like vdirsyncer is not in scope.

@matthiasbeyer
Copy link
Contributor Author

Can someone tell me what went wrong here and how to fix?

@pSub
Copy link
Member

pSub commented Feb 28, 2015

From what I can see from the travis log, you seem to be missing the dependency docopt.

Couldn't find index page for 'docopt' (maybe misspelled?)

@matthiasbeyer
Copy link
Contributor Author

Updated the package to 0.4.0, which removes the "docopt" dependency.

Just a quick question besides: I tested the installation via nix-env -iA pkgs.khal -f . from the nixpkgs root directory, but surprisingly I cannot remove the package afterwards (neither nix-env -e khal nor nix-env -e khal -f . work) - How to do this?

@matthiasbeyer
Copy link
Contributor Author

Hm. Now things get weird. I managed to build and install the package here on my machine, so why is there a build error?

@pSub
Copy link
Member

pSub commented Mar 1, 2015

Sometimes travis fails randomly. Do you have building with chroot enabled?

@matthiasbeyer
Copy link
Contributor Author

Nope, I will try.

@matthiasbeyer
Copy link
Contributor Author

Am I right with this:

nix-build --option build-use-chroot true -A pkgs.khal -I .

from the nixpkgs root directory?

It just prints the output path of the derivation:

/nix/store/<hash>-python3.4-khal-0.4.0

?

@matthiasbeyer
Copy link
Contributor Author

@pSub, @geerds ping.

pSub added a commit that referenced this pull request Mar 8, 2015
@pSub pSub merged commit 228183f into NixOS:master Mar 8, 2015
@matthiasbeyer matthiasbeyer deleted the add-khal branch March 9, 2015 06:01
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.

3 participants