mirakurun: use node 18#233092
Conversation
There was a problem hiding this comment.
| mkdir -p $out/share/man/man1 | |
| sed 's/@DESCRIPTION@/${meta.description}/g' ${./mirakurun.1} \ | |
| | ${gzip}/bin/gzip > $out/share/man/man1/mirakurun.1.gz | |
| sed 's/@DESCRIPTION@/${meta.description}/g' ${./mirakurun.1} > mirakurun.1 | |
| installManPage mirakurun.1 |
There was a problem hiding this comment.
Thanks, I pushed a fix.
There was a problem hiding this comment.
We normally don't write man pages but use the nixos manual instead
There was a problem hiding this comment.
As noted in this document, the primary way of using Mirakurun is through the NixOS module. So the main document is in the options section of the NixOS manual, and this man page isn't something that I meant to prominently feature in the manual.
Additionally, this is mainly written for people who try to run the command directly and get confused. For that audience, it's not very clear at first that this is an Nix-provided command instead of something provided by upstream and I think it's natural to look in the man pages.
Relates to NixOS#229910.
d81f13c to
c3346f8
Compare
|
Successfully created backport PR for |
Description of changes
Relates to #229910.
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)