Bjørn Forsman
8f13d3cada
asciidoctor: add revealjs support
...
This allows creating HTML presentations with
`asciidoctor-revealjs presentation.adoc`.
NOTE: The generated HTML file implicitly depend on reveal.js (and I see
no good way to bundle it with Nix). Either provide reveal.js in a local
path next to the generated HTML file[1], or override the revealjsdir
attribute, for example by pointing to an URL (can also be a path):
asciidoctor-revealjs -a revealjsdir=https://cdn.jsdelivr.net/npm/reveal.js@3.9.2 presentation.adoc
Implementation details:
1. Added "gem 'asciidoctor-revealjs'" to the Gemfile.
2. Ran "nix-shell -p bundler --run 'bundle lock --update'"
from pkgs/tools/typesetting/asciidoctor/.
3. Hand edited Gemfile.lock to remove all but the asciidoctor-revealjs
changes. (Rationale: allow backporting to release-20.09.)
4. Finish off with "nix-shell -p bundix --run 'bundix'".
[1] Of course Nix can help with _that_, but that's external to the
asciidoctor-revealjs program.
2020-12-05 15:20:35 +01:00
github-actions[bot]
0947539ec1
Merge master into staging-next
2020-12-05 12:18:17 +00:00
Oleksii Filonenko
eefdca1bcf
Merge pull request #105948 from r-ryantm/auto-update/topgrade
...
topgrade: 6.0.0 -> 6.0.1
2020-12-05 13:17:18 +02:00
Sandro
4adfd81d9f
Merge pull request #105946 from r-ryantm/auto-update/thc-ipv6
...
thc-ipv6: 3.6 -> 3.8
2020-12-05 11:32:00 +01:00
Michele Guerini Rocco
f761ae803d
Merge pull request #105954 from r-ryantm/auto-update/bdf2psf
...
bdf2psf: 1.198 -> 1.199
2020-12-05 10:07:14 +01:00
R. RyanTM
c908f3a456
zerotierone: 1.6.1 -> 1.6.2
2020-12-05 09:58:17 +01:00
R. RyanTM
988808634a
bdf2psf: 1.198 -> 1.199
2020-12-05 07:50:40 +00:00
github-actions[bot]
55b348fe1b
Merge master into staging-next
2020-12-05 06:16:24 +00:00
Mario Rodas
3419b3dacd
Merge pull request #105930 from r-ryantm/auto-update/silicon
...
silicon: 0.3.2 -> 0.4.0
2020-12-04 23:35:06 -05:00
R. RyanTM
e8bbdb3d54
topgrade: 6.0.0 -> 6.0.1
2020-12-05 04:10:34 +00:00
R. RyanTM
8a47655a10
thc-ipv6: 3.6 -> 3.8
2020-12-05 03:35:10 +00:00
Mario Rodas
bec1a61357
Merge pull request #105887 from r-ryantm/auto-update/hcxdumptool
...
hcxdumptool: 6.1.3 -> 6.1.4
2020-12-04 22:31:41 -05:00
github-actions[bot]
4763e8b8fd
Merge master into staging-next
2020-12-05 00:38:01 +00:00
R. RyanTM
595918448e
silicon: 0.3.2 -> 0.4.0
2020-12-04 23:32:14 +00:00
Sandro
f40eea5446
Merge pull request #105900 from r-ryantm/auto-update/nvtop
...
nvtop: 1.0.0 -> 1.1.0
2020-12-04 20:42:10 +01:00
R. RyanTM
e505956b94
nvtop: 1.0.0 -> 1.1.0
2020-12-04 18:19:54 +00:00
github-actions[bot]
cb36dd7449
Merge master into staging-next
2020-12-04 18:14:51 +00:00
Gabriel Ebner
3a2fe56aef
Merge pull request #105767 from GovanifY/mozc-update
...
ibus-mozc: 2.23.2815.102 -> 2.23.4206.102
2020-12-04 17:56:40 +01:00
Sandro
8872e6f86b
Merge pull request #105880 from r-ryantm/auto-update/gping
...
gping: 1.0.1-post2 -> 1.1.0
2020-12-04 16:48:40 +01:00
Raghav Sood
85baecfaf5
Merge pull request #105876 from r-ryantm/auto-update/goreleaser
...
goreleaser: 0.148.0 -> 0.149.0
2020-12-04 15:11:47 +00:00
Sandro
06fce1180a
Merge pull request #105870 from r-ryantm/auto-update/fluent-bit
...
fluent-bit: 1.6.6 -> 1.6.7
2020-12-04 16:07:13 +01:00
Sandro
eb8acfa812
Merge pull request #105883 from r-ryantm/auto-update/gromit-mpx
...
gromit-mpx: 1.3.1 -> 1.4
2020-12-04 16:02:27 +01:00
Sandro
a1d83d01f2
pass.audit: Disable tests on darwin
2020-12-04 15:04:21 +01:00
R. RyanTM
bd9efc2dbb
hcxdumptool: 6.1.3 -> 6.1.4
2020-12-04 14:02:30 +00:00
R. RyanTM
672bfcce54
gromit-mpx: 1.3.1 -> 1.4
2020-12-04 13:39:58 +00:00
R. RyanTM
e832351515
gping: 1.0.1-post2 -> 1.1.0
2020-12-04 13:16:48 +00:00
R. RyanTM
e64ccd15bd
goreleaser: 0.148.0 -> 0.149.0
2020-12-04 13:01:56 +00:00
github-actions[bot]
4b8f5caddc
Merge master into staging-next
2020-12-04 12:20:02 +00:00
R. RyanTM
38ba3954db
fluent-bit: 1.6.6 -> 1.6.7
2020-12-04 11:57:20 +00:00
Robbert Gurdeep Singh
29e1b41301
pass: add find and grep as dependencies
...
When pass is called from passff it does not have grep and find in its
path.
PATH="" /home/beardhatcode/.nix-profile/bin/pass grep lol ~
/nix/store/HASH-password-store-1.7.3/bin/.pass-wrapped: line 399: find: command not found
$ PATH="/nix/store/HASH-findutils-4.7.0/bin" /home/beardhatcode/.nix-profile/bin/pass grep lol
/nix/store/HASH-password-store-1.7.3/bin/.pass-wrapped: line 403: grep: command not found
/nix/store/HASH-password-store-1.7.3/bin/.pass-wrapped: line 403: grep: command not found
2020-12-04 11:56:11 +01:00
Maximilian Bosch
f0c3cdfd86
Merge pull request #105509 from delroth/sudo-1.9.4
...
sudo: 1.9.3p1 -> 1.9.4
2020-12-04 11:12:46 +01:00
R. RyanTM
8d6343a407
direnv: 2.24.0 -> 2.25.0
2020-12-04 09:28:03 +00:00
github-actions[bot]
82b9b02331
Merge master into staging-next
2020-12-04 06:16:26 +00:00
Ivan Malison
1d9e29e40d
rofi-systemd: 0.1.0 -> 0.1.1
2020-12-03 18:25:23 -08:00
Sandro
c3b325c17b
Merge pull request #100175 from SuperSandro2000/wsl-open
...
wsl-open: init at 2.1.1
2020-12-04 03:12:11 +01:00
Sandro
7d8b7d6f4b
Merge pull request #105824 from 3699n/i2p
...
i2p: 0.9.47 -> 0.9.48
2020-12-04 02:04:11 +01:00
Nicholas von Klitzing
6dcd9922ce
i2p: 0.9.47 -> 0.9.48
2020-12-03 21:15:45 +01:00
github-actions[bot]
1aeec1f039
Merge master into staging-next
2020-12-03 18:14:40 +00:00
Sandro
0b37b8a9eb
Merge pull request #105797 from yusdacra/add-tagref
...
tagref: init at 1.3.3
2020-12-03 18:11:15 +01:00
Gabriel Ebner
75bf9e1409
Merge pull request #105802 from gebner/pax
...
pax: init at 20201030
2020-12-03 18:04:43 +01:00
Gabriel Ebner
02362007aa
pax: init at 20201030
2020-12-03 18:03:30 +01:00
Raghav Sood
92b794c9ad
Merge pull request #105780 from SuperSandro2000/nix-update-source-test
...
nix-update-source: switch to pname, version
2020-12-03 16:46:25 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
d95f55e5e3
ibus-mozc: 2.23.2815.102 -> 2.23.4206.102
2020-12-03 15:52:43 +01:00
Yusuf Bera Ertan
36a4d5d928
tagref: init at 1.3.3
2020-12-03 17:42:57 +03:00
Sandro
9c89bc7489
Merge pull request #105754 from r-ryantm/auto-update/privoxy
...
privoxy: 3.0.28 -> 3.0.29
2020-12-03 15:40:28 +01:00
Sandro
ed9f8a1cea
Merge pull request #105756 from r-ryantm/auto-update/plantuml
...
plantuml: 1.2020.20 -> 1.2020.21
2020-12-03 15:39:54 +01:00
Michael Weiss
ea382dd629
html-proofer: 3.17.3 -> 3.17.4
2020-12-03 15:31:58 +01:00
github-actions[bot]
5b73e3087a
Merge master into staging-next
2020-12-03 12:18:45 +00:00
Sandro
c1695ade0b
Merge pull request #105745 from archseer/thermald-2-4
2020-12-03 11:26:16 +01:00
Sandro
f3bc692d8d
Merge pull request #105726 from r-ryantm/auto-update/mtools
2020-12-03 11:24:02 +01:00