-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
xteddy: init at 2.2 #57057
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
xteddy: init at 2.2 #57057
Conversation
@GrahamcOfBorg eval |
I added another commit on top, with small fixes, should I squash that? |
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.
Please insert some empty lines after src
each post*
. That makes the code more readable.
nativeBuildInputs = [ pkg-config makeWrapper ]; | ||
buildInputs = [ imlib2 xorg.libX11 xorg.libXext ]; | ||
makeFlags = [ "LIBS=-lXext" ]; | ||
preBuild = '' |
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.
I would change it to postPatch
since we are actually patching the sources here
Yes, please squash all commits. |
Ok, I added some whitespace and applied your suggestions. |
@GrahamcOfBorg build xteddy |
Motivation for this change
This adds the version of xteddy as packaged by debian.
Im not sure which meta.homepage to set. There are several sane choices:
Also I had to drop two trivial scripts from the upstream tarball, that reference paths in /usr and such.
They are not essential for the program, so I decided to just remove them.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)