diff options
| author | Maximilian Bosch <maximilian@mbosch.me> | 2018-02-11 12:37:48 +0100 |
|---|---|---|
| committer | Maximilian Bosch <maximilian@mbosch.me> | 2018-02-28 12:04:28 +0100 |
| commit | 97700fe81162818320585ba459d353622566e00a (patch) | |
| tree | be642cf40c4e187d6c634cf52de164d5c329f944 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | f696dda953342e0e48cbbdc62788ded64c1e0ecc (diff) | |
uutils-coreutils: init at 2018-02-09
`uutils-coreutils` is an a cross-platform rewrite of GNU/coreutils based
on Rust. It aims to increase portability and improve Windows support
(see https://github.com/uutils/coreutils#why).
Since the derivation provides the same binaries as `coreutils` does a
`prefix` argument as been added to the function to avoid any conflicts
that can be used like this:
``` nix
self: super:
{
uutils-coreutils = self.uutils-coreutils.override { prefix = "uutils"; };
}
```
Resolves #28114 /cc @NeQuissimus
-----
Important notice: the patch depends on #34505 which needs to be merged
*FIRST* as it fixes a bug in the `rustc` setup of nixpkgs (see the PR's
discussion and https://github.com/rust-lang/cargo/commit/5c9665f41c6b4d3b99d3b9f8b48a286f5f154692#commitcomment-27271420 for further reference).
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
