diff options
| author | Zeke Dou <59962222+c4710n@users.noreply.github.com> | 2023-11-11 06:15:07 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-11 12:15:07 +0000 |
| commit | 993c8f162dec33b826fd0eaf4f80b6284e0e5e63 (patch) | |
| tree | 26fba4ec4edaf15eb693ed70ab45ba6672c395c8 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 201f93fb19b4a78803a92749209a4802e9e2ac49 (diff) | |
mixRelease: improve the implementation (#266397)
* mixRelease: format code by nixpkgs-format
* mixRelease: investigate why erlang is referenced in resulting derivation
* mixRelease: organize nativeBuildInputs and buildInputs
It:
+ organizes `nativeBuildInputs` in a structured way.
+ moves `builtins.attrValues mixNixDeps` to `nativeBuildInputs`, because it's only used in compile-time
* mixRelease: remove current attempt for removing erlang references in resulting derivation
As said in the comment about "remove erlang references in resulting
derivation", for now, we don't have a robust method to do that.
Although these removed code did some work, they did not achieve the
final goal - remove erlang references in resulting derivation.
Therefore, it is better to remove them and provide future implementation
with a clean foundation.
> If you want to find these old codes, you can also retrieve them from
> the git history.
* mixRelease: remove all files for Microsoft Windows
* mixRelease: add new option - `removeCookie`
* mixRelease: polish comments
+ Capitalize the sentences.
+ Add punctuation marks.
+ Format a little code.
* mixRelease: wrap programs in $out/bin with their runtime deps
* mixRelease: commit what happysalada suggests
---------
Co-authored-by: c4710n <c4710n@users.noreply.github.com>
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
