-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
eunomia-cc: init at 1.0.11 #212119
eunomia-cc: init at 1.0.11 #212119
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.
LGTM
@ofborg eval |
@oluceps this looks good overall, but ofborg complains about something with |
Still alive. I'll upgrade this pr in a little while. |
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.
One more general thing, try to use finalAttrs
when using stdenv.mkDerivation
, it will make it easier to override this package.
37a0b49
to
0b29978
Compare
Current changes require eunomia-bpf/eunomia-bpf#308 to be merged first. |
f922a4d
to
efa488d
Compare
Merged.
This is done as well. |
4b5a93f
to
fe2cb80
Compare
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.
Great progress! This begins to take good form.
Co-authored-by: doronbehar <doron.behar@gmail.com>
@ofborg build ecc |
Description of changes
An CO-RE compile set to help you focus on writing a single eBPF program in the kernel.
A part of the eunomia-bpf project, a compiler and runtime framework for building, distributing and running CO-RE eBPF programs in multi-languages and Webassembly.
https://github.com/eunomia-bpf/eunomia-bpf
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes