Commit Graph

2319 Commits

Author SHA1 Message Date
github-actions[bot]
636ebe3a72
Merge staging-next into staging 2021-09-15 06:01:54 +00:00
github-actions[bot]
5663f4625d
Merge master into staging-next 2021-09-15 06:01:20 +00:00
Mario Rodas
cf5f9be60d
Merge pull request #137960 from r-ryantm/auto-update/vale
vale: 2.10.5 -> 2.10.6
2021-09-15 00:13:10 -05:00
R. RyanTM
ed74ad630c vale: 2.10.5 -> 2.10.6 2021-09-15 04:10:11 +00:00
R. RyanTM
7d1311c202 tv: 0.5.1 -> 0.5.3 2021-09-15 03:54:27 +00:00
Sergei Trofimovich
5ac725fc9e gnugrep: 3.6 -> 3.7 2021-09-15 00:04:54 +01:00
github-actions[bot]
95f24a8a57
Merge staging-next into staging 2021-09-14 18:01:40 +00:00
github-actions[bot]
91c89490cc
Merge master into staging-next 2021-09-14 18:01:05 +00:00
figsoda
32f704c4fc
Merge pull request #137592 from r-ryantm/auto-update/proselint
proselint: 0.10.2 -> 0.12.0
2021-09-14 13:00:10 -04:00
github-actions[bot]
df9a7e8f43
Merge staging-next into staging 2021-09-14 12:01:39 +00:00
github-actions[bot]
6f038e8b11
Merge master into staging-next 2021-09-14 12:01:03 +00:00
Sergei Trofimovich
03e61e35dd basex: fix Icon= store path to point to nix store.
Noticed the problem on never disappearing diff reported by:

    $ ./maintainers/scripts/rebuild-amount.sh --print HEAD
    Estimating rebuild amount by counting changed Hydra jobs.
          1 x86_64-linux

    basex.x86_64-linux /nix/store/5ng...-basex-9.4.3

Before the change local non-store path was used:

    $ nix-build -A basex; fgrep -R Icon result/
    result/share/applications/basex.desktop:Icon=/home/.../tools/text/xml/basex/basex.svg

After the change the file got into store as expected:

    $ nix-build -A basex; fgrep -R Icon result/
    result/share/applications/basex.desktop:Icon=/nix/store/...-basex.svg
2021-09-14 09:36:34 +02:00
R. RyanTM
784aebbc61 proselint: 0.10.2 -> 0.12.0 2021-09-12 23:36:52 +00:00
Maximilian Bosch
e85020566d
diffutils: 3.7 -> 3.8
ChangeLog: https://fossies.org/linux/misc/diffutils-3.8.tar.xz/diffutils-3.8/ChangeLog

Will be needed to fix its build with glibc-2.34[1].

[1] https://github.com/NixOS/nixpkgs/pull/133431
2021-09-11 23:13:24 +02:00
Sergei Trofimovich
1123630e12 sourceHighlight: enable tests, disable parallelism in tests only 2021-09-11 12:21:46 +01:00
Sergei Trofimovich
646e7aa079 sourceHighlight: apply upstream fix for gcc-11
Tested as:

    $ nix-build -E 'with import ./. {}; sourceHighlight.override { stdenv = gcc11Stdenv; }'
2021-09-11 12:21:46 +01:00
github-actions[bot]
fc5d1c0828
Merge master into staging-next 2021-09-09 12:01:24 +00:00
Fabian Affolter
68590abf42
Merge pull request #137148 from figsoda/tv
tv: init at 0.5.1
2021-09-09 13:42:16 +02:00
Fabian Affolter
793a106992
Merge pull request #137143 from figsoda/csview
csview: init at 0.3.8
2021-09-09 13:22:02 +02:00
figsoda
52731e1d01 tv: init at 0.5.1 2021-09-08 21:35:11 -04:00
figsoda
90ec05be8f csview: init at 0.3.8 2021-09-08 20:56:13 -04:00
github-actions[bot]
8cd1da2362
Merge master into staging-next 2021-09-09 00:01:35 +00:00
Fabian Affolter
827cc25d08
Merge pull request #137101 from figsoda/hck-update
hck: 0.6.2 -> 0.6.3
2021-09-09 00:34:01 +02:00
github-actions[bot]
31efc58eb0
Merge master into staging-next 2021-09-08 18:01:03 +00:00
figsoda
6783402801 hck: 0.6.2 -> 0.6.3 2021-09-08 08:56:04 -04:00
Mario Rodas
f4c654f240 difftastic: 0.6 -> 0.8 2021-09-07 18:00:00 -05:00
Vladimír Čunát
09f5763784
Merge branch 'master' into staging-next
Conflicts:
 - pkgs/development/python-modules/pathspec/default.nix
   The hashes are equivalent, so it's not a real conflict.
 - pkgs/top-level/static.nix
   I can't see a solution, deffered redoing this to the later PR:
   https://github.com/NixOS/nixpkgs/pull/136849
