Commit graph

25 commits

Author SHA1 Message Date
github-actions[bot] abe7db36a4
Merge staging-next into staging 2021-02-20 00:36:40 +00:00
Ben Siraphob 223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
ilian 1ddc730412 moreutils: 0.63 -> 0.65 2021-01-25 12:44:20 +01:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Bjørn Forsman a90062d46f moreutils: unbreak 'ts -r'
Fix this:

  $ ts -r
  Can't locate Date/Parse.pm in @INC [...]
2019-02-01 11:32:46 +01:00
Pascal Wittmann 3f541d1e7f
moreutils: 0.62 -> 0.63 2019-01-27 21:16:22 +01:00
volth bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
Pascal Wittmann 77d5aff75e
moreutils: add license
see issue #43716
2018-08-06 12:42:49 +02:00
John Ericson b8e8265db0 moreutils: Fix eval
Was broken in 561b9ca8ac.
2018-01-31 17:20:09 -05:00
Pascal Wittmann 561b9ca8ac
moreutils: 0.61 -> 0.62 2018-01-31 21:56:01 +01:00
Domen Kožar f237eeb6a8
moreutils: address comment on 14a320ace8 2017-06-21 13:44:17 +02:00
Pascal Wittmann 065bb61330
moreutils: fix darwin build 2017-06-20 22:39:51 +02:00
Domen Kožar 14a320ace8
moreutils: fix build on darwin 2017-06-20 16:42:49 +02:00
Pascal Wittmann aee5fa2f48
moreutils: 0.59 -> 0.61 2017-05-28 20:00:07 +02:00
koral 179f5e9500 moreutils: 0.58 -> 0.59 2016-06-05 17:14:38 +02:00
Bjørn Forsman 977cd5de36 moreutils: add meta.platforms (= all) 2016-05-09 20:34:45 +02:00
Théophane Hufschmitt 93856f36a2 moreutils : 0.57 -> 0.58 2016-03-17 08:54:36 +01:00
Bjørn Forsman 72d7e4048c moreutils: 0.55 -> 0.57
(Implicitly fixes build, since 0.55 source has disappeared.)

Also add needed "docbook_xml_dtd_44" dependency for the new version.
2015-07-29 15:46:15 +02:00
Pascal Wittmann f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
koral 3544c17df5 moreutils: 0.54 -> 0.55 2015-01-28 22:30:02 +01:00
koral 421b3ebe25 New package: moreutils-0.54 2014-12-14 12:49:07 +01:00