about summary refs log tree commit diff
path: root/pkgs/tools/text
Commit message (Collapse)AuthorAge
* Merge pull request #2671 from wmertens/recode-osxAustin Seipp2014-05-18
|\ | | | | Recode: Build on OS X
| * Recode: Build on OS XWout Mertens2014-05-16
| |
* | Merge #2630: add and use fetchpatchVladimír Čunát2014-05-17
|/ | | | | | | | | | fetchpatch is fetchurl that determinizes the patch. Some parts of generated patches change from time to time, e.g. see #1983 and http://comments.gmane.org/gmane.linux.distributions.nixos/12815 Using fetchpatch should prevent the hash from changing. Conflicts (auto-solved): pkgs/development/libraries/haskell/gitit/default.nix
* Rename fetchGitHub -> fetchFromGitHubEelco Dolstra2014-05-08
| | | | We're not fetching all of GitHub, after all.
* Add a utility function "fetchGitHub"Eelco Dolstra2014-05-08
| | | | | | | | | | | 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"; };
* patchutils: Update to new upstream version 0.3.3.aszlig2014-05-08
| | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Fix meta.maintainer -> meta.maintainersEelco Dolstra2014-04-23
|
* add kakasi, a Kanji to Hiragana, Katakana or Romaji converter宋文武2014-04-18
|
* silver-searcher: update to 0.21.0Georges Dubus2014-03-27
|
* Merge branch 'master' of git://github.com/madjar/nixpkgsShea Levy2014-03-19
|\ | | | | | | silver-searcher: avoid -lgcc_s on darwin
| * silver-searcher: avoid -lgcc_s on darwinGeorges Dubus2014-03-12
| |
* | nixpkgs-lint: add the platforms meta attr for most of my packagesCillian de Róiste2014-03-16
|/
* xmlstarlet: advance version to 1.5.0Karn Kallio2014-02-11
|
* silver-searcher: updated to 0.19.2Georges Dubus2014-02-03
| | | | | Also fixed the "libgcc_s.so.1 must be installed for pthread_cancel to work" problem.
* silver-searcher: updated to 0.19.1Georges Dubus2014-02-01
|
* wdiff: Update to 1.2.1Eelco Dolstra2014-01-27
|
* gawk: add gawkInteractive with readline supportKevin Quick2014-01-26
| | | | | | | stdenv (on linux) depends on gawk, readline and similar are useless for non-interactive usage. Close #1596. Original patch was almost completely rewritten by vcunat. On darwin we always specify whether to use readline, so it isn't always picked as reported.
* Unmaintain a bunch of packagesShea Levy2014-01-21
| | | | | | Trying to take maintainership more seriously... Signed-off-by: Shea Levy <shea@shealevy.com>
* Merge master into stdenv-updatesVladimír Čunát2014-01-20
|\ | | | | | | | | | | Conflicts: pkgs/applications/version-management/gource/default.nix pkgs/top-level/all-packages.nix
| * silver-search: AddGeorges Dubus2014-01-19
| |
* | Merge master into stdenv-updatesVladimír Čunát2014-01-18
|\| | | | | | | | | | | | | | | | | | | Conflicts (simple): pkgs/development/compilers/gcc/4.8/default.nix pkgs/development/compilers/llvm/default.nix pkgs/development/libraries/gmp/5.1.1.nix pkgs/development/libraries/gmp/5.1.3.nix pkgs/development/libraries/gmp/5.1.x.nix pkgs/top-level/all-packages.nix
| * dos2unix: update from 6.0.3 to 6.0.4Nixpkgs Monitor2014-01-13
| |
* | sp-compat: Fix buildEelco Dolstra2014-01-17
| | | | | | | | | | | | You can't run fixupPhase before installPhase. http://hydra.nixos.org/build/8149119
* | Merge master into stdenv-updatesVladimír Čunát2013-12-29
|\| | | | | | | | | | | | | | | | | | | Conflicts (easy): pkgs/development/compilers/llvm/default.nix pkgs/development/compilers/openjdk/default.nix pkgs/development/libraries/icu/default.nix pkgs/development/libraries/libssh/default.nix pkgs/development/libraries/libxslt/default.nix pkgs/development/tools/parsing/bison/3.x.nix
| * Merge remote-tracking branch 'origin/glibc-2.18'Eelco Dolstra2013-12-26
| |\
| * | mairix: update from 0.22 to 0.23Nixpkgs Monitor2013-12-21
| | |
| * | numdiff: update from 5.6.1 to 5.8.1Nixpkgs Monitor2013-12-21
| | |
| * | namazu: update from 2.0.20 to 2.0.21Nixpkgs Monitor2013-12-21
| | |
| * | highlight: update from 3.5 to 3.9Nixpkgs Monitor2013-12-18
| | |
| * | enca: update dependenciesEvgeny Egorochkin2013-12-18
| | |
| * | enca: update from 1.13 to 1.15Nixpkgs Monitor2013-12-18
| | |
| * | dos2unix: update from 5.3.1 to 6.0.3Nixpkgs Monitor2013-12-18
| | |
* | | Merge glibc-2.18 branch into stdenv-updatesVladimír Čunát2013-12-28
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | It's to separate from other changes coming from master. Conflicts: pkgs/development/libraries/glibc/2.18/common.nix (taking both changes) pkgs/development/libraries/ncurses/5_4.nix (deleted)
| * | Merge remote-tracking branch 'origin/master' into glibc-2.18Eelco Dolstra2013-12-18
| |\|
| * | source-highlight: Don't do a parallel buildEelco Dolstra2013-12-16
| | | | | | | | | | | | | | | | | | The "make check" appears to have a race condition. http://hydra.nixos.org/build/7116409
| * | boost: Remove 1.53 and 1.54Eelco Dolstra2013-12-10
| | | | | | | | | | | | | | | These don't build against Glibc 2.18, but they're not used anyway (except by source-highlight, which builds fine against 1.49).
* | | Merge branch 'origin/master' into stdenv-updates.Peter Simons2013-12-16
|\ \ \ | | |/ | |/| | | | | | | Conflicts: pkgs/tools/misc/less/default.nix
| * | enscript: update from 1.6.5.2 to 1.6.6Nixpkgs Monitor2013-12-15
| | |
| * | diffstat: update from 1.45 to 1.58Nixpkgs Monitor2013-12-11
| | |
* | | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-12-10
|\| | | | | | | | | | | | | | Conflicts: pkgs/tools/networking/p2p/amule/default.nix
| * | wgetpaste: update from 2.20 to 2.23Nixpkgs Monitor2013-12-06
| | |
* | | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-12-04
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/interpreters/perl/5.16/default.nix pkgs/tools/networking/curl/default.nix pkgs/top-level/all-packages.nix pkgs/top-level/release-python.nix pkgs/top-level/release-small.nix pkgs/top-level/release.nix
| * | uni2ascii: update from 4.15 to 4.18Nixpkgs Monitor2013-12-04
| | |
| * | ebook_tools: update from 0.2.1 to 0.2.2Nixpkgs Monitor2013-12-04
| |/
| * ascii: update 3.12 -> 3.14Bjørn Forsman2013-11-30
| | | | | | | | The Makefile has changed so the I had to update the sed line.
| * ascii: update/add meta attributesBjørn Forsman2013-11-30
| |
| * basex: bump 7.7 -> 7.7.2Bjørn Forsman2013-11-21
| | | | | | | | | | | | This update brings "fixes and better CSV support": http://basex.org/about-us/news/
| * Don't build some packages on some platformsEelco Dolstra2013-11-04
| |
* | Merge branch 'origin/master' into stdenv-updates.Peter Simons2013-10-18
|\| | | | | | | | | There was a minor conflict in 'stumpwm'. The package needs texinfo version 4.x. At least is used to, I'm not sure whether it still does.
| * Add htm-xml-utilsShea Levy2013-10-17
| | | | | | | | Signed-off-by: Shea Levy <shea@shealevy.com>