2021-09-07 08:43:26 +02:00
Daniel Nagy
43ff4fde43
reckon: 0.7.1 -> 0.8.0 2021-09-06 22:22:45 +02:00
github-actions[bot]
79667a59e7
Merge master into staging-next 2021-09-06 00:01:28 +00:00
Fabian Affolter
1a83596928
Merge pull request #136663 from fabaff/sad
sad: init at 0.4.14
2021-09-06 00:04:52 +02:00
github-actions[bot]
5b6c2380ad
Merge master into staging-next 2021-09-05 12:01:20 +00:00
Emery Hemingway
97d3febd2e hottext: convert to buildNimPackage 2021-09-05 11:20:00 +02:00
figsoda
96f5319abb hck: 0.6.1 -> 0.6.2 2021-09-04 21:09:53 -04:00
github-actions[bot]
5993483dcb
Merge master into staging-next 2021-09-05 00:01:33 +00:00
Fabian Affolter
da0626cad7 sad: init at 0.4.14 2021-09-04 10:18:48 +02:00
figsoda
ca899bfe66 hck: 0.5.4 -> 0.6.1 2021-09-03 11:55:19 -04:00
Martin Weinelt
e2575c7de1
Merge branch 'master' into staging-next 2021-08-30 16:08:03 +02:00
Tom Bereknyei
4a67110bee silver-searcher: add meta.mainProgram 2021-08-29 18:10:59 -04:00
github-actions[bot]
b13b005f0e
Merge master into staging-next 2021-08-26 12:01:09 +00:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
github-actions[bot]
572dfaae2c
Merge master into staging-next 2021-08-26 06:01:19 +00:00
zowoq
e6494966dd treewide: buildFlagsArray -> ldflags 2021-08-26 15:43:28 +10:00
github-actions[bot]
1bf55a993f
Merge master into staging-next 2021-08-26 00:01:37 +00:00
figsoda
6ea5813ff0 runiq: init at 1.2.1 2021-08-25 17:12:29 -04:00
Vladimír Čunát
70e05c1003
Merge branch 'master' into staging-next 2021-08-25 19:42:15 +02:00
Ian M. Jones
74e51f889c snippetpixie: 1.5.2 -> 1.5.3 2021-08-25 09:37:27 +01:00
Dmitry Kalinkin
8b2abe429d
hyx: use memstreamHook 2021-08-24 18:21:40 -04:00
R. RyanTM
9724dcff62 mark: 6.0 -> 6.2 2021-08-24 09:41:30 +00:00
Jan Tojnar
4ff3577f25 Merge branch 'staging-next' into staging 2021-08-23 14:19:54 +02:00
R. RyanTM
84a14ffef6
crowdin-cli: 3.6.4 -> 3.6.5 2021-08-23 10:56:47 +02:00
Mario Rodas
42d6689055
Merge pull request #135319 from r-ryantm/auto-update/vale
vale: 2.10.4 -> 2.10.5
2021-08-22 13:23:31 -05:00
R. RyanTM
7d35636126 vale: 2.10.4 -> 2.10.5 2021-08-22 17:44:32 +00:00
Sandro
fac5049cd9
Merge pull request #135252 from nagy/poedit
poedit: 2.4.3 -> 3.0
2021-08-22 18:41:52 +02:00
Jörg Thalheim
671f047c7c bcat: remove
Upstream is dead: https://github.com/rtomayko/bcat
2021-08-22 16:15:46 +02:00
Daniel Nagy
8c2fa7b5ae
poedit: 2.4.3 -> 3.0 2021-08-22 12:36:36 +02:00
Jan Tojnar
7a04c2ad68 Merge branch 'staging-next' into staging
- boost 171 removed on staging-next
- re-generated node-packages.nix

