| 30 Dec 2023 |
asymmetric | if so i'll reopen and merge | 11:42:22 |
Robert Hensing (roberth) | maybe I overreacted. The pr was probably fine | 11:43:52 |
Chris McDonough | asymmetric: i have something of a competing PR (a bit silly) at https://github.com/NixOS/nixpkgs/pull/277534 ... i think it atually addresses most of your comments, but likely none of Robert's | 12:17:51 |
Chris McDonough | i think it improves on the original PR by specifying whether the derivaion produced will be a file or a directory, and demonstrates how you might use bare writeTextFile to do the job of each writeText*/writeScript*/writeShellScript* function | 12:20:16 |
Chris McDonough | it also breaks out each function into a top-level thing | 12:20:52 |
Chris McDonough | ah nevermind i did not notice it was already merged. i will propose another pr against master. | 12:24:47 |