-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
lobster: init at unstable-2020-01-22 #78562
Conversation
@GrahamcOfBorg build lobster |
well duh... I put Let's try now |
@GrahamcOfBorg build lobster |
enableParallelBuilding = true; | ||
|
||
meta = with stdenv.lib; { | ||
homepage = "http://strlen.com/lobster"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is https https://aardappel.github.io/lobster/README_FIRST.html, but links to this site too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you saying that I should use that url for homepage
? Shouldn't it be the canonical one?
Rebased, updated, added a test |
Result of 1 package built:- lobster |
Motivation for this change
I picked the darwin bits from #59128.
Could someone please trigger a darwin build? not sure if this is still relevant:
1e8d9c2#diff-d82c125fb3539f785cdbfe6eec27d90dR20-R27
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)Closes #59128