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 Powerline fonts #7494

Merged
merged 1 commit into from Apr 24, 2015
Merged

Add Powerline fonts #7494

merged 1 commit into from Apr 24, 2015

Conversation

malyn
Copy link
Contributor

@malyn malyn commented Apr 21, 2015

No description provided.

@malyn malyn mentioned this pull request Apr 23, 2015
stdenv.mkDerivation {
name = "powerline-fonts-39c99c";

src = fetchgit {
Copy link
Member

Choose a reason for hiding this comment

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

Please use fetchFromGitHub

@malyn
Copy link
Contributor Author

malyn commented Apr 24, 2015

I fixed both issues.

{ stdenv, fetchFromGitHub }:

stdenv.mkDerivation {
name = "powerline-fonts-39c99c";
Copy link
Member

Choose a reason for hiding this comment

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

sorry, just noticed this. you should add a relevant date version, like 2015-04-24. the rationale I believe is that seeing the package name should give you an idea on how old the package is, a short hash doesn't allow that

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, I like that. Fixed.

edwtjo added a commit that referenced this pull request Apr 24, 2015
@edwtjo edwtjo merged commit 29c3f65 into NixOS:master Apr 24, 2015
@malyn malyn deleted the powerline-fonts branch April 25, 2015 17:05
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

3 participants