aboutsummaryrefslogtreecommitdiff
path: root/pkgs/tools/networking/ripmime (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-2/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* ripmime: switch of -WerrorMichael Raskin2018-02-251-0/+2
|
* Remove unneeded 'with's from meta.platformsPascal Wittmann2015-11-251-1/+1
|
* ripmime: reimplement using mkDerivationJoachim Fasting2015-11-241-39/+17
|
* install ripmime manual into share/man instead of manPetar Bogdanovic2015-10-151-2/+2
|
* Update ripmime; builds nowMichael Raskin2012-03-301-2/+2
| | | | svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33484
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-181-1/+1
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Add ripmime - MIME attachment extractor toolMichael Raskin2010-10-181-0/+51
svn path=/nixpkgs/trunk/; revision=24337