uboot: (firmwareOdroidC2/C4) don't invoke patch tool, use patches = [] instead
https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
This commit is contained in:
commit
56de2bcd43
30691 changed files with 3076956 additions and 0 deletions
10
pkgs/development/perl-modules/expression-generator/usage.txt
Normal file
10
pkgs/development/perl-modules/expression-generator/usage.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/path/to/write-nix-expression.sh Group::Module::Submodule
|
||||
|
||||
It will output Nix assignment formatted for placing into
|
||||
all-packages.nix amongst all the perl packages, like perlAlgorithmDiff.
|
||||
Actually it will grab distribution unit Group-Module-Submodule via
|
||||
search.cpan.org, and make some effort to write correct dependencies.
|
||||
If among requirements there are some that have empty META.yml, or if
|
||||
any of requirements acannot be installed by just getting distribution
|
||||
unit whose name can be guessed by replacing :: with -, manual editing
|
||||
will be needed.
|
||||
Loading…
Add table
Add a link
Reference in a new issue