summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorIlan Joselevich <personal@ilanjoselevich.com>2024-09-03 20:26:24 +0300
committerIlan Joselevich <personal@ilanjoselevich.com>2024-09-06 16:47:29 +0300
commit8d2ba0feaecb6a00905186a3881e498f4af640bd (patch)
tree7d6168f9ae57bb886d2d5b1c5ef0a9fee5a60abe /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent5629520edecb69630a3f4d17d3d33fc96c13f6fe (diff)
buildRustCrate: Fix rust-overlay usage
I broke the usage of buildRustCrate with a toolchain from rust-overlay when I added support for wasm32-unknown-unknown, this change adds additional conditionals to restore the usage. The toolchain can now be overriden either through ``` buildRustCrate { rust = toolchain; cargo = toolchain } ``` or ``` buildRustCrate.override { rustc = toolchain; cargo = toolchain; } ``` They should now be consistent with each other.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions