R. Ryantm
cddc346b13
opera: 99.0.4788.31 -> 99.0.4788.65
2023-06-12 17:59:41 +00:00
figsoda
443629518c
Merge pull request #237388 from r-ryantm/auto-update/mdbook-toc
...
mdbook-toc: 0.9.0 -> 0.12.0
2023-06-12 13:39:01 -04:00
Rafael Fernández López
fbb732aebc
wamr: use finalAttrs pattern
2023-06-12 19:33:28 +02:00
R. Ryantm
76a48e3a45
osv-scanner: 1.3.3 -> 1.3.4
2023-06-12 17:30:38 +00:00
figsoda
2827e4727d
Merge pull request #237351 from figsoda/fclones
2023-06-12 13:30:23 -04:00
Will Fancher
5709754a1d
Merge pull request #237336 from zi3m5f/fix-systemd-nspawn-machineid-option
...
systemd-nspawn: fix spelling of MachineID option and add module test
2023-06-12 13:12:59 -04:00
Emily
9f5808d983
Merge pull request #237023 from networkException/update-ungoogled-chromium
...
ungoogled-chromium: 114.0.5735.90 -> 114.0.5735.106
2023-06-12 19:10:50 +02:00
Fabian Affolter
b1eb75fc05
Merge pull request #237310 from fabaff/bitarray-bump
...
python311Packages.bitarray: 2.7.4 -> 2.7.5
2023-06-12 18:59:42 +02:00
R. Ryantm
e299fd503b
albert: 0.20.13 -> 0.20.14
2023-06-12 16:58:45 +00:00
R. Ryantm
41c1ca3071
python310Packages.jug: 2.2.2 -> 2.2.3
2023-06-12 16:56:02 +00:00
figsoda
8104c03955
Merge pull request #237374 from YorikSar/topiary-update-script
...
topiary: Add passthru.updateScript
2023-06-12 12:45:53 -04:00
Martin Weinelt
f213f33f15
nixos/wyoming/faster-whisper: init
2023-06-12 18:44:44 +02:00
Martin Weinelt
7f17f8da9f
nixos/wyoming/piper: init
2023-06-12 18:44:44 +02:00
Martin Weinelt
9c67abf20a
piper-tts: rename from larynx
...
and also the python package piper-train from larynx-train.
2023-06-12 18:44:44 +02:00
Martin Weinelt
dd8a4a6eb8
wyoming-faster-whisper: init at 0.0.3
...
Wyoming Server for Faster Whisper, a reimplementation of OpenAI's
Whisper model using CTranslate2.
2023-06-12 18:44:43 +02:00
Martin Weinelt
3e235f99b9
wyoming-piper: init at 0.0.3
...
Wyoming Server for Piper, a fast local neural TTS system.
2023-06-12 18:44:43 +02:00
Martin Weinelt
9d1d140acf
python310Packages.faster-whisper: init at 0.6.0
...
Faster Whisper transcription with CTranslate2
2023-06-12 18:44:43 +02:00
Martin Weinelt
32f6c393a1
python310Packages.ctranslate2: init at 3.15.1
...
Python bindings for ctranslate2.
2023-06-12 18:44:42 +02:00
Martin Weinelt
cf1c78a7d4
ctranslate2: init at 3.15.1
...
Fast inference engine for Transformer models.
2023-06-12 18:44:42 +02:00
Matthieu Coudron
3b0f5393d9
neovimUtils.grammarToPlugin: install tree-sitter grammars for neovim without nvim-treesitter
...
nvim-treesitter installs tons of queries that are picked up
by neovim even though we sometimes dont want those queries.
This makes it possible to install grammars without nvim-treesitter which
becomes more and more a repository like nvim-lspconfig, aka a repo that
lists others.
2023-06-12 18:36:14 +02:00
R. Ryantm
662d9a4072
mdbook-toc: 0.9.0 -> 0.12.0
2023-06-12 16:29:36 +00:00
Dmitry Kalinkin
3463e24e1d
Merge pull request #223104 from xworld21/texlive-fixed-hashes-nix
...
texlive: generate "fixed-hashes.nix" from Nixpkgs attribute
2023-06-12 12:29:13 -04:00
Martin Weinelt
3a785fc61f
Merge pull request #237379 from Ma27/synapse-tests-aarch64
...
matrix-synapse: disable test parallelism on aarch64-linux
2023-06-12 18:22:54 +02:00
R. Ryantm
2ff21ec997
python310Packages.cloudflare: 2.11.2 -> 2.11.6
2023-06-12 15:59:06 +00:00
R. Ryantm
bd76d802e6
ocamlPackages.odoc: 2.1.1 -> 2.2.0
2023-06-12 15:58:59 +00:00
Maximilian Bosch
c0c695544a
Merge pull request #236821 from Ma27/bump-nextcloud
...
nextcloud25: 25.0.6 -> 25.0.7
2023-06-12 17:53:16 +02:00
pennae
c415521d63
doc: stub out epub manual
...
same reasoning as for the nixos manual.
2023-06-12 17:50:52 +02:00
Maximilian Bosch
a88de40ede
matrix-synapse: disable test parallelism on aarch64-linux
...
No idea why, but the tests - a random amount of tests to be precise -
fail on aarch64 on each attempt I made. Not reproducible on
x86_64-linux. Disabling parallelism appears to solve the issue.
2023-06-12 17:50:33 +02:00
pennae
3edc20aa55
nixos/doc: stub out epub manual
...
epub manuals are holding back the transition away from docbook, and
cursory research does not suggest that they are used very much. it's
still very early in the 23.11 release cycle, so if we're going to find
out just how many people do use the epub manuals it should be now.
this need not be the end of epub manuals. nixos-render-docs could be
extended to also export epubs, but that has not been done yet since it's
going to be some effort with unknown real-world usefulness.
2023-06-12 17:50:19 +02:00
Adam Joseph
143d234583
matplotlib: add numpy to nativeBuildInputs to fix cross compilation ( #237334 )
...
This commit fixes cross compilation of matplotlib by adding numpy to
nativeBuildInputs.
2023-06-12 11:47:25 -04:00
R. Ryantm
7beefa9836
realvnc-vnc-viewer: 7.5.0 -> 7.5.1
2023-06-12 15:42:52 +00:00
Yuriy Taraday
a09afc8dac
topiary: Add passthru.updateScript
...
Allows to use standard
```
nix-shell maintainers/scripts/update.nix --argstr package topiary
```
to update topiary
2023-06-12 17:36:03 +02:00
figsoda
72a87b6e4e
jql: 6.0.8 -> 6.0.9
...
Diff: https://github.com/yamafaktory/jql/compare/jql-v6.0.8...jql-v6.0.9
Changelog: https://github.com/yamafaktory/jql/releases/tag/jql-v6.0.9
2023-06-12 11:28:35 -04:00
figsoda
3079a556f3
Merge pull request #237358 from figsoda/cannelloni
2023-06-12 11:22:18 -04:00
Nick Cao
7f9f9126d6
Merge pull request #237298 from fabaff/publicsuffixlist-bump
...
python311Packages.publicsuffixlist: 0.10.0.20230608 -> 0.10.0.20230611
2023-06-12 09:15:32 -06:00
Nick Cao
d0d77a4932
Merge pull request #237297 from fabaff/peaqevcore-bump
...
python311Packages.peaqevcore: 18.1.7 -> 18.1.11
2023-06-12 09:15:09 -06:00
R. Ryantm
aa4c2c0695
freeipmi: 1.6.10 -> 1.6.11
2023-06-12 15:11:21 +00:00
Nick Cao
e19902edd8
Merge pull request #237346 from r-ryantm/auto-update/python310Packages.types-ujson
...
python310Packages.types-ujson: 5.7.0.5 -> 5.8.0.0
2023-06-12 09:11:19 -06:00
Robert Hensing
7e63eed145
Merge pull request #237282 from isker/patch-3
...
nixos/nix-daemon: fix URL for nix.conf
2023-06-12 17:01:15 +02:00
Weijia Wang
bbc050eaab
Merge pull request #237357 from figsoda/pynvim
...
python310Packages.pynvim: fix & adopt
2023-06-12 17:57:23 +03:00
R. Ryantm
81b72e4a23
nfpm: 2.29.0 -> 2.30.1
2023-06-12 14:53:56 +00:00
Matthieu Coudron
8255903b71
neovimUtils.buildNeovimPluginFrom2Nix: rename to buildNeovimPlugin
...
buildNeovimPluginFrom2Nix was cargo-culted from buildVimPluginFrom2Nix
but this doesn't make sense.
From2Nix referred to a way of building plugins that is not used anymore
so buildVimPluginFrom2Nix could be renamed too.
2023-06-12 16:46:52 +02:00
Weijia Wang
e2432e9abf
xorriso: fix build on darwin
2023-06-12 17:45:16 +03:00
Pol Dellaiera
e94ae32f3a
Merge pull request #236839 from liyangau/master
...
deck: init at 1.22.0
2023-06-12 16:32:16 +02:00
happysalada
3596490914
nushellPlugins.query: 0.80.0 -> 0.81.0
2023-06-12 10:28:41 -04:00
Lele Gaifax
06375c5962
doc/languages-frameworks/python: add missing back quote
2023-06-12 16:21:11 +02:00
ylbeethoven
81b627fc5b
deck: init at 1.22.0
...
decK is a package to manage Kong API gateway configurations declaratively.
2023-06-13 00:19:38 +10:00
ckie
7cb8758c67
lerpn: init at unstable-2023-06-08
...
version "unstable-" date is UTC.
2023-06-12 14:01:25 +00:00
Colin
bd77d4ae46
nixos/lemmy: support nginx
2023-06-12 09:59:11 -04:00
figsoda
3fdaa00460
cannelloni: remove -DCMAKE_BUILD_TYPE=Release
...
this is the default
2023-06-12 09:58:17 -04:00