Sandro Jäckel
3abe51bc8c
wdiff: fix cross compile
2021-03-05 18:15:23 +01:00
Sandro Jäckel
ccfef0d23a
fanficfare: cleanup meta
2021-03-05 16:32:39 +01:00
zseri
a7722c1c3d
zstxtns-utils: init at 0.0.3
2021-03-05 00:56:23 +01:00
Sandro
cdca2809c0
Merge pull request #113177 from khumba/dirdiff
...
dirdiff: init at 2.1
2021-03-04 13:15:49 +01:00
Sandro
ce258a0664
Merge pull request #114976 from siraben/darwin-mass-fix-buildInputs=0
2021-03-03 17:58:53 +01:00
Ben Siraphob
b79fb90a1c
numdiff: fix darwin build
2021-03-03 22:35:07 +07:00
Ben Siraphob
db04431fcb
mpage: fix darwin build
2021-03-03 22:35:06 +07:00
Ben Siraphob
d6a4596c48
uni2ascii: expand platforms to all
2021-03-03 22:35:06 +07:00
Ben Siraphob
cff8ee22e3
yaml-merge: expand platforms to unix
2021-03-03 22:35:06 +07:00
Domen Kožar
52041b5d02
remove myself from a bunch of software I no longer use/maintain
2021-03-03 10:50:26 +00:00
Thomas Gerbet
7393cb9fe4
unrtf: 0.21.9 -> 0.21.10
2021-03-03 02:31:45 -05:00
Ian M. Jones
d2146d7b38
snippetpixie: 1.5.0 -> 1.5.1
2021-03-02 22:40:37 +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
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
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