R. Ryantm
|
56986b9fb6
|
lesspipe: 2.06 -> 2.07
|
2023-01-15 07:21:02 +00:00 |
|
R. Ryantm
|
c8f10eeffd
|
lesspipe: 2.05 -> 2.06
|
2022-08-18 06:29:52 +00:00 |
|
Claudio Bley
|
e94f1b45ef
|
lesspipe: 1.85 -> 2.05 (#178581)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
2022-07-01 15:31:42 +02:00 |
|
Kaz Wesley
|
51b7f3eac4
|
lesspipe: fix cross-compile (#141028)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
2021-10-18 15:47:55 +02: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 |
|
R. RyanTM
|
ff27ac4974
|
lesspipe: 1.84 -> 1.85
|
2020-09-05 04:00:39 +00:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
R. RyanTM
|
0a02aed96c
|
lesspipe: 1.83 -> 1.84
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lesspipe/versions
|
2019-08-04 11:01:28 -07:00 |
|
Will Dietz
|
dbb5c800e2
|
lesspipe: 1.82 -> 1.83
|
2019-07-11 10:11:15 +02:00 |
|
snaar
|
93207805b8
|
lesspipe: fix paths via patch and substitution
|
2018-07-24 01:23:17 -04:00 |
|
snaar
|
c6bc77d30e
|
lesspipe: add dependency on ncurses; actually pull in deps and put them on path
|
2018-07-23 14:32:39 -04:00 |
|
snaar
|
e0d5f644ac
|
lesspipe: add missing dependency on 'file'
|
2018-07-22 17:03:38 -04:00 |
|
Martijn Vermaat
|
3ada292a67
|
lesspipe: init at 1.82
lesspipe.sh is a preprocessor for less.
|
2016-05-10 22:21:42 +02:00 |
|