summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorSilvan Mosberger <contact@infinisil.com>2020-07-10 18:24:03 +0200
committerGitHub <noreply@github.com>2020-07-10 16:24:03 +0000
commit75ee18766ac52a97df1dc55a11a2d44cb0e68d0e (patch)
treea0873c62e179d0698028128324222add6035edfc /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent0416089dc694e0930fb8a7e0130f022e8c62c713 (diff)
yarn2nix: Don't pass yarnNix to mkDerivation (#92856)
The generated yarnNix file doesn't need to be part of the mkDerivation. And doing so prevents other platforms from reproducibly instantiating it. With this change you can e.g. do darwinPkgs.yarn2nix.mkYarnPackage { # ... yarnNix = pkgs.yarn2nix.mkYarnNix { yarnLock = ./yarn.lock; }; } Which is a darwin derivation, but can still be instantiated reproducibly on Linux.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions