-
-
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
clightning: 0.7.2.1 -> 0.7.3 #72219
clightning: 0.7.2.1 -> 0.7.3 #72219
Conversation
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.
gcc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -Wno-maybe-uninitialized -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I external/libsodium/src/libsodium/include -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DBUILD_ELEMENTS=1 -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -c -o bitcoin/varint.o bitcoin/varint.c
devtools/sql-rewrite.py wallet/statements.po postgres > wallet/gen_db_postgres.c
/nix/store/zavn4np1jvm79f0rafkv0p1mrag09qkz-bash-4.4-p23/bin/bash: devtools/sql-rewrite.py: /usr/bin/env: bad interpreter: No such file or directory
make: *** [wallet/Makefile:49: wallet/gen_db_postgres.c] Error 126
rm external/libwally-core/src/secp256k1/libsecp256k1.la
cannot build derivation '/nix/store/jjdbnhq1saq6lb6rlv35idskjnn3wsab-env.drv': 1 dependencies couldn't be built
@jonringer sorry I didn't test on a NixOS machine before. It's fixed now after adding |
all good |
edf7688
to
383426f
Compare
oops forgot to push |
@GrahamcOfBorg build clightning |
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.
looks like it's working over here!
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.
nix-review
passes on NixOS
diff LGTM
executable seems to work
leaf package
[4 built, 0.0 MiB DL]
https://github.com/NixOS/nixpkgs/pull/72219
1 package were build:
clightning
Motivation for this change
New release. Requires
gettext
to build as mentioned in the changelog (https://github.com/ElementsProject/lightning/blob/v0.7.3/CHANGELOG.md).Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @jb55