Commit graph

15 commits

Author SHA1 Message Date
R. Ryantm 8a5cdd6c7d quilt: 0.66 -> 0.67 2022-02-20 10:51:20 +00:00
Sebastián Mancilla 89da7764ef quilt: add smancill as maintainer 2021-09-26 14:32:10 -03:00
Sebastián Mancilla 0f77179bcf quilt: wrap all required inputs
Some quilt commands fail on darwin with this error:

    stat: illegal option -- c
    usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]

This is because at build time quilt is configured to use the coreutils
version of 'stat', but the 'quilt' wrapper does not wrap this coreutils
dependency and then at runtime the version from macOS is used (as found
in $PATH).

Fix by ensuring that coreutils is wrapped.

Also add and wrap the missing inputs for the other programs used by the
quilt commands: gawk, gnugrep, gnused, unixtools.column and
unixtools.getopt.
2021-09-26 14:32:09 -03:00
Felix Buehler 6f04cd0e69 application/development: /s/name/pname&version/ 2021-06-30 09:55:22 +02:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Ben Siraphob c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 0a70b17e90 quilt: 0.65 -> 0.66 (#58861)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/quilt/versions
2019-04-07 15:55:38 +02:00
c0bw3b a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Peter Simons 1c0b50c918 quilt: take dependencies as explicit function arguments 2017-05-31 13:58:06 +02:00
Peter Simons b116a1c65c quilt: update to version 0.65 2017-05-31 13:53:19 +02:00
Mateusz Kowalczyk 007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
Bjørn Forsman 34ec068a46 quilt: set meta.platforms = all
We'll reduce it if/when Hydra reports some broken platforms.
2014-10-22 16:07:37 +02:00
Bjørn Forsman 97e0f851d9 quilt: set meta.platforms 2014-10-22 12:02:54 +02:00
Igor Pashev a95e65da60 Added quilt-0.63 2014-07-14 15:35:27 +02:00