Bjørn Forsman
edd2d907a0
Remove jing_tools expression (now contained in jing expression itself)
...
The jing expression now creates its own "jing" wrapper script, so there
is no need for jing_tools anymore.
jing hasn't been updated in years, so I assume (or hope) that not many
(if any) have jing_tools in their configuration.nix. If you do, just
change it to jing and it should behave the same.
2013-08-22 23:20:10 +02:00
Bjørn Forsman
3f928466df
jing-trang: update to version 20091111
...
Also add meta attributes and a wrapper for jing so that it can be
invoked directly from the shell as "jing" (similar to Debian/Ubuntu).
Trang already has such a wrapper.
2013-08-22 22:00:33 +02:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Evgeny Egorochkin
da4be371e9
make package use mirror:// for gnu, savannah and gnome repositories where possible
2013-07-14 05:23:06 +03:00
Evgeny Egorochkin
5ae43d2494
Change more packages from direct downloads to mirror://sourceforge
2013-07-14 02:48:32 +03:00
Vladimír Čunát
6726776c74
kdiff3: maintenance update
2013-07-05 14:45:59 +02:00
Eelco Dolstra
acba9240cd
nixos.org/tarballs -> tarballs.nixos.org
...
It's currently the same machine, but tarballs.nixos.org should become
an S3/CloudFront site eventually.
2013-06-25 14:12:16 +02:00
Peter Simons
a2680cdc48
groff: explicitly disable X11 support in configure to avoid impure builds
...
Without this flag, the configure script will find /usr/X11 on host system and
assume that it can build with X11 support.
2013-06-11 12:14:49 +02:00
Michael Raskin
8271de6727
Merge remote-tracking branch 'upstream/master' into x-updates
...
Conflicts:
pkgs/misc/emulators/wine/default.nix
2013-06-10 10:04:46 +04:00
Evgeny Egorochkin
dc54358ce9
Change package versions to conform to nixpkgs conventions.
2013-06-09 05:41:44 +03:00
Domen Kozar
74bde3bedd
groff: let hydra build it
2013-06-07 09:35:20 +02:00
bbenoist
f7934d7b9d
Add numdiff-5.6.1
...
A little program that can be used to compare putatively similar files line
by line and field by field, ignoring small numeric differences or/and
different numeric formats.
2013-06-01 00:59:58 +02:00
Domen Kozar
92f72cb80f
pwgen, wgetpaste: set platforms
2013-03-29 18:32:58 +01:00
Ludovic Courtès
31c513d4b7
gawk: Remove now-unneeded Cygwin patch.
2013-03-21 14:27:07 +01:00
Lluís Batlle i Rossell
d711dcc070
Adding setup-hook for opensp, to set the sgml catalog files
...
This sets the SGML_CATALOG_FILES, similar to how libxml2 does the same with
XML_CATALOG_FILES.
I based the hook on the libxml2 one, and I followed the instructions about this
variable here:
http://docbook.sourceforge.net/release/dsssl/1.79/doc/install.html
2013-03-18 15:07:20 +01: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
Shea Levy
064155ad38
Merge branch 'recode.130306' of git://github.com/jcumming/nixpkgs
...
Attempts to fix recode build on darwin, verified by inspection (don't
have a readily available darwin machine for testing right now, will let
hydra see if this worked).
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 18:22:13 -05:00
Eelco Dolstra
674c51af3c
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-03-07 19:33:52 +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
Vladimír Čunát
f20ff74afe
recode: fix with new automake
2013-02-24 16:40:36 +01:00
Eelco Dolstra
2aa6f262cb
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-02-15 13:36:34 +01:00
Peter Simons
f9e75352cf
groff: update to version 1.22.2
2013-02-09 20:39:04 +01:00
Cillian de Róiste
72cc82d49a
Add PODIFF, a tool to diff PO files
2013-01-30 14:37:10 +01:00
Eelco Dolstra
6930efd1e5
openjade: Use default gcc
2013-01-28 18:31:17 +01:00
Eelco Dolstra
d1d0720861
wdiff: Update to 1.1.2 to fix the build
...
http://hydra.nixos.org/build/3875995
2013-01-28 17:47:12 +01:00
Peter Simons
7505cb5f9a
gawk: update to 4.0.2
2013-01-04 20:39:54 +01:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Eelco Dolstra
f364619e22
Merge remote-tracking branch 'origin/master' into stdenv-updates
2012-12-12 17:01:20 +01:00
aszlig
0c160be3d2
ascii: New package, version 3.12.
...
Quite a useful tool, especially for non English native speakers to find out what
people mean with things like "hiccup", "boink", "blugle" and whatnot.
And of course it's quite useful to convert between hex/oct/dec/bin.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:19 +01:00
Eelco Dolstra
c138356805
Fix evaluation
2012-12-04 17:08:58 +01:00
Eelco Dolstra
c0ae221bb0
patch: Update to 2.7.1
...
Also disable the tests on FreeBSD.
http://hydra.nixos.org/build/3070072
2012-10-16 15:05:39 -04:00
Eelco Dolstra
8f26b38d4e
Drop Darwin patch in GNU patch
...
Seems to build fine without it.
http://hydra.nixos.org/build/3053575
2012-09-24 16:53:42 -04:00
Eelco Dolstra
a893399776
Fix more gets() problems
2012-09-18 14:51:15 -04:00
Eelco Dolstra
80be1c60d5
gawk: Update to 4.0.1
2012-09-18 14:50:35 -04:00
Eelco Dolstra
23deea257d
gnugrep: Update to 2.14
2012-09-18 14:49:03 -04:00
Eelco Dolstra
37b44ed690
patch: Update to 2.7
2012-09-18 14:48:31 -04:00
Jan Malakhovski
179b1bd294
Add package enca 1.13 to tools/text
2012-08-08 03:58:17 +04:00
Joachim Schiele
19bd2da96e
fixed the hash, which was wrong
2012-07-21 09:17:12 +00:00
System administrator
c043cd2d26
added new version
2012-07-20 22:16:38 +00:00
Ludovic Courtès
9786a98261
tar, gzip, diffutils: Allow builds with newer versions of glibc.
...
This is a follow-up to 77fdc7bb35
("GNU
Coreutils: Allow builds with newer versions of glibc.").
2012-07-01 01:14:56 +02:00
Joachim Schiele
b6ee9fb5c0
fixed wgetpaste to make it work without having to have wget in the profile
...
svn path=/nixpkgs/trunk/; revision=34381
2012-06-08 12:20:41 +00:00
Ludovic Courtès
e38bf54592
GNU Awk: Fix Cygwin builds.
...
svn path=/nixpkgs/trunk/; revision=34240
2012-05-25 09:11:51 +00:00
Ludovic Courtès
c5b6f8a374
GNU Awk: Disable tests on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=34236
2012-05-25 07:38:44 +00:00
Joachim Schiele
acbd97ed2e
a new revision
...
svn path=/nixpkgs/trunk/; revision=33973
2012-05-02 19:42:23 +00:00
Ludovic Courtès
0a9d954bc6
GNU Patch: On Darwin, use an existing tarball, and patch from there.
...
svn path=/nixpkgs/trunk/; revision=33892
2012-04-23 15:47:21 +00:00
Joachim Schiele
37e67f9888
wgetpaste is a handy shell utility getting things pasted on pasting services online
...
svn path=/nixpkgs/trunk/; revision=33450
2012-03-28 13:21:42 +00:00
Yury G. Kudryashov
57fd764a39
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32792
2012-03-05 10:00:23 +00:00
Eelco Dolstra
962b01f686
* Remove unnecessary copy on sed.
...
svn path=/nixpkgs/trunk/; revision=32773
2012-03-04 15:52:41 +00:00