Conversation
There was a problem hiding this comment.
Setting GST_PLUGIN_SYSTEM_PATH_1_0 is handled by wrapGApps. It suffices to put these in buildInputs.
There was a problem hiding this comment.
xclip in buildInputs doesn't have any effect because it's a CLI tool, not a library. I've added xclip to the wrapper instead.
There was a problem hiding this comment.
notify-osd is removed since it's no longer needed. Details in #125113 (comment).
There was a problem hiding this comment.
This didn't work because gappsWrapperArgs is computed at preFixup, which happens after installPhase.
There was a problem hiding this comment.
This was redundant because it creates a broken build artifact $out/bin/nyxt which promptly gets rebuilt by the subsequent commands.
There was a problem hiding this comment.
Replaces the GTK backend with the GI-GTK one.
There was a problem hiding this comment.
It's necessary to clear unnecessary environment variables because otherwise it hits the length limit imposed by the OS. This is similar to what is done in lisp-modules/define-package.nix:
nixpkgs/pkgs/development/lisp-modules/define-package.nix
Lines 89 to 99 in 8284fc3
|
Result of 1 package failed to build:1 package built successfully:
2 suggestions:
Note that build failures may predate this PR, and could be nondeterministic or hardware dependent. Result of 1 package failed to build:Note that build failures may predate this PR, and could be nondeterministic or hardware dependent. |
d2a2089 to
45f126d
Compare
|
I've pushed a few more fixes that does the following:
|
|
Result of 2 packages built:
|
|
The changes look good to me:
|
Co-authored-by: Michael Lingelbach <[email protected]>
ff5c3a0 to
a7556aa
Compare
|
I've now renamed Also rebased to fix the merge conflict in the release notes. |
a7556aa to
c6598c6
Compare
|
Result of 1 package built:
|
|
I marked this as stale due to inactivity. → More info |
Motivation for this change
Continuation of #125113.
Keyboard input is still not working, but it turned out to be an issue with WebKitGTK so I'm preparing a separate issue for it. Currently, all packages using WebKitGTK would have the same issue on Darwin.
ping @mjlbach
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)