Martin Weinelt
3b3e38b4d1
less: Build with pcre2 regex engine and reformat
...
Add a notice about their versioning/release policy.
2023-02-08 02:08:42 +01:00
Martin Weinelt
5277b187cc
less: Apply patch for CVE-2022-46663
...
https://www.openwall.com/lists/oss-security/2023/02/07/7
2023-02-08 02:07:33 +01:00
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
ash
b61fb50dde
less: 600 -> 608
...
Back on a recommended/non-beta version.
http://greenwoodsoftware.com/less/news.608.html
2022-09-06 12:03:11 +01:00
Sandro Jäckel
3c24b6a629
less: 596 -> 600
2022-01-20 03:22:32 +01:00
Bruno BELANYI
e632b0accc
less: 590 -> 596
2021-11-14 23:11:27 +01:00
Kid
89e43d4739
less: 581.2 -> 590
2021-07-30 16:10:39 +00:00
Kid
b0cf786b96
Use https
2021-06-18 21:56:38 +09:00
Kid
f7f0e39a5a
less: 563 -> 581.2
2021-06-18 21:56:38 +09:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Will Dietz
9011356409
less: 551 -> 563 ( #101407 )
...
http://greenwoodsoftware.com/less/news.563.html
2020-12-08 12:36:28 -06:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Will Dietz
4f9631663f
less: 530 -> 551
...
At long last! \o/
pname-ify while visiting.
http://greenwoodsoftware.com/less/news.551.html
2019-06-15 18:45:15 +02:00
Markus Kowalewski
81fcce7566
less: add license
2018-08-16 22:12:21 +02:00
Tuomas Tynkkynen
a78a1d61b5
less: 529 -> 530
2018-02-19 05:34:03 +02:00
Tuomas Tynkkynen
5ec0e09239
less: 520 -> 529
2017-11-18 17:52:33 +02:00
Tuomas Tynkkynen
3ad02bb1fb
less: 487 -> 520
2017-10-22 01:40:58 +03:00
Tuomas Tynkkynen
64306e29d7
less: 481 -> 487
2017-04-09 21:48:25 +03:00
Sebastian Hagen
0f9f74f1d5
less: 483 -> 481: Use recommended upstream version since less-483.tar.gz has disappeared
...
This is a fix for the current package source file
http://www.greenwoodsoftware.com/less/less-483.tar.gz
not being available anymore.
We bump the less version back to 481, and adjust the source package hash
accordingly. This is a (slight) downgrade from 483 as opposed to an
upgrade since
a) 481 is the current Recommended version by http://www.greenwoodsoftware.com/less/download.html
b) Upstream is unreliable about keeping experimental versions around.
2016-11-25 02:38:16 +00:00
Marius Bakke
1ce9da0aa9
less: support --with-secure
2016-05-31 21:02:45 +01:00
Matthias Beyer
473e5a4251
less: 481 -> 483
2016-05-31 17:34:26 +01:00
Danny Wilson
450d6aff9c
Less builds fine on Illumos.
2015-11-16 17:20:12 +01:00
Eelco Dolstra
11aef37ca6
less: Update to 481
2015-10-14 13:55:43 +02:00
Arseniy Seroka
901849eca4
less: fix sha
2015-05-06 20:19:54 +03:00
Eelco Dolstra
4beadc79dc
less: Update to 475
2015-04-14 13:19:44 +02:00
Eelco Dolstra
5274749b7b
less: Update to 471
2014-12-18 14:11:10 +01:00
Aristid Breitkreuz
d647adf85a
less: update from 468 to 470
2014-10-08 20:23:27 +02:00
Eelco Dolstra
6d773d92ed
less: Update to 468
2014-09-23 11:51:46 +02:00
Eelco Dolstra
39a31190f0
less: Build on Darwin
2014-01-28 12:10:27 +01:00
Peter Simons
45e8de9a7d
Merge branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/tools/misc/less/default.nix
2013-12-16 21:13:24 +01:00
Nixpkgs Monitor
2e43a29ec8
less: update from 436 to 462
2013-12-16 01:36:19 +02:00
Eelco Dolstra
1f60a7c4bc
less: Update to 458
...
For some crazy reason, less is a stdenv dependency.
2013-08-26 14:50:45 +02:00
Danny Wilson
242b4d23a7
Update less to version 451
2013-02-28 20:33:37 +01:00
Armijn Hemel
355413e0a5
update to 436
...
svn path=/nixpkgs/trunk/; revision=20939
2010-04-04 15:00:56 +00:00
Armijn Hemel
ff0c267fb6
416 -> 418
...
* update + license change
svn path=/nixpkgs/trunk/; revision=10114
2008-01-10 21:34:09 +00:00
Armijn Hemel
e0a14721b1
update to 416
...
svn path=/nixpkgs/trunk/; revision=10033
2007-12-31 23:10:32 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
URLs to http://nix.cs.uu.nl/dist/tarballs . With content-addressable
mirror support (r9190, NIXPKGS-70) this is no longer necessary:
fetchurl will try to download from that location automatically. So
we can keep the original URLs.
svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Armijn Hemel
cbd254fd10
update to new less, remove builder, since it was just a generic build
...
svn path=/nixpkgs/trunk/; revision=5536
2006-06-29 11:44:12 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra
454707da23
* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra
e42507d182
* Move tarballs to catamaran so that we are no longer dependent on a
...
gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Armijn Hemel
cd4aa37b6b
move less from applications to tools
...
svn path=/nixpkgs/trunk/; revision=1206
2004-07-30 15:34:37 +00:00