Hey all,
I would appreciate some help on getting vega and vega-lite into nixpkgs: https://github.com/NixOS/nixpkgs/pull/97908 . Anyone here who has already done updates to nodePackages?
Hey all,
I would appreciate some help on getting vega and vega-lite into nixpkgs: https://github.com/NixOS/nixpkgs/pull/97908 . Anyone here who has already done updates to nodePackages?
A small bug fix in the module for dovecot:
https://github.com/NixOS/nixpkgs/pull/93201/files
Just another pkg init, for a package I’m draging in my fork for a while.
https://github.com/NixOS/nixpkgs/pull/96112
Took my lessons regarding strictDeps
and gobject-introspection from https://github.com/NixOS/nixpkgs/pull/95437/files/22554d01f8c3e7a20cc346c8b1ecdd7c060e1d98#diff-7b4f056202f73c749d543bab3ba17bc6 .
https://github.com/NixOS/nixpkgs/pull/97230
simple version bump, all-green checks
corresponding backport:
https://github.com/NixOS/nixpkgs/pull/98326
I would like some opinions on this PR - I’ve been using this code on my machine for some time now and It Works For Me ™, but I’m not sure who/what else might be impacted:
Added a missing dependency for a package that was previously failing on Darwin: wordnet: Fix darwin build by anka-213 · Pull Request #98415 · NixOS/nixpkgs · GitHub
trivy: init at 0.11.0 by 06kellyjac · Pull Request #99407 · NixOS/nixpkgs · GitHub
starboard: init at 0.4.0 by 06kellyjac · Pull Request #99412 · NixOS/nixpkgs · GitHub
edit: reviewed and merged now
Just one pending comment (asking feedback from inactive maintainer), open for some weeks now:
https://github.com/NixOS/nixpkgs/pull/96511#discussion_r479583259
Thanks.