Tim Steinbach
5124fff5c6
linux: 4.19.165 -> 4.19.166
2021-01-09 15:22:03 -05:00
Tim Steinbach
ab245e4e63
linux: 4.14.213 -> 4.14.214
2021-01-09 15:08:18 -05:00
Fabian Affolter
bd6bbfab13
home-assistant: update component-packages
2021-01-09 21:02:30 +01:00
Fabian Affolter
2cd9066084
python3Packages.pytile: init at 5.1.0
2021-01-09 20:53:22 +01:00
Thiago Franco de Moraes
dde3974afd
libguestfs: remove xen as dependency
2021-01-09 16:51:33 -03:00
Colin L Rice
eabc2286e3
ipfs-cluster: 0.13.0 -> unstable-2020-10
...
ipfs-cluster hasn't had a release since may 2020, however go-ipfs needs
to be updated for support with go1.15 and go1.16 (1.14 goes out of
support in february).
I've requested they tag a new revision, but until then we'll have to use
an unstable version.
I've re enabled the tests since they pass and are critical to catch
errors within ipfs-cluster (and in general make maintenance easier). One
test failed, so I manually disabled it via a patch and .Skip()
2021-01-09 14:48:12 -05:00
Daniël de Kok
e1af3f94f7
Merge pull request #108870 from 0x4A6F/master-zola
...
zola: 0.12.2 -> 0.13.0
2021-01-09 20:47:55 +01:00
Aaron Andersen
4b0a2ac72c
Merge pull request #99559 from JamieMagee/nzbhydra2
...
nzbhydra2: init at 3.8.0
2021-01-09 14:23:30 -05:00
Markus Kowalewski
257cbbcd3a
openiscsi: update license to GPL2+
2021-01-09 20:15:34 +01:00
Markus Kowalewski
e0238b7907
openiscsi: 2.1.2 -> 2.1.3
2021-01-09 20:15:34 +01:00
Michael Weiss
ef125069f4
Merge pull request #108730 from baloo/baloo/libplacebo/path-upsteam-patch
...
libplacebo: use upstreamed patch
2021-01-09 20:12:46 +01:00
Michele Guerini Rocco
dca46f6bd9
Merge pull request #108858 from fabaff/bump-masscan
...
masscan: 1.0.5 -> 1.3.0
2021-01-09 20:06:52 +01:00
Daniël de Kok
d2e4f3c6d9
sentencepiece: move gperftools from nativeBuildInputs to buildInputs
2021-01-09 20:01:45 +01:00
Daniël de Kok
24fb219e2c
sentencepiece: 0.1.94 -> 0.1.95
...
Changelog:
https://github.com/google/sentencepiece/releases/tag/v0.1.95
2021-01-09 20:01:44 +01:00
Doron Behar
70d194c818
Merge pull request #107508 from Sohalt/mpd-credentials
2021-01-09 20:54:30 +02:00
Arthur Gautier
95b754cf42
libplacebo: use upstreamed patch
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-01-09 19:47:02 +01:00
Jörg Thalheim
9d358f1f7c
Merge pull request #108867 from SuperSandro2000/nix-update
...
nix-update: 0.3.1 -> 0.3.2
2021-01-09 18:40:07 +00:00
Jan Tojnar
1f93d9ad14
Merge pull request #108841 from urbas/update-source-version-name-typo
...
pkgs.common-updater-scripts: update-source-version name singular
2021-01-09 19:22:46 +01:00
Sandro
3e5714a7e2
Merge pull request #108829 from rmcgibbo/aiostream
...
python3Packages.aiostream: init at 0.4.1
2021-01-09 19:22:34 +01:00
Sandro
d00ed88cf4
Merge pull request #108802 from cole-h/alacritty
2021-01-09 19:11:43 +01:00
ajs124
49c525ee5c
Merge pull request #108865 from hax404/sauerbraten
...
sauerbraten: 2020-12-04 -> 2020-12-27
2021-01-09 18:52:13 +01:00
Vincent Haupert
caaf5daa95
python3Packages.asgiref: disable test on Darwin
2021-01-09 18:36:46 +01:00
Michael Weiss
85b23ec5e5
Merge pull request #108155 from primeos/libplacebo
...
libplacebo: 2.72.2 -> 3.104.0
2021-01-09 18:32:28 +01:00
Fabian Affolter
9b0c54618d
deepsea: init at 0.9
2021-01-09 18:27:54 +01:00
Denis Bueno
d5eb22ffe3
cflow: include darwin
...
cflow no longer errors out on darwin
2021-01-09 10:24:46 -07:00
Fabian Affolter
30ad59abc0
cloudbrute: init 1.0.7
2021-01-09 18:12:41 +01:00
Pavol Rusnak
5468a0563f
Merge pull request #108820 from prusnak/xr-update
...
monado: Add serviceSupport option
2021-01-09 17:58:08 +01:00
Michael Weiss
7d8351f4d7
libplacebo: 2.72.2 -> 3.104.0
2021-01-09 17:56:35 +01:00
Michael Weiss
288fb1f2ba
gitRepo: 2.11 -> 2.11.1
2021-01-09 17:49:35 +01:00
Sandro
33881ae730
Merge pull request #108754 from fabaff/bump-pychromecast
2021-01-09 17:47:13 +01:00
0x4A6F
880dcc6848
zola: 0.12.2 -> 0.13.0
...
- Enable HTML minification
- Support `output_dir` in `config.toml`
- Allow sections to be drafted
- Allow specifying default language in filenames
- Render emoji in Markdown content if the `render_emoji` option is enabled
- Enable YouTube privacy mode for the YouTube shortcode
- Add language as class to the `<code>` block and as `data-lang`
- Add bibtex to `load_data`
- Add a `[markdown]` section to `config.toml` to configure rendering
- Add `highlight_code` and `highlight_theme` to a `[markdown]` section in `config.toml`
- Add `external_links_target_blank`, `external_links_no_follow` and `external_links_no_referrer`
- Add a `smart_punctuation` option in the `[markdown]` section in `config.toml` to turn elements like dots and dashes
into their typographic forms
- Add iteration count variable `nth` for shortcodes to know how many times a shortcode has been invoked in a given
content
- Update some highlighting syntaxes and the TS syntax will now be used instead of JS due to issues with it
- Remove `zola serve --watch-only`: since we build the HTML in memory and not on disk, it doesn't make sense anymore
- Update clojure syntax
- Prefer extra syntaxes to the default ones if we have a match for language
- Fix `zola serve` having issues with non-ascii paths
- 404 page now gets the site default language as `lang`
2021-01-09 16:47:10 +00:00
Sandro
5ec6c8e718
Merge pull request #108813 from sikmir/osmium
2021-01-09 17:46:26 +01:00
Sandro
b24abe6c3b
Merge pull request #108811 from jlesquembre/aniseed
...
vimPlugins.aniseed: init at 2021-01-08
2021-01-09 17:41:06 +01:00
Sandro
af1a049c93
Merge pull request #105605 from siraben/oksh-init
...
oksh: init at 6.8.1
2021-01-09 17:40:36 +01:00
Guillaume Girol
9219adb40c
Merge pull request #108856 from Atemu/update/jc
...
jc: 1.14.0 -> 1.14.1
2021-01-09 16:09:24 +00:00
Georg Haas
aaf9cf6e43
sauerbraten: 2020-12-04 -> 2020-12-27
...
Bumped version because 2020-12-04 is not available on mirrors.
Tested server and client on NixOS x86_64 with sway/wayland.
Played some rounds with old and new maps on public servers.
2021-01-09 17:05:00 +01:00
Sandro Jäckel
5112d49007
nix-update: 0.3.1 -> 0.3.2
2021-01-09 17:03:41 +01:00
Guillaume Girol
8cc191b36b
Merge pull request #108205 from ivankovnatsky/patch-9
...
vimPlugins.vim-git: init at 2020-07-13
2021-01-09 15:47:27 +00:00
Michael Weiss
fa2b9b890a
Merge pull request #103104 from Artturin/add-pciutils-inxi
...
inxi: add pciutils
2021-01-09 16:46:47 +01:00
Markus Kowalewski
14caa4b2bf
octopus: 10.0 -> 10.3
2021-01-09 16:32:49 +01:00
Markus Kowalewski
0961d5b998
octopus: update licenses
2021-01-09 16:32:49 +01:00
Guillaume Girol
67ff28aca0
Merge pull request #108789 from thiagokokada/add-tests-to-opentabletdriver
...
nixos/opentabletdriver: add tests
2021-01-09 15:20:52 +00:00
Cole Helbling
016ebc0604
alacritty: 0.7.0 -> 0.7.1
...
https://github.com/alacritty/alacritty/releases/tag/v0.7.1
https://github.com/alacritty/alacritty/compare/v0.7.0...v0.7.1
2021-01-09 07:18:26 -08:00
Mario Rodas
9622a8981b
Merge pull request #107039 from r-ryantm/auto-update/python3.7-eventlet
...
python37Packages.eventlet: 0.29.1 -> 0.30.0
2021-01-09 09:36:10 -05:00
Mario Rodas
bfb53e26bb
Merge pull request #107685 from r-ryantm/auto-update/python3.7-cupy
...
python37Packages.cupy: 8.2.0 -> 8.3.0
2021-01-09 09:13:24 -05:00
Mario Rodas
f78f1b076c
Merge pull request #107470 from r-ryantm/auto-update/python3.7-eliot
...
python37Packages.eliot: 1.12.0 -> 1.13.0
2021-01-09 09:06:40 -05:00
Fabian Affolter
6db65fa554
masscan: 1.0.5 -> 1.3.0
2021-01-09 15:05:54 +01:00
Mario Rodas
a0a712c7c8
Merge pull request #108760 from marsam/update-itemloaders
...
python3Packages.itemloaders: 1.0.3 -> 1.0.4
2021-01-09 09:05:48 -05:00
Mario Rodas
fcf0d7167a
Merge pull request #108790 from r-ryantm/auto-update/python3.7-folium
...
python37Packages.folium: 0.11.0 -> 0.12.0
2021-01-09 09:04:58 -05:00
Michael Weiss
84840c81e3
chromiumDev: 89.0.4356.6 -> 89.0.4381.6
2021-01-09 14:53:20 +01:00