Conversation
|
Result of 1 package built:
|
|
Oh looks like we ended up working on the same thing. Since you have already tested on darwin, I'd say we keep this over #137067. Would you mind adding |
|
Done. |
| html-proofer = callPackage ../tools/misc/html-proofer { }; | ||
|
|
||
| htmlq = callPackage ../development/tools/htmlq { | ||
| inherit (pkgs.darwin.apple_sdk.frameworks) Security; |
There was a problem hiding this comment.
| inherit (pkgs.darwin.apple_sdk.frameworks) Security; | |
| inherit (darwin.apple_sdk.frameworks) Security; |
I think pkgs is not required.
There was a problem hiding this comment.
Oh I just saw this comment. Looks like there are several occurrences of this in all-packages.nix so a file-wide change might be in order.
There was a problem hiding this comment.
Ah, doesn't look like there is much of a convention.
Looks like there are several occurrences of this in all-packages.nix so a file-wide change might be in order.
Good call.
|
Looks good to me! |
|
@NerdyPepper feel free to add yourself to the maintainers list. |
|
I will take you up on that offer :D |
Motivation for this change
Closes #137037.
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)