summary refs log tree commit diff
path: root/pkgs/tools/text
Commit message (Collapse)AuthorAge
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* Merge branch 'master' into staging-nextJan Tojnar2021-01-08
|\ | | | | | | zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
| * mdcat: 0.22.1 -> 0.22.2David Wood2021-01-07
| |
* | Merge branch 'master' into staging-nextJan Tojnar2021-01-07
|\| | | | | | | https://github.com/NixOS/nixpkgs/commit/b04fc593e7b55fe1f74421b11589f12a339c92e2 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
| * Merge pull request #108483 from andresilva/mdbook-0.4.5Sandro2021-01-07
| |\ | | | | | | mdbook: 0.4.4 -> 0.4.5
| | * mdbook: 0.4.4 -> 0.4.5André Silva2021-01-05
| | |
| * | vale: 2.6.5 -> 2.6.8Bernardo Meurer2021-01-05
| |/
* | Merge staging-next into stagingzowoq2021-01-03
|\|
| * groff: fix static buildDmitry Bogatov2021-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without manual override following problematic code in generated "configure" script (line 15918): case "$host_os" in # Guess yes on glibc systems. *-gnu* | gnu*) gl_cv_func_signbit="guessing yes" ;; # Guess yes on native Windows. mingw*) gl_cv_func_signbit="guessing yes" ;; # If we don't know, assume the worst. *) gl_cv_func_signbit="guessing no" ;; esac results in declaration conflict with gnulib declaring int signbit(double) while system "math.h" providing modern declaration as constexpr bool signbit(double)
* | treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob2021-01-01
|/
* ripgrep: Add testTim Steinbach2020-12-23
|
* Merge pull request #104494 from sternenseemann/chroma-0.8.2Sandro2020-12-22
|\ | | | | chroma: 0.8.1 -> 0.8.2
| * chroma: 0.8.1 -> 0.8.2sternenseemann2020-12-22
| | | | | | | | | | Populate version information manually to avoid having to integrate goreleaser into the build process.
* | languagetool: add platformsMario Rodas2020-12-20
| |
* | ugrep: 3.0.6 -> 3.1.0Matthias Beyer2020-12-19
| | | | | | | | Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
* | Merge pull request #106331 from r-ryantm/auto-update/valeMario Rodas2020-12-08
|\ \ | | | | | | vale: 2.6.4 -> 2.6.5
| * | vale: 2.6.4 -> 2.6.5R. RyanTM2020-12-08
| | |
* | | ugrep: 3.0.5 -> 3.0.6R. RyanTM2020-12-08
|/ /
* | pbgopy: 0.1.1 -> 0.2.0R. RyanTM2020-12-08
| |
* | Merge pull request #105727 from zowoq/shfmtMaximilian Bosch2020-12-02
|\ \ | | | | | | shfmt: 3.2.0 -> 3.2.1
| * | shfmt: 3.2.0 -> 3.2.1zowoq2020-12-03
| |/ | | | | | | https://github.com/mvdan/sh/releases/tag/v3.2.1
* / pbgopy: init at 0.1.1IvarWithoutBones2020-12-02
|/
* Merge pull request #105578 from r-ryantm/auto-update/valeSandro2020-12-01
|\ | | | | vale: 2.6.3 -> 2.6.4
| * vale: 2.6.3 -> 2.6.4R. RyanTM2020-12-01
| |
* | Merge pull request #105527 from r-ryantm/auto-update/millerSandro2020-12-01
|\ \ | | | | | | miller: 5.9.1 -> 5.10.0
| * | miller: 5.9.1 -> 5.10.0R. RyanTM2020-12-01
| |/
* | Merge pull request #105489 from AndersonTorres/update-rst2html5Anderson Torres2020-11-30
|\ \ | | | | | | rst2html5: 1.9.4 -> 1.10.6
| * | rst2html5: 1.9.4 -> 1.10.6AndersonTorres2020-11-30
| |/
* | Merge pull request #105411 from AndersonTorres/wip-ucgAnderson Torres2020-11-30
|\ \ | |/ |/| ucg: init at 20190225
| * ucg: init at 20190225AndersonTorres2020-11-30
| |
* | Merge master into staging-nextFrederik Rietdijk2020-11-29
|\|
| * Merge pull request #104153 from r-ryantm/auto-update/highlightWilliButz2020-11-28
| |\ | | | | | | highlight: 3.57 -> 3.59
| | * highlight: 3.57 -> 3.59R. RyanTM2020-11-18
| | |
* | | Merge master into staging-nextFrederik Rietdijk2020-11-28
|\| |
| * | Merge pull request #105144 from ShamrockLee/uwcSandro2020-11-27
| |\ \ | | | | | | | | uwc: Init at 1.0.4
| | * | uwc: Init at 1.0.4Shamrock Lee2020-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | uwc is a Unicode-aware word counter with per-line mode written in Rust If applied, users will be able to count the number of unicode characters and words (e.g. Chinese characters) from files or through the pipe.
* | | | Merge master into staging-nextFrederik Rietdijk2020-11-27
|\| | |
| * | | Merge pull request #105105 from r-ryantm/auto-update/valeSandro2020-11-27
| |\ \ \ | | |/ / | |/| | vale: 2.6.2 -> 2.6.3
| | * | vale: 2.6.2 -> 2.6.3R. RyanTM2020-11-27
| | | |
| * | | amber: 0.5.5 -> 0.5.8R. RyanTM2020-11-25
| |/ /
* / / gnugrep: 3.5 -> 3.6R. RyanTM2020-11-23
|/ /
* | Merge pull request #104044 from beardhatcode/masterSandro2020-11-23
|\ \ | | | | | | languagetool: 5.0 -> 5.1
| * | languagetool: 5.0 -> 5.1Robbert Gurdeep Singh2020-11-17
| |/
* | Merge pull request #103363 from bbigras/charsSandro2020-11-23
|\ \ | | | | | | chars: init at 0.5.0
| * | chars: init at 0.5.0Bruno Bigras2020-11-22
| | | | | | | | | | | | | | | Co-authored-by: Ivar <41924494+IvarWithoutBones@users.noreply.github.com> Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
* | | Merge pull request #104282 from r-ryantm/auto-update/poeditSandro2020-11-23
|\ \ \ | | | | | | | | poedit: 2.4.1 -> 2.4.2
| * | | poedit: 2.4.1 -> 2.4.2R. RyanTM2020-11-19
| | | |
* | | | Merge pull request #104611 from r-ryantm/auto-update/ugrepStigP2020-11-23
|\ \ \ \ | | | | | | | | | | ugrep: 3.0.4 -> 3.0.5
| * | | | ugrep: 3.0.4 -> 3.0.5R. RyanTM2020-11-22
| | | | |
* | | | | Merge pull request #104612 from r-ryantm/auto-update/valeMario Rodas2020-11-22
|\ \ \ \ \ | | | | | | | | | | | | vale: 2.6.1 -> 2.6.2