github-actions[bot]
eef2c4e401
Merge staging-next into staging
2021-03-03 00:38:15 +00:00
Ian M. Jones
d2146d7b38
snippetpixie: 1.5.0 -> 1.5.1
2021-03-02 22:40:37 +00:00
Ben Siraphob
4968a57831
nawk: 20180827 -> unstable-2021-02-15
...
Also fix cross-compilation and enable all platforms
2021-02-28 22:00:20 +07:00
github-actions[bot]
0d421066dd
Merge staging-next into staging
2021-02-28 00:40:17 +00:00
Ivan Babrou
20dba8a982
rst2html5: fix download now that it is a wheel
...
Fixing up #105489 .
2021-02-27 10:30:42 -08:00
Robert Schütz
54757b35c1
Merge branch 'staging-next' into staging
2021-02-26 10:56:17 +01:00
Frederik Rietdijk
c456a2512f
Merge master into staging-next
2021-02-26 10:25:13 +01:00
Bryan Gardiner
fabe4e78ac
dirdiff: init at 2.1
2021-02-25 18:40:50 -08:00
Mario Rodas
856388446c
Merge pull request #114356 from r-ryantm/auto-update/mark
...
mark: 5.2 -> 5.2.1
2021-02-25 20:02:30 -05:00
R. RyanTM
d97660eb7c
mark: 5.2 -> 5.2.1
2021-02-25 12:30:23 +00:00
Fabian Affolter
4d0c9f2c27
Merge pull request #114142 from fabaff/bump-ugrep
...
ugrep: 3.1.0 -> 3.1.7
2021-02-24 09:27:15 +01:00
Mario Rodas
bd140443c0
Merge pull request #110224 from r-ryantm/auto-update/podiff
...
podiff: 1.2 -> 1.3
2021-02-23 20:56:11 -05:00
Fabian Affolter
55b79e3700
ugrep: 3.1.0 -> 3.1.7
2021-02-23 17:51:02 +01:00
R. RyanTM
5274094073
mdbook: 0.4.6 -> 0.4.7
2021-02-23 06:34:47 +00:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs ( #112302 )
2021-02-20 16:01:53 -05:00
github-actions[bot]
abe7db36a4
Merge staging-next into staging
2021-02-20 00:36:40 +00:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc
2021-02-19 19:25:41 +01:00
Ben Siraphob
4b2c44c0a7
treewide: drop conditional makeFlag for darwin when specifiying cross-compiler
2021-02-20 01:02:08 +07:00
Ben Siraphob
223f25cf4a
treewide: add targetPrefix to hardcoded references to CC=cc
2021-02-20 01:01:46 +07:00
Jan Tojnar
8f50f1ce10
Merge branch 'staging-next' into staging
...
Resolved the following conflicts:
- kernel flags between 09176d28a0
and 2b28822d8d
- clojure-lsp between 3fa00685ce
and e03c068af5
2021-02-19 17:15:31 +01:00
Tim Steinbach
d7e77e0202
ripgrep: Add PCRE2 check
2021-02-19 09:33:59 -05:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Sandro
4b694d5e3d
Merge pull request #113674 from SuperSandro2000/fix-collection16
2021-02-19 13:27:03 +01:00
Sandro Jäckel
237b543c53
ripgrep: remove unused input
2021-02-18 22:25:45 +01:00
Tim Steinbach
a54275ba76
ripgrep: Add installCheckPhase ( #113621 )
...
* ripgrep: Add installCheckPhase
Convert test removed in dd63561bcb
to an installCheckPhase
* Update pkgs/tools/text/ripgrep/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-18 21:08:03 +01:00
Sandro
d2089230cf
Merge pull request #113211 from SFrijters/maestral-1.4
2021-02-17 23:49:57 +01:00
zowoq
e0f6e514b1
ripgrep: remove passthru.tests
...
test was removed in dd63561bcb
2021-02-18 08:09:21 +10:00
Stefan Frijters
a87d941bd7
markdown-pp: Change to python3 to fix watchdog dependency
2021-02-17 21:23:51 +01:00
Sandro
6cd09e9ffd
Merge pull request #113255 from bhipple/u/beancount
...
ledger2beancount: 2.1 -> 2.5
2021-02-17 20:43:17 +01:00
Alyssa Ross
d6fb31eb11
Revert "ripgrep: Set app program name"
...
This reverts commit 9fbcf91b3c
.
Broke OfBorg's eval checks. :(
See <9fbcf91b3c (commitcomment-47236552)
>.
2021-02-17 18:00:36 +00:00
Eelco Dolstra
9fbcf91b3c
ripgrep: Set app program name
...
https://github.com/NixOS/nix/issues/4498
2021-02-17 17:57:09 +01:00
Sandro
83c9307474
Merge pull request #113098 from SuperSandro2000/fix-collection12
2021-02-17 13:28:08 +01:00
Benjamin Hipple
3604933308
ledger2beancount: 2.1 -> 2.5
...
Also, move to fetch src off the official `beancount` github org and update
dependencies. I've run this on my ledger file and it seems to work without issue.
2021-02-16 17:34:12 -05:00
Daniël de Kok
797b60f0d7
ripgrep: link PCRE2 dynamically
...
The pcre2 crate which is used by ripgrep uses pkg-config to find the
path of the PCRE2 dynamic library. If the pkg-config or the library is
not found, PCRE2 will be built/linked statically.
This change adds pkg-config to the nativeBuildInputs of ripgrep, so
that the PCRE2 library is detected and dynamically linked.
2021-02-15 08:18:29 +01:00
Sandro Jäckel
cdcc0b7110
sourceHightlight: split out dev, doc otput
...
which make ahlf of the package size
2021-02-14 09:17:36 +01:00
Sandro Jäckel
a894107839
wdiff: cleanup, add SuperSandro2000 as maintainer
2021-02-12 20:35:44 +01:00
Sandro Jäckel
ca45892b9f
colordiff: build from source, cleanup, take maintainership
2021-02-12 20:35:42 +01:00
Sandro Jäckel
39125d0a08
source-highlight: cleanup, add SuperSandro2000 as maintainer
2021-02-12 20:35:42 +01:00
R. RyanTM
353fa1b180
mark: 5.0 -> 5.2 ( #112511 )
2021-02-09 13:49:10 -08:00
Mario Rodas
79e453929a
Merge pull request #112250 from r-ryantm/auto-update/ansifilter
...
ansifilter: 2.17 -> 2.18
2021-02-08 20:16:10 -05:00
Sandro
847726390b
Merge pull request #112437 from AndersonTorres/robodoc
...
robodoc: init at 4.99.44
2021-02-08 23:45:15 +01:00
AndersonTorres
29631c1cbe
robodoc: init at 4.99.44
2021-02-08 18:23:31 -03:00
Fabian Affolter
9cbd8685c9
ocrmypdf: 11.3.3 -> 11.6.0
2021-02-08 16:52:01 +01:00
Sandro
f0dcfbcd3d
Merge pull request #112292 from raboof/reckon-0.6.0-to-0.7.1
...
reckon: 0.6.0 -> 0.7.1
2021-02-07 21:06:25 +01:00
Arnout Engelen
c53ae071ba
reckon: 0.6.0 -> 0.7.1
...
Particularly nice improvements:
* [fail on unknown account](https://github.com/cantino/reckon/pull/102 )
in interactive mode
* [use - to read from stdin](https://github.com/cantino/reckon/pull/98 )
2021-02-07 14:18:06 +01:00
Xinglu Chen
353da1085d
l2md: init at unstable-2020-07-31
...
l2md is a tool for converting public-inbox archives [1] to maildir
messages.
[1] https://80x24.org/public-inbox.git/about/
Reviewed-by: William Casarin <jb55@jb55.com>
Message-Id: 53327d3418ac20fa5e8f4c7bb524b6584c52c024.1612463858.git.public@yoctocell.xyz
Link: https://lists.sr.ht/~andir/nixpkgs-dev/patches/20022
2021-02-06 18:44:03 -08:00
R. RyanTM
ae51186cb0
ansifilter: 2.17 -> 2.18
2021-02-07 01:36:56 +00:00
R. RyanTM
5f8d215084
vale: 2.8.1 -> 2.9.1
2021-02-06 23:35:23 +00:00
Thiago Kenji Okada
bc4d69ed00
each: init at 0.1.3
2021-02-04 12:18:31 -03:00
R. RyanTM
d22b5df41a
mark: 3.5 -> 5.0 ( #111774 )
2021-02-03 10:00:38 -08:00
Jörg Thalheim
c31ba322dc
gnused: add mic92 as maintainer
2021-01-31 20:30:07 +01:00
R. RyanTM
afb84146cf
kdiff3: 1.8.4 -> 1.8.5
2021-01-31 11:02:02 +08:00
Mario Rodas
1645edc7a1
Merge pull request #111250 from r-ryantm/auto-update/highlight
...
highlight: 3.59 -> 3.60
2021-01-30 15:20:56 -05:00
Sandro
767fc0538a
Merge pull request #110996 from rguevara84/mark-v3.5
2021-01-30 18:53:52 +01:00
R. RyanTM
f4501c2055
highlight: 3.59 -> 3.60
2021-01-30 03:36:53 +00:00
Ricardo G
a486c97544
mark: init at version 3.5
...
* A tool for syncing your markdown documentation with Atlassian
Confluence pages
pr feedback
2021-01-29 17:18:52 -08:00
zowoq
049897aed5
shfmt: 3.2.1 -> 3.2.2
...
https://github.com/mvdan/sh/releases/tag/v3.2.2
2021-01-30 11:13:56 +10:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Pavol Rusnak
90f7338112
treewide: stdenv.lib -> lib
2021-01-24 01:49:49 +01:00
Maximilian Bosch
cf3130641a
Merge pull request #110097 from r-ryantm/auto-update/mdbook
...
mdbook: 0.4.5 -> 0.4.6
2021-01-22 23:15:03 +01:00
zowoq
59b83c43e0
treewide: add final newline
2021-01-22 07:18:04 +10:00
R. RyanTM
03a0224f4a
pbgopy: 0.2.0 -> 0.3.0 ( #110192 )
2021-01-21 09:55:25 -08:00
R. RyanTM
4cdd6f9cf4
podiff: 1.2 -> 1.3
2021-01-20 21:25:07 +00:00
R. RyanTM
2b40e55a1d
mdbook: 0.4.5 -> 0.4.6
2021-01-20 06:48:54 +00:00
Mario Rodas
be8bcd9cdb
vale: 2.6.8 -> 2.8.1
2021-01-20 04:20:00 +00:00
Ryan Mulligan
3df16a48bf
Merge pull request #110043 from r-ryantm/auto-update/link-grammar
...
link-grammar: 5.8.0 -> 5.8.1
2021-01-20 07:31:42 -08:00
Jan Tojnar
db28fc965b
link-grammar: Improve
...
- Add meta.changelog
- Correct license
- Run tests
- Add quick smoke test to passthru.tests
2021-01-20 10:24:43 +01:00
R. RyanTM
dc912f45d7
link-grammar: 5.8.0 -> 5.8.1
2021-01-19 23:58:43 +00:00
zowoq
31f5dd3f36
treewide: editorconfig fixes
...
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Ryan Mulligan
db942b99ec
Merge pull request #109943 from r-ryantm/auto-update/diffstat
...
diffstat: 1.63 -> 1.64
2021-01-19 13:44:36 -08:00
R. RyanTM
a196b0c291
diffstat: 1.63 -> 1.64
2021-01-19 11:24:55 +00:00
R. RyanTM
1b0e552fad
angle-grinder: 0.15.0 -> 0.16
2021-01-19 06:35:38 +00:00
Ben Siraphob
d6aeae8f90
pkgs/tools: pkgconfig -> pkg-config (2)
2021-01-17 23:27:27 +07:00
Guillaume Girol
979e6e67d3
Merge pull request #96762 from kampka/source-highlight
...
source-highlight: Skip building docs when cross-compiling
2021-01-17 16:03:35 +00:00
Sandro
73f1ed5f4b
Merge pull request #109610 from raboof/reckon-0.4.4-to-0.6.0
...
reckon: 0.4.4 -> 0.6.0
2021-01-17 14:12:03 +01:00
Arnout Engelen
f60ce0313d
reckon: 0.4.4 -> 0.6.0
2021-01-17 10:03:10 +01:00
Mario Rodas
568424435a
peco: 0.5.3 -> 0.5.8
2021-01-16 04:20:00 +00:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Jörg Thalheim
dbb48b45a5
Merge pull request #107961 from KAction/par-static
...
par: fix static build
2021-01-13 09:05:40 +00:00
Jörg Thalheim
11033cbb6b
par: fix build
2021-01-13 10:00:45 +01:00
Sandro
d61322ad92
Merge pull request #108912 from TredwellGit/languagetool
...
languagetool: 5.1 -> 5.2
2021-01-12 16:57:18 +01:00
Dmitry Bogatov
a5f92046ce
par: fix static build
...
This change causes rebuild of both glibc and musl dynamic variants, but
no cascade rebuilds.
2021-01-12 00:00:00 +00:00
Daniel Nagy
51cb6bffed
poedit: use gtk3
2021-01-11 19:02:23 +01:00
TredwellGit
8b2edefcd6
languagetool: 5.1 -> 5.2
...
https://github.com/languagetool-org/languagetool/blob/v5.2/languagetool-standalone/CHANGES.md
2021-01-11 11:17:26 +00:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
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
2021-01-11 10:38:22 +01:00
Jan Tojnar
e6c0c98940
Merge branch 'master' into staging-next
...
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
David Wood
70e7255831
mdcat: 0.22.1 -> 0.22.2
2021-01-07 17:08:11 +00:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Sandro
fcc81bc974
Merge pull request #108483 from andresilva/mdbook-0.4.5
...
mdbook: 0.4.4 -> 0.4.5
2021-01-07 11:31:43 +01:00
Bernardo Meurer
0c1a71e855
vale: 2.6.5 -> 2.6.8
2021-01-05 13:45:11 -08:00
André Silva
397c5a3d08
mdbook: 0.4.4 -> 0.4.5
2021-01-05 14:58:19 +00:00
zowoq
fb2311d430
Merge staging-next into staging
2021-01-03 16:33:28 +10:00
Dmitry Bogatov
a8040c700a
groff: fix static build
...
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)
2021-01-02 08:44:20 +01:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
Tim Steinbach
05bf935bc6
ripgrep: Add test
2020-12-23 12:30:39 -05:00
Sandro
fe458a9dfd
Merge pull request #104494 from sternenseemann/chroma-0.8.2
...
chroma: 0.8.1 -> 0.8.2
2020-12-22 17:29:02 +01:00
sternenseemann
b3aed95a6e
chroma: 0.8.1 -> 0.8.2
...
Populate version information manually to avoid having to integrate
goreleaser into the build process.
2020-12-22 16:20:53 +01:00
Mario Rodas
68dfd5df47
languagetool: add platforms
2020-12-20 04:20:00 +00:00
Matthias Beyer
dc8f4337d2
ugrep: 3.0.6 -> 3.1.0
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-12-19 21:02:00 +01:00