summary refs log tree commit diff
path: root/pkgs/tools/text
Commit message (Collapse)AuthorAge
* no more goPackagesKamil Chmielewski2016-06-09
|
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* diffstat: 1.60 -> 1.61Matthias Beyer2016-06-03
|
* discount: 2.1.6 -> 2.2.0Matthias Beyer2016-06-03
|
* Merge branch 'master' into stagingVladimír Čunát2016-05-23
|\ | | | | | | That's to get mesa rebuild from master, as it's nontrivial.
| * xml2: add platforms fieldRobert Helgesson2016-05-22
| |
* | Merge: make dev output references explicitVladimír Čunát2016-05-22
|\ \ | |/ |/| | | | | This is a rebase of most commits from #14766, resolving conflicts and a few other evaluation problems.
| * treewide: Make explicit that 'dev' output of readline is usedTuomas Tynkkynen2016-05-19
| |
| * treewide: Make explicit that 'dev' output of libxslt is usedTuomas Tynkkynen2016-05-19
| |
* | platinum-searcher: init at 2.1.1Alexey Lebedeff2016-05-18
| |
* | rename iElectric to domenkozar to match GitHubDomen Kožar2016-05-17
|/
* sourceHighlight: 3.1.7 -> 3.1.8Matthias Beyer2016-05-16
|
* Merge #14920: windows improvements, mainly mingwVladimír Čunát2016-05-05
|\
| * Merge branch 'master' to resolve conflictsVladimír Čunát2016-05-05
| |\
| * | html-tidy: fix on mingwVladimír Čunát2016-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This doesn't fix the cross-build by itself due to https://github.com/NixOS/nixpkgs/issues/14965 But in this case one can hack around that "easily" by: (html-tidy.override { inherit (/*non-cross nixpkgs eval*/) cmake; }).crossDrv
* | | use dontBuild instead of hacksRobin Gloster2016-05-04
| | | | | | | | | | | | | | | | | | changes: * buildPhase = "true" * buildPhase = ":"
* | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-05-03
|\ \ \ | | |/ | |/| | | | | | | | | | Conflicts: pkgs/applications/networking/browsers/vivaldi/default.nix pkgs/misc/emulators/wine/base.nix
| * | highlight: 3.18 -> 3.28Tobias Geerinckx-Rice2016-05-03
| | |
* | | pkgs.gnugrep: 2.22 -> 2.25Lancelot SIX2016-04-28
| | | | | | | | | | | | | | | | | | | | | All releases between 2.22 and 2.25 are all bugfix releases: - 2.23: http://lists.gnu.org/archive/html/info-gnu/2016-02/msg00000.html - 2.24: http://lists.gnu.org/archive/html/info-gnu/2016-03/msg00004.html - 2.25: http://lists.gnu.org/archive/html/info-gnu/2016-04/msg00010.html
* | | boost: Kill unnecessary 'lib' outputTuomas Tynkkynen2016-04-28
|/ / | | | | | | | | This was split in somewhere pre-2014 without the current infra which automates parts of this, in particular the output propagation.
* / Python: use PyPI mirror (#15001)Frederik Rietdijk2016-04-26
|/ | | | | | * mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
* groff: now really fix build after --docdir fixVladimír Čunát2016-04-20
| | | | | I forgot about some later changes around characters permitted in $shareDocName.
* groff: fix build after --docdir fixVladimír Čunát2016-04-20
|
* unrtf: split man outputJoachim Fasting2016-04-15
|
* Merge 'staging' into closure-sizeVladimír Čunát2016-04-07
|\ | | | | | | | | | | This is mainly to get the update of bootstrap tools. Otherwise there were mysterious segfaults: https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
| * namazu: mark as brokenLuca Bruno2016-03-30
| |
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\| | | | | | | | | Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.
| * icdiff: init at 1.7.3Aneesh Agrawal2016-03-23
| |
| * Merge pull request #14023 from Adjective-Object/add/ansifilterjoachifm2016-03-22
| |\ | | | | | | ansifilter: add @ 1.15
| | * ansifilter: init at 1.15Maxwell2016-03-21
| | |
| * | drop my maintainership (close #13881)宋文武2016-03-13
| | |
| * | unrtf: move build deps to nativeBuildInputsJoachim Fasting2016-03-12
| | |
| * | diction: init at 1.11Wander Nauta2016-03-08
| |/
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\| | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * wring: init at 1.0.0Ozan Sener2016-02-28
| |
| * Remove all dots at end of descriptionszimbatm2016-02-27
| | | | | | | | | | | | | | Specially crafted for @JagaJaga find pkgs -name "*.nix" -exec \ sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
| * Merge pull request #13124 from FRidh/buildPythonApplicationFrederik Rietdijk2016-02-23
| |\ | | | | | | buildPythonApplication: use new function for Python applications
| | * buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
| | |
| * | Merge pull request #13241 from zimbatm/gist-4.5.0Pascal Wittmann2016-02-22
| |\ \ | | |/ | |/| gist: 4.4.2 -> 4.5.0
| | * gist: 4.4.2 -> 4.5.0zimbatm2016-02-21
| | | | | | | | | | | | Fixes #13158
| * | yaml-merge: init at 2016-02-16Nikolay Amiantov2016-02-17
| |/
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
|\|
| * Fix misspelled meta.maintainers attributesEelco Dolstra2016-02-10
| |
| * popfile: init at 1.1.3Badi' Abdul-Wahid2016-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Popfile by default assumes that it is run directly from the install directory, in which it has full write access. This assumption is invalid on Nix, and so Popfile is pachted to accomodate this: - define `POPFILE_ROOT` in wrapper Default POPFile configuration assumes it is running in the installation directory. This patch wraps `popfile.pl` so that `POPFILE_ROOT` points to the installation directory - define and create if missing `POPFILE_USER` in wrapper POPFile stores stores state in the `POPFILE_USER` directory, which by default is the installation directory. This change sets `POPFILE_USER` to `$HOME/.popfile` by default, creating it with 0700 mode if necessary.
* | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\| | | | | | | Let's get rid of those merge conflicts.
| * Add version attribute where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
| | | | | | | | | | | | | | This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place.
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * refactor to use autoreconfHook where possibleRobin Gloster2016-01-18
| | | | | | | | Close #12446.
| * Merge branch 'master' into stagingVladimír Čunát2016-01-18
| |\
| | * Improving the patch for mairix for mbox>2GB.Lluís Batlle i Rossell2016-01-15
| | | | | | | | | | | | https://github.com/rc0/mairix/pull/19