Robin Gloster
53b389327e
refactor to use autoreconfHook where possible
...
Close #12446 .
2016-01-18 10:45:31 +01:00
Jude Taylor
d0951cb68d
darwin purity: recode
2015-06-25 16:36:05 -07:00
Vladimír Čunát
db847a3345
recode: fix build, needing texinfo now
...
Also make the build inputs native (no references are retained).
2015-03-09 15:55:22 +01:00
Wout Mertens
d04c84d0ac
Recode: Build on OS X
2014-05-16 23:28:19 +02:00
Eelco Dolstra
6aeb59bbe0
Rename fetchGitHub -> fetchFromGitHub
...
We're not fetching all of GitHub, after all.
2014-05-08 15:49:39 +02:00
Eelco Dolstra
ebd8573046
Add a utility function "fetchGitHub"
...
This is a small wrapper around fetchzip. It allows you to say:
src = fetchGitHub {
owner = "NixOS";
repo = "nix";
rev = "924e19341a5ee488634bc9ce1ea9758ac496afc3"; # or a tag
sha256 = "1ld1jc26wy0smkg63chvdzsppfw6zy1ykf3mmc50hkx397wcbl09";
};
2014-05-08 15:30:18 +02:00
Vladimír Čunát
f0f34067e7
recode: fix build after stdenv merge + #354
...
ToDo: tests don't pass yet.
2013-03-09 11:32:22 +01:00
Jack Cummings
a1c4fa8edc
recode: attempt to fix Darwin testsuite build problem
2013-03-06 10:12:21 -08:00
Jack Cummings
ed99c87a26
get recode testsuite running.
2013-03-06 01:07:54 -08:00
Jack Cummings
e61bdcfacd
recode-3.7-git
2013-03-05 14:31:51 -08:00
Peter Simons
5019f883f3
pkgs/tools/text/recode: added (heavily patched) version 3.6
...
svn path=/nixpkgs/trunk/; revision=24384
2010-10-20 13:05:49 +00:00