Commit Graph
494032 Commits
Author SHA1 Message Date
Weijia WangandGitHub d3abe4a3a9 Merge pull request #237416 from sikmir/notepad-next
notepad-next: enable on darwin
2023-06-12 23:26:15 +03:00
Valentin GagarinandGitHub dc1a594b3e Merge pull request #237237 from pennae/epubstub 2023-06-12 22:24:38 +02:00
Kirill RadzikhovskyyandYt 80a3b4b7de android-studio: fix launching firefox from inside buildFHSUserEnv 2023-06-12 16:01:27 -04:00
Nikolay Korotkiy 332fedbe9b notepad-next: enable on darwin 2023-06-12 23:36:43 +04:00
maxineandGitHub f51499490b Merge pull request #237347 from marsam/update-terraform
terraform: 1.4.6 -> 1.5.0
2023-06-12 21:23:17 +02:00
Martin WeineltandGitHub eb6e16e3c5 Merge pull request #236875 from mweinelt/wyoming_piper_whisper
wyoming-piper: init at 0.0.3, wyoming-faster-whisper: ini at 0.0.3
2023-06-12 21:02:18 +02:00
Kira BruneauandGitHub 0eeebd64de Merge pull request #236183 from kira-bruneau/composable_kernel
composable_kernel: revert split output workaround
2023-06-12 14:01:06 -04:00
figsodaandGitHub 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ópezandMatthieu Coudron fbb732aebc wamr: use finalAttrs pattern 2023-06-12 19:33:28 +02:00
figsodaandGitHub 2827e4727d Merge pull request #237351 from figsoda/fclones 2023-06-12 13:30:23 -04:00
Will FancherandGitHub 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
EmilyandGitHub 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 AffolterandGitHub 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
figsodaandGitHub 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 CoudronandMatthieu 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 KalinkinandGitHub 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 WeineltandGitHub 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
Maximilian BoschandGitHub 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 JosephandGitHub 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
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
figsodaandGitHub 3079a556f3 Merge pull request #237358 from figsoda/cannelloni 2023-06-12 11:22:18 -04:00
Nick CaoandGitHub 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 CaoandGitHub 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
Nick CaoandGitHub 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 HensingandGitHub 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 WangandGitHub bbc050eaab Merge pull request #237357 from figsoda/pynvim
python310Packages.pynvim: fix & adopt
2023-06-12 17:57:23 +03:00
Matthieu CoudronandMatthieu 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
Pol DellaieraandGitHub e94ae32f3a Merge pull request #236839 from liyangau/master
deck: init at 1.22.0
2023-06-12 16:32:16 +02:00
happysaladaandYt 3596490914 nushellPlugins.query: 0.80.0 -> 0.81.0 2023-06-12 10:28:41 -04:00
Lele GaifaxandFrederik Rietdijk 06375c5962 doc/languages-frameworks/python: add missing back quote 2023-06-12 16:21:11 +02:00
ylbeethovenandliyangau 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
ckieandAnderson Torres 7cb8758c67 lerpn: init at unstable-2023-06-08
version "unstable-" date is UTC.
2023-06-12 14:01:25 +00:00
ColinandYt 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
figsoda 18095b8d94 cannelloni: move cmake to nativeBuildInputs 2023-06-12 09:56:25 -04:00
figsoda 8e64017314 python310Packages.pynvim: fix & adopt 2023-06-12 09:50:30 -04:00
AtemuandGitHub 328bcf4d57 Merge pull request #235859 from atorres1985-contrib/emacs-refactor
Emacs refactor - Round II
2023-06-12 15:31:54 +02:00
Mario RodasandGitHub 8ba3654c12 Merge pull request #237332 from r-ryantm/auto-update/oh-my-posh
oh-my-posh: 16.9.1 -> 17.0.0
2023-06-12 08:21:34 -05:00