-
-
Notifications
You must be signed in to change notification settings - Fork 16.5k
beef: init at 0.43.5 #344933
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
base: master
Are you sure you want to change the base?
beef: init at 0.43.5 #344933
Conversation
33b2107
to
b2906bc
Compare
Result of 1 package built:
|
Build fails on all platforms but x64 Linux, please update meta.platforms or meta.broken |
ea2c3be
to
37cc057
Compare
Rebased and bumped to latest revision |
@ofborg build beef |
|
ofborg failed for all platforms != x64 Linux, this time around the logs are still available. |
7780fff
to
972c9c6
Compare
maintainers = with lib.maintainers; [ tomasajt ]; | ||
platforms = [ | ||
"x86_64-linux" | ||
"x86_64-darwin" |
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.
The x86_64-darwin
is marked as broken in the line 88. But does it mean it supports the MacOS but only on x86_64
architecture?
I manually removed the It might be worth simply removing |
Upstream seems to only support building for aarch64 devices that are ios or android. This is why I only specified the x86_64 platforms. |
there is an info that is overlooked by @TomaSajt in his initial comment beef here is beef the programming not beefproject known as beef-xss on many other distros the issue you mentioned in (i added the |
Description of changes
Closes #344087
(build time on my laptop was 11 minutes, and on my pc it was 5 minutes)
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.