; Conflicts:
;	pkgs/development/java-modules/m2install.nix
;	pkgs/development/node-packages/node-packages.nix
;	pkgs/top-level/all-packages.nix
2021-08-22 01:13:41 +02:00
Sandro
ba98408639
Merge pull request #134522 from figsoda/hck
hck: init at 0.5.4
2021-08-19 21:38:17 +02:00
github-actions[bot]
cadf0193dd
Merge staging-next into staging 2021-08-18 18:01:40 +00:00
github-actions[bot]
57cedea2a2
Merge master into staging-next 2021-08-18 18:01:03 +00:00
Emery Hemingway
6a06592f72 hottext: 1.3 -> 1.4 2021-08-18 16:03:45 +02:00
github-actions[bot]
531afeda01
Merge staging-next into staging 2021-08-18 12:01:50 +00:00
github-actions[bot]
90d220f41f
Merge master into staging-next 2021-08-18 12:01:14 +00:00
J. Neto
d14ea1499b xidel: 0.9.6 -> 0.9.8, refactor 2021-08-18 13:10:08 +02:00
github-actions[bot]
2341511023
Merge staging-next into staging 2021-08-18 00:01:59 +00:00
github-actions[bot]
893d6605ee
Merge master into staging-next 2021-08-18 00:01:24 +00:00
Ryan Mulligan
7df0bdcffc
Merge pull request #134528 from r-ryantm/auto-update/ugrep
ugrep: 3.3 -> 3.3.7
2021-08-17 16:48:47 -07:00
Ben Siraphob
005912608f
Merge pull request #134507 from r-ryantm/auto-update/recode
recode: 3.7.8 -> 3.7.9
2021-08-17 17:54:08 -05:00
Ben Siraphob
c635cd717b
Merge pull request #134542 from r-ryantm/auto-update/ruplacer
ruplacer: 0.4.1 -> 0.6.2
2021-08-17 17:37:48 -05:00
Artturi
6785fc23ea
Merge pull request #134035 from r-ryantm/auto-update/mark
mark: 5.5 -> 6.0
2021-08-18 00:32:18 +03:00
R. RyanTM
44eb5edf05 ruplacer: 0.4.1 -> 0.6.2 2021-08-17 20:58:17 +00:00
R. RyanTM
5648013042 ugrep: 3.3 -> 3.3.7 2021-08-17 20:08:45 +00:00
figsoda
49daefd702 hck: init at 0.5.4 2021-08-17 15:27:02 -04:00
Artturi
31aead4a13
Merge pull request #133974 from r-ryantm/auto-update/xurls
xurls: 2.2.0 -> 2.3.0
2021-08-17 21:54:26 +03:00
R. RyanTM
bd5bf1d6e1 recode: 3.7.8 -> 3.7.9 2021-08-17 18:16:58 +00:00
Jan Tojnar
e286e1cfa0 Merge branch 'staging-next' into staging
- boost 167 removed on staging-next (7915d1e03f) × boost attributes are inherited on staging (d20aa4955d)

- linux kernels were moved to linux-kernels.nix on staging-next (c62f911507) × hardened kernels are versioned on staging (a5341beb78) + removed linux_5_12 (e55554491d)

- conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-17 18:52:37 +02:00
R. RyanTM
ff8b896bf2 peco: 0.5.8 -> 0.5.10 2021-08-17 13:27:24 +00:00
github-actions[bot]
b05ec1fedd
Merge master into staging-next 2021-08-17 06:01:21 +00:00
Damien Cassou
70dc433f2e
Merge pull request #133178 from DamienCassou/crowdin
crowdin-cli: init at 3.6.4
2021-08-17 05:10:12 +02:00
github-actions[bot]
e9080dd5e3
Merge staging-next into staging 2021-08-16 00:02:02 +00:00
github-actions[bot]
c73393b6c7
Merge master into staging-next 2021-08-16 00:01:22 +00:00
Damien Cassou
fcc699a051
crowdin-cli: init at 3.6.4 2021-08-15 22:24:58 +02:00
Mario Rodas
fb5893edba catdoc: fix build on darwin 2021-08-15 03:00:00 -05:00
R. RyanTM
8081e56fcb mark: 5.5 -> 6.0 2021-08-14 15:00:16 +00:00
R. RyanTM
0764be414d xurls: 2.2.0 -> 2.3.0 2021-08-14 10:44:20 +00:00
github-actions[bot]
b5c5e89029
Merge staging-next into staging 2021-08-08 18:01:36 +00:00
github-actions[bot]
610ef47b20
Merge master into staging-next 2021-08-08 18:01:03 +00:00
Artturi
febbd4c861
Merge pull request #133119 from r-ryantm/auto-update/epubcheck
epubcheck: 4.2.4 -> 4.2.6
2021-08-08 19:18:08 +03:00
github-actions[bot]
d0ec39b297
Merge staging-next into staging 2021-08-08 12:01:35 +00:00
github-actions[bot]
0b7e5da7bd
Merge master into staging-next 2021-08-08 12:01:04 +00:00
R. RyanTM
021302710e epubcheck: 4.2.4 -> 4.2.6 2021-08-08 10:55:55 +00:00
Vladyslav M
9ec3ed91b8
mdbook: 0.4.10 -> 0.4.12 2021-08-08 10:03:03 +03:00
github-actions[bot]
c47bdfa71a
Merge staging-next into staging 2021-08-08 06:01:51 +00:00
github-actions[bot]
825ed68c05
Merge master into staging-next 2021-08-08 06:01:18 +00:00
Artturi
a602061e16
Merge pull request #131788 from r-ryantm/auto-update/ledger2beancount
ledger2beancount: 2.5 -> 2.6
2021-08-08 07:20:31 +03:00
github-actions[bot]
8f8f265d3f
Merge staging-next into staging 2021-08-08 00:02:23 +00:00
github-actions[bot]
1fd45c5b3e
Merge master into staging-next 2021-08-08 00:01:44 +00:00
Artturi
0c18bc4dec
Merge pull request #132958 from r-ryantm/auto-update/ispell
ispell: 3.4.00 -> 3.4.04
2021-08-08 02:29:40 +03:00
github-actions[bot]
40442d5b19
Merge staging-next into staging 2021-08-07 18:01:40 +00:00
github-actions[bot]
79368d0a63
Merge master into staging-next 2021-08-07 18:01:03 +00:00
Sage Raflik
79282b5a99 pinyin-tool: init at 0.1.3 2021-08-07 08:18:25 -05:00
R. RyanTM
7444a4b946 ispell: 3.4.00 -> 3.4.04 2021-08-07 01:56:05 +00:00
github-actions[bot]
71a8d4625e
Merge staging-next into staging 2021-08-06 18:01:32 +00:00
github-actions[bot]
e33c60b72e
Merge master into staging-next 2021-08-06 18:01:00 +00:00
Dmitry Kalinkin
2b967c6a16
Merge pull request #132790 from mohe2015/ispell-add-mirror
ispell: switch to working src url
2021-08-06 13:39:49 -04:00
Vladimír Čunát
8ab6ba6b1c
Merge branch 'staging-next' into staging 2021-08-06 09:14:57 +02:00
github-actions[bot]
a7d7790dd5
Merge master into staging-next 2021-08-06 06:01:01 +00:00
zowoq
12c92f4429 vgrep: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
github-actions[bot]
cb64ec05dd
Merge master into staging-next 2021-08-05 18:03:00 +00:00
Moritz Hedtke
8242356aba
ispell: switch to working src url 2021-08-05 17:03:41 +02:00
Dmitry Kalinkin
a8317b2a91
Merge pull request #79025 from tadeokondrak/ispell-fix-hash
ispell: fix hash and drop patches
2021-08-05 09:33:32 -04:00
davidak
792a27b188
Merge pull request #131709 from Stunkymonkey/tools-text-pname-version
tools/{text/typesetting}: replace name with pname&version
2021-08-04 21:23:17 +02:00
github-actions[bot]
cd0340500c
Merge staging-next into staging 2021-08-02 18:01:59 +00:00
github-actions[bot]
9a482b20d8
Merge master into staging-next 2021-08-02 18:01:25 +00:00
Felix Buehler
1a69d54885 tools/{text/typesetting}: replace name with pname&version 2021-08-02 16:48:40 +02:00
zowoq
344cfbe866 shfmt: 3.3.0 -> 3.3.1
https://github.com/mvdan/sh/releases/tag/v3.3.1
2021-08-02 23:34:59 +10:00
github-actions[bot]
c4b3ddbb5a
Merge staging-next into staging 2021-08-01 06:03:11 +00:00
github-actions[bot]
5880be974c
Merge master into staging-next 2021-08-01 06:01:30 +00:00
AndersonTorres
5ba6336647 rst2html5: 1.10.6 -> 2.0 2021-07-31 19:00:35 -03:00
github-actions[bot]
72f7ef9935
Merge staging-next into staging 2021-07-31 18:01:39 +00:00
github-actions[bot]
2c7184fae9
Merge master into staging-next 2021-07-31 18:01:07 +00:00
Ben Siraphob
2f94991628 treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2021-08-01 00:01:50 +07:00
Guillaume Girol
6b16843c1d
Merge pull request #132021 from sikmir/transifex-client
transifex-client: 0.13.9 → 0.14.3, fix build
2021-07-31 12:32:08 +00:00
github-actions[bot]
74ae14a53a
Merge staging-next into staging 2021-07-30 18:01:46 +00:00
github-actions[bot]
c582727a01
Merge master into staging-next 2021-07-30 18:01:11 +00:00
Sandro
b71a0d62f7
Merge pull request #129815 from ethancedwards8/difftastic
difftastic: init at unstable-2021-07-09
2021-07-30 13:02:21 +00:00
Nikolay Korotkiy
00da1ca5a5
transifex-client: 0.13.9 → 0.14.3 2021-07-30 08:07:00 +03:00
Ethan Edwards
7a979a3325
difftastic: init at 0.6 2021-07-29 21:00:42 -04:00
github-actions[bot]
ef03fda032
Merge staging-next into staging 2021-07-29 12:01:53 +00:00
github-actions[bot]
391c51a79d
Merge master into staging-next 2021-07-29 12:01:14 +00:00
Sandro
d9f9e5d208
Merge pull request #131732 from Stunkymonkey/a2ps-pnema-version 2021-07-29 09:33:14 +00:00
Sandro
7f0e02f2f3
Merge pull request #131733 from Stunkymonkey/enscript-pname-version 2021-07-29 09:32:29 +00:00
Ben Siraphob
d94ad6531f
Merge pull request #131925 from SuperSandro2000/gawk
gawk: format, cleanup
2021-07-29 16:30:45 +07:00
Felix Buehler
69762341e4 gnupatch: replace name with pname&version 2021-07-29 10:48:34 +02:00
Sandro Jäckel
ba7992dc54
gawk: format, cleanup 2021-07-29 10:23:37 +02:00
Sandro
5f68a74569
Merge pull request #131734 from Stunkymonkey/gawk-pname-version
gawk: replace name with pname&version
2021-07-29 08:22:04 +00:00
Felix Buehler
43f86e6883
enscript: replace name with pname&version 2021-07-29 10:21:46 +02:00
Felix Buehler
610c052f71
a2ps: replace name with pname&version 2021-07-29 10:21:23 +02:00
R. RyanTM
666c20584a ledger2beancount: 2.5 -> 2.6 2021-07-28 07:57:34 +00:00
github-actions[bot]
86197a8023
Merge master into staging-next 2021-07-28 06:01:04 +00:00
R. RyanTM
56665c1f97 choose: 1.3.2 -> 1.3.3 2021-07-28 02:59:25 +00:00
Felix Buehler
9857ee5471 gawk: replace name with pname&version 2021-07-27 23:02:17 +02:00
github-actions[bot]
2692c2e427
Merge master into staging-next 2021-07-27 12:01:20 +00:00
R. RyanTM
571a504e01 angle-grinder: 0.16 -> 0.17.0 2021-07-27 07:17:10 +00:00
github-actions[bot]
cb1426e30a
Merge staging-next into staging 2021-07-23 18:01:46 +00:00
xrelkd
1fb514aaab mdbook-mermaid: 0.8.1 -> 0.8.3 2021-07-23 22:23:17 +08:00
github-actions[bot]
0b0a8c7c9a
Merge staging-next into staging 2021-07-22 18:01:39 +00:00
Sandro Jäckel
b09718f385 mdcat: 0.23.1 -> 0.23.2 2021-07-22 10:39:44 -07:00
Antoine Martin
13183513a0
ocrmypdf: 11.7.3 -> 12.3.0 (#130175) 2021-07-22 16:40:20 +02:00
github-actions[bot]
2e00ed4420
Merge staging-next into staging 2021-07-22 06:01:44 +00:00
Sandro Jäckel
2e9c330216
pythonPackages: deprecate pytest_xdist alias 2021-07-21 13:32:52 +02:00
github-actions[bot]
23c6d36ba0
Merge staging-next into staging 2021-07-20 18:01:42 +00:00
Sandro
0f74202967
Merge pull request #130744 from Stunkymonkey/reckon-phases 2021-07-20 14:32:51 +02:00
github-actions[bot]
0e13cd9f49
Merge staging-next into staging 2021-07-20 12:02:50 +00:00
Sandro
b5362f0c94
Merge pull request #130746 from Stunkymonkey/ledger2beancount-phases
ledger2beancount: deprecate phases
2021-07-20 13:26:38 +02:00
Felix Buehler
9cdaede5ab ledger2beancount: deprecate phases 2021-07-20 12:01:25 +02:00
Felix Buehler
ade7d55936 papertrail: deprecate phases 2021-07-20 11:58:53 +02:00
Felix Buehler
abdbec434a reckon: deprecate phases 2021-07-20 11:57:12 +02:00
Ben Siraphob
4ce8c34049 treewide: remove unnecessary enableParallelBuilding when using qmake 2021-07-20 10:32:58 +07:00
Sandro
28425b4e36
Merge pull request #130484 from SuperSandro2000/mdcat
mdcat: fix wezterm detection through TERM
2021-07-17 22:47:29 +02:00
Sandro Jäckel
983daf98f7
mdcat: fix wezterm detection through TERM 2021-07-17 22:18:15 +02:00
Jan Stranik
1b9fbd0d0e
Make namazu package build (#129400)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-17 21:23:11 +02:00
R. RyanTM
7f03787b76 choose: 1.3.1 -> 1.3.2 2021-07-17 09:24:20 +02:00
Sandro Jäckel
3a3324a626
mdcat: 0.23.0 -> 0.23.1 2021-07-16 00:59:43 +02:00
Dmitry Kalinkin
c149772546
Merge pull request #130044 from Mindavi/bugfix/makewrapper-fixes
Move makeWrapper to nativeBuildInputs for some packages
2021-07-13 14:23:25 -04:00
Rick van Schijndel
99e9cc0d40 gawk-with-extensions: move makeWrapper to nativeBuildInputs 2021-07-12 21:26:42 +02:00
R. RyanTM
b2867bc96f html-tidy: 5.7.28 -> 5.8.0 2021-07-12 05:02:18 +00:00
Sandro
de90426090
Merge pull request #129580 from SuperSandro2000/SuperSandro2000-patch-1
mdbook: remove unused input
2021-07-07 23:44:02 +02:00
Sandro
e93d6ab0ff
mdbook: remove unused input 2021-07-07 23:21:12 +02:00
Vanilla
50a10986ec mdbook: 0.4.9 -> 0.4.10 2021-07-07 16:23:04 +08:00
Sandro
d1f16527e3
Merge pull request #129376 from SuperSandro2000/mdcat
mdcat: 0.22.2 -> 0.23.0
2021-07-06 00:01:14 +02:00
Sandro Jäckel
c39f40a66f
mdcat: 0.22.2 -> 0.23.0 2021-07-05 23:32:18 +02:00
Oleksii Filonenko
de1039e066
Merge pull request #129214 from kidonng/patch-1
sd: install man page and shell completions
2021-07-04 12:16:13 +03:00
Robert Hensing
90d0160f7a
Merge pull request #118185 from catern/num-utils
num-utils: init at 0.5
2021-07-04 09:30:23 +02:00
Kid
055dc300ff sd: install man page and shell completions 2021-07-04 07:24:55 +00:00
Ben Siraphob
cac874e0b2
Merge pull request #128283 from r-ryantm/auto-update/LanguageTool
languagetool: 5.3 -> 5.4
2021-07-03 16:41:37 +07:00
Harrison Houghton
c5cb576222 hottext: fix
The default font is from Gentium, but the available font files in the
current version of Gentium don't contain the requested one
(GentiumPlus-R.ttf):

$ ls /nix/store/hyc050nq33gvxjrdxw1z8yc948q67xjp-gentium-6.000/share/fonts/truetype/
GentiumBookPlus-BoldItalic.ttf  GentiumBookPlus-Regular.ttf  GentiumPlus-Italic.ttf
GentiumBookPlus-Bold.ttf        GentiumPlus-BoldItalic.ttf   GentiumPlus-Regular.ttf
GentiumBookPlus-Italic.ttf      GentiumPlus-Bold.ttf

GentiumPlus-Regular seems more likely to be what was intended.
2021-07-03 10:28:42 +02:00
sternenseemann
b5460f9ce2 chroma: do version info substitution in postFetch
This should increase reproducibility of the derivation as we can delete
the .git directory in the src derivation.
2021-06-30 12:34:34 +02:00
sternenseemann
801a040dee chroma: 0.9.1 -> 0.9.2 2021-06-30 12:34:34 +02:00
R. RyanTM
d1576d548a languagetool: 5.3 -> 5.4 2021-06-27 08:32:58 +00:00
Elis Hirwing
2e28eb60d7
transifex-client: Remove me as maintainer 2021-06-25 16:26:30 +02:00
Mario Rodas
306502a42f vale: 2.10.2 -> 2.10.4 2021-06-21 04:20:00 +00:00
Nguyễn Gia Phong
155284f40e
pn: init at unstable-2021-01-28 2021-06-21 12:06:37 +07:00
Sandro Jäckel
044072add4
vgrep: adopt 2021-06-18 10:55:07 +02:00
zowoq
02328ff69f vgrep: remove maintainer 2021-06-18 16:17:18 +10:00
Jörg Thalheim
d51b663e07
Merge pull request #126696 from figsoda/ripgrep
ripgrep: 12.1.1 -> 13.0.0
2021-06-13 00:02:22 +02:00
figsoda
682649cbc0 ripgrep: 12.1.1 -> 13.0.0 2021-06-12 13:59:14 -04:00
Robert Hensing
4acb93c132 gjo: Remove empty vendor dependency 2021-06-12 17:52:44 +02:00
Scott Worley
462730dd7f jbofihe: Init at 0.43 2021-06-10 09:49:26 -07:00
Sandro
abbe014147
Merge pull request #125431 from wizeman/u/fix-replace-url 2021-06-06 01:40:22 +02:00
Sandro
67a3b2a2b6
Merge pull request #125606 from Vonfry/update/opencc 2021-06-04 13:40:44 +02:00
Vonfry
f24621395c
opencc: 1.0.6 -> 1.1.2
enable parallel building as well
2021-06-04 12:43:58 +08:00
Ricardo M. Correia
908569cf06 replace: fix URL and hash
The old URL wasn't available anymore.

There is a minor version change but it's only an unimportant change to
the Makefile and some changes to the documentation.
2021-06-03 19:31:27 +02:00
Sandro Jäckel
89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
happysalada
928ed6f2c7 mdbook: 0.4.8 -> 0.4.9 2021-06-03 10:21:40 +09:00
Mario Rodas
776f1d3592 ugrep: 3.2.2 -> 3.3
https://github.com/Genivia/ugrep/releases/tag/v3.3
2021-05-29 00:00:00 +00:00
Fabian Affolter
9bc3e666fa ugrep: 3.1.7 -> 3.2.2 2021-05-28 13:41:41 +02:00
Ian M. Jones
1a87d5544c snippetpixie: 1.5.1 -> 1.5.2 2021-05-26 21:28:27 +01:00
R. RyanTM
e0a033538e mdbook: 0.4.7 -> 0.4.8 2021-05-26 12:19:29 +09:00
Emery Hemingway
bf2d30dced hottext: init at 1.3 2021-05-23 10:49:18 +02:00
Jonathan Ringer
7507aed4e1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/development/tools/rust/cargo-expand/default.nix
 pkgs/tools/misc/blflash/default.nix
2021-05-21 19:49:05 -07:00
Jonathan Ringer
3f32731630 gpt2tc: 2020-12-30 -> 2021-04-24, fix build 2021-05-21 18:13:24 -07:00
github-actions[bot]
7000ae2b9a
Merge master into staging-next 2021-05-19 00:55:36 +00:00
Stéphan Kochen
06b0d82dd4 jumanpp: fix darwin build 2021-05-18 21:25:06 +02:00
Jonathan Ringer
f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/graphics/emulsion/default.nix
  pkgs/development/tools/misc/texlab/default.nix
  pkgs/development/tools/rust/bindgen/default.nix
  pkgs/development/tools/rust/cargo-udeps/default.nix
  pkgs/misc/emulators/ruffle/default.nix
  pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
zowoq
03ca96ad56 shfmt: 3.2.4 -> 3.3.0
https://github.com/mvdan/sh/releases/tag/v3.3.0
2021-05-18 09:47:06 +10:00
R. RyanTM
2bca73cc65 html-xml-utils: 7.9 -> 8.0 2021-05-17 13:25:58 -07:00
R. RyanTM
489cfcf8c5 highlight: 4.0 -> 4.1 2021-05-17 11:38:50 -07:00
Sandro
f6e2a83922
Merge pull request #123076 from SFrijters/jumanpp
jumanpp: 2.0.0-rc2 -> 2.0.0-rc3
2021-05-17 19:22:56 +02:00
Andrew Childs
5ed7e55167 groff: fix build with clang >= 9 2021-05-17 00:27:00 +09:00
github-actions[bot]
c10600230e
Merge staging-next into staging 2021-05-15 18:30:31 +00:00
github-actions[bot]
f1b78f8618
Merge master into staging-next 2021-05-15 18:30:28 +00:00
Stéphan Kochen
fb93cd4f57 fastmod: fix darwin build 2021-05-15 13:31:38 +02:00
Stefan Frijters
8c1a2e26dd
jumanpp: 2.0.0-rc2 -> 2.0.0-rc3
Fixes build failure via https://github.com/ku-nlp/jumanpp/pull/101
2021-05-15 10:40:47 +02:00
zowoq
004f8cd986 Merge staging-next into staging 2021-05-14 16:32:43 +10:00
github-actions[bot]
bfb5f4cc5e
Merge master into staging-next 2021-05-14 06:22:26 +00:00
Doron Behar
210784b7c8
Merge pull request #121563 from austinbutler/wrap 2021-05-14 05:50:35 +00:00
Austin Butler
3c93d355b4 wrap: init at 0.3.1 2021-05-13 20:54:26 -07:00
Jan Tojnar
0313c77b55
Merge branch 'staging-next' into staging 2021-05-13 11:42:36 +02:00
github-actions[bot]
a8e5ac148b
Merge master into staging-next 2021-05-13 00:56:26 +00:00
Cole Helbling
32ea6bfe74
dcs: use yuicompressor instead of slimit and CSSMinifier (#122764)
slimit appears to be unmaintained (and broken on Python 3.9), but we have
yuicompressor packaged which supercedes both slimit and CSSMinifier. Let's use
that instead.
2021-05-12 23:12:08 +02:00
github-actions[bot]
b057978bb2
Merge staging-next into staging 2021-05-12 18:32:29 +00:00
Martin Weinelt
a18880bf72 Merge remote-tracking branch 'origin/master' into staging-next 2021-05-12 18:28:03 +02:00
Daniel Șerbănescu
1d863bf416 poedit: 2.4.2 -> 2.4.3 2021-05-11 22:52:10 +02:00
Spencer Baugh
caf6e184f9 num-utils: init at 0.5 2021-05-10 18:54:07 -04:00
Jan Tojnar
594a885912
Merge branch 'staging-next' into staging 2021-05-10 09:45:47 +02:00
Vladimír Čunát
5663b2b2d3
Merge branch 'master' into staging-next
(a trivial conflict in transmission)
2021-05-09 09:31:55 +02:00
fortuneteller2k
cbaa4db0ad chroma: update sha256 2021-05-08 19:25:00 -07:00
Jan Tojnar
dd78ce1c53
Merge branch 'staging-next' into staging 2021-05-08 20:59:05 +02:00
Martin Weinelt
9651084620 Merge remote-tracking branch 'origin/master' into staging-next 2021-05-08 14:43:43 +02:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Daniël de Kok
85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
github-actions[bot]
12193913a1
Merge staging-next into staging 2021-05-07 12:23:21 +00:00
Jan Tojnar
09adfbdc5e
gtranslator: 3.38.0 → 40.0 2021-05-05 22:42:59 +02:00
github-actions[bot]
5e177b16b1
Merge staging-next into staging 2021-05-03 18:25:49 +00:00
Sandro
69652a072d
Merge pull request #121597 from SuperSandro2000/ripgrep
ripgrep: cleanup
2021-05-03 17:34:05 +02:00
Sandro
9cf8d0d22f
ripgrep: cleanup 2021-05-03 16:59:17 +02:00
github-actions[bot]
0e4580d4d0
Merge staging-next into staging 2021-05-02 18:24:58 +00:00
Jan Tojnar
86ec321e63 link-grammar: 5.8.1 -> 5.9.1
https://github.com/opencog/link-grammar/blob/link-grammar-5.9.1/ChangeLog

Remove libz dependency since that has only been used by minisat.

Also clean up the expression.
2021-05-02 15:17:26 +02:00
github-actions[bot]
d7882499f8
Merge staging-next into staging 2021-04-30 12:26:14 +00:00
Sandro
89dd657749
Merge pull request #120741 from sternenseemann/chroma-0.9.1
chroma: 0.8.2 -> 0.9.1
2021-04-30 13:57:08 +02:00
github-actions[bot]
01105a117a
Merge staging-next into staging 2021-04-29 06:21:55 +00:00
R. RyanTM
b9029fd72c highlight: 3.60 -> 4.0 2021-04-29 00:12:59 -04:00
github-actions[bot]
655989d7b3
Merge staging-next into staging 2021-04-28 00:15:29 +00:00
legendofmiracles
56b1f085a1
ripgrep-all: add meta.mainProgram 2021-04-27 18:53:33 +02:00
legendofmiracles
bed71fac10
ripgrep: add meta.mainProgram 2021-04-27 18:46:23 +02:00
github-actions[bot]
c01456266d
Merge staging-next into staging 2021-04-27 12:07:01 +00:00
Maximilian Bosch
971940c996
ripgrep-all: use ffmpeg 4
See also #120705. `ffmpeg` is only used to search for metadata and
chapters in video files (such as `.mkv`, `.mp4` etc.). Confirmed that
with both `ffmpeg` versions the same result is provided.
2021-04-27 09:30:46 +02:00
sternenseemann
85b653c9d4 chroma: 0.8.2 -> 0.9.1
https://github.com/alecthomas/chroma/releases/tag/v0.9.0
https://github.com/alecthomas/chroma/releases/tag/v0.9.1
2021-04-26 14:56:55 +02:00
github-actions[bot]
28c3da370d
Merge staging-next into staging 2021-04-26 06:05:56 +00:00
R. RyanTM
415db954d8 fastmod: 0.4.1 -> 0.4.2 2021-04-26 00:35:34 -04:00