Ben Siraphob
|
66e44425c6
|
pkgs/development/libraries: stdenv.lib -> lib
|
2021-01-21 19:11:02 -08:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +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 |
|
c0bw3b
|
88ce525e85
|
Treewide: use https for repo.or.cz
|
2018-11-24 19:56:51 +01:00 |
|
Markus Kowalewski
|
b9c53e32ca
|
libtar: update homepage
|
2018-09-02 20:27:28 +02:00 |
|
Badi Abdul-Wahid
|
3117ae6c4f
|
libtar: add darwin to supported platforms
|
2018-03-11 01:46:18 -05:00 |
|
John Ericson
|
531e4b80c9
|
misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
|
2017-09-21 15:49:53 -04:00 |
|
Vladimír Čunát
|
380ba438ee
|
libtar: fix CVE-2013-4420 by Debian patches
CC maintainer @bjornfor.
|
2014-08-21 20:35:21 +02:00 |
|
Bjørn Forsman
|
4ee77e2fc5
|
libtar: new package
libtar is a C library for manipulating POSIX tar files.
http://www.feep.net/libtar/
|
2014-08-20 23:12:38 +02:00 |
|