I’ve got an update that needs review / merging, lots (4) people have looked at it and multiple have signed off, but I think so far no one has signed off who can merge it.
https://github.com/NixOS/nixpkgs/pull/83253
For anyone that likes minimal window managers, here are two packages that will add to Nixpkgs bevy of cool window managers:
https://github.com/NixOS/nixpkgs/pull/85495
https://github.com/NixOS/nixpkgs/pull/85174
Can someone review please
Repost but still waiting for a review:
https://github.com/NixOS/nixpkgs/pull/85507
I’ve got a couple of items waiting for review. These are reposts but it’s been a while.
This needs someone who cares about macOS. And I’d really like to get it in sooner than later because macvim
is currently broken with Xcode 11.4.
https://github.com/NixOS/nixpkgs/pull/85321
This one got reviewed by @Profpatsch a month ago but nothing since then. It needs a re-review.
Lily Ballard via NixOS Discourse nixos1@discoursemail.com writes:
This one got reviewed by @Profpatsch a month ago but nothing since then. It needs a re-review.
Yep, sorry, I still have it open and look at it once in a while, but
haven’t had time to think about the testing issue. I suggest we merge
and think about tests as a followup.
Some Robot Operating System (ROS) dependencies I’m working on upstreaming:
https://github.com/NixOS/nixpkgs/pull/85983
An Esperanto dictionary for the command line:
https://github.com/NixOS/nixpkgs/pull/85040
PR got comments from someone who successfully tested it, but so far no code review, yet.
I wonder whether me implementing this as three packages is the right approach:
-
package
prevo-tools
provides- the executable
prevodb
to pre-process the dictionary data - the executable
prevo
to query the dictionary (requiring the pre-processed data)
They’re build from the same source code repo and have a relation similar to the one between
updatedb
andlocate
. - the executable
-
package
prevo-data
provides the pre-processed dictionary data (usingprevodb
fromprevo-tools
at build-time) -
package
prevo
links the other two packages together, so that theprevo
command will use the data fromprevo-data
by default. (Can be overridden by a command line option.)
I’ve been successfully using this feature daily for seven weeks.
Repost but still waiting for a review:
Another look at my simplification that will also make our ISO’s closer to being reproducible would be great!
I think this 3 are ready to be merged:
https://github.com/NixOS/nixpkgs/pull/86592
https://github.com/NixOS/nixpkgs/pull/80553
https://github.com/NixOS/nixpkgs/pull/85157
I fixed the RethinkDB build: https://rethinkdb.com/
I’d appreciate any other opinions on this PR:
Could someone please take a look at
https://github.com/NixOS/nixpkgs/pull/81440
It’s stalled for a while; thanks!
I still need a review on the zenith aarch64 PR please
I’d appreciate a review on go-neb, it can be used for relaying Prometheus alerts to Matrix.
Need someone who can review node
packages to take a look here please:
dstask - taskwarrior alternative