nix.dev icon indicating copy to clipboard operation
nix.dev copied to clipboard

add guide on post build hook

Open fricklerhandwerk opened this issue 2 years ago • 2 comments

Closes #463

originally written under LGPL 2.1 for the Nix reference manual. authors as recorded in the Nix repository:

git log --pretty="Co-authored-by: %an <%ae>" -- doc/manual/advanced-topics/post-build-hook.xml doc/manual/src/advanced-topics/post-build-hook.md | sort | uniq

relicenced with authors' permission to CC-BY-SA 4.0: https://github.com/NixOS/nix.dev/issues/463

fricklerhandwerk avatar May 04 '23 09:05 fricklerhandwerk

Now that the CLA is gone, it seems fine to proceed with this. @fricklerhandwerk sound good?

infinisil avatar Mar 07 '24 15:03 infinisil

Yeah, it just needs to be finished (i.e. review pass, add links to the Nix manual, check that it actually works, etc.). Free for grabs really, my queue is way too long to ever terminate anyway.

fricklerhandwerk avatar Mar 07 '24 20:03 fricklerhandwerk

Rebased this and fixed some of the links (and the errors due to the vale check I didn't notice before), but now linkcheck fails in an unrelated file due to https://github.com/NixOS/nixos-homepage/issues/1448; pausing this while that's sorted.

proofconstruction avatar May 27 '24 17:05 proofconstruction

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/2024-05-31-documentation-team-meeting-notes-130/46261/1

nixos-discourse avatar May 31 '24 14:05 nixos-discourse

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/2024-06-03-documentation-team-meeting-notes-131/46810/1

nixos-discourse avatar Jun 10 '24 14:06 nixos-discourse