Commit Graph

494000 Commits

Author SHA1 Message Date
figsoda
8104c03955
Merge pull request #237374 from YorikSar/topiary-update-script
topiary: Add passthru.updateScript
2023-06-12 12:45:53 -04: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
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
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
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
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
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
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
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
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
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
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
Atemu
328bcf4d57
Merge pull request #235859 from atorres1985-contrib/emacs-refactor
Emacs refactor - Round II
2023-06-12 15:31:54 +02:00
Mario Rodas
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
Mario Rodas
d89f7d9956
Merge pull request #236663 from QJoly/terragrunt
terragrunt: 0.45.18 -> 0.46.3
2023-06-12 08:20:14 -05:00
R. Ryantm
feb76c2a63 python310Packages.types-ujson: 5.7.0.5 -> 5.8.0.0 2023-06-12 12:57:10 +00:00
Weijia Wang
308d41aff1
Merge pull request #236776 from r-ryantm/auto-update/python310Packages.structlog
python310Packages.structlog: 22.3.0 -> 23.1.0
2023-06-12 15:46:32 +03:00
Weijia Wang
e416d69309
Merge pull request #237272 from figsoda/argc
argc: 1.4.0 -> 1.5.0
2023-06-12 15:43:17 +03:00
Weijia Wang
deaae54adc
Merge pull request #237271 from figsoda/fclones-gui
fclones-gui: 0.1.0 -> 0.1.2
2023-06-12 15:39:39 +03:00
Weijia Wang
bff6fcb5b6
Merge pull request #237270 from figsoda/btm
bottom: 0.9.1 -> 0.9.2
2023-06-12 15:36:33 +03:00
Weijia Wang
4f7590c46e
Merge pull request #237284 from JesusMtnezForks/raycast-1.53.2
raycast: 1.53.0 -> 1.53.2
2023-06-12 15:35:24 +03:00
Weijia Wang
f8522e8c1a
Merge pull request #237296 from azahi/soju-062
soju: 0.6.1 -> 0.6.2
2023-06-12 15:34:23 +03:00
Weijia Wang
fae23133eb
Merge pull request #237331 from r-ryantm/auto-update/timeular
timeular: 5.8.7 -> 5.9.0
2023-06-12 15:30:50 +03:00
Weijia Wang
616f717769
Merge pull request #237286 from r-ryantm/auto-update/rust-analyzer-unwrapped
rust-analyzer-unwrapped: 2023-05-29 -> 2023-06-05
2023-06-12 15:29:21 +03:00
Weijia Wang
3540156cb1
Merge pull request #237318 from r-ryantm/auto-update/jbang
jbang: 0.107.0 -> 0.108.0
2023-06-12 15:29:07 +03:00
Weijia Wang
8ee95c4b9a
Merge pull request #237316 from r-ryantm/auto-update/syft
syft: 0.82.0 -> 0.83.0
2023-06-12 15:27:34 +03:00
Weijia Wang
2355fe21a7
Merge pull request #237306 from r-ryantm/auto-update/fluxcd
fluxcd: 2.0.0-rc.3 -> 2.0.0-rc.5
2023-06-12 15:23:30 +03:00
Weijia Wang
b7e50951e1
Merge pull request #237308 from r-ryantm/auto-update/keepalived
keepalived: 2.2.7 -> 2.2.8
2023-06-12 15:20:19 +03:00
Weijia Wang
bb62f270be
Merge pull request #237314 from r-ryantm/auto-update/parallel
parallel: 20230422 -> 20230522
2023-06-12 15:18:55 +03:00
Weijia Wang
7188a15e51
Merge pull request #237322 from r-ryantm/auto-update/python310Packages.nlpcloud
python310Packages.nlpcloud: 1.0.41 -> 1.0.42
2023-06-12 15:17:23 +03:00
Weijia Wang
6bb1799fa6
Merge pull request #237339 from wegank/boost-cleanup
boost: cleanup
2023-06-12 15:15:31 +03:00
Weijia Wang
21c5f07ca4
Merge pull request #237302 from wegank/ueberzugpp-bump
ueberzugpp: 2.8.6 -> 2.8.7
2023-06-12 14:45:53 +03:00
Weijia Wang
04378fc6b1
Merge pull request #237326 from amjoseph-nixpkgs/pr/gcr/systemd-availableOn
gcr: use lib.meta.availableOn instead of isLinux
2023-06-12 14:43:34 +03:00
Weijia Wang
3c0a8a7dfd boost: cleanup 2023-06-12 14:41:05 +03:00
Sandro
577db5f1bd
Merge pull request #237292 from mlyxshi/master
hysteria: 1.3.4 -> 1.3.5
2023-06-12 13:10:14 +02:00
Sandro
cbe4780892
Merge pull request #229303 from paveloom/gut
gut: 0.2.7 -> 0.2.8
2023-06-12 13:03:53 +02:00
Sandro
67e0828231
Merge pull request #229304 from paveloom/obs-teleport
obs-studio-plugins.obs-teleport: 0.6.5 -> 0.6.6
2023-06-12 13:03:37 +02:00
Sandro
500c93fbfc
Merge pull request #231791 from paveloom/subtitleedit
subtitleedit: 3.6.12 -> 3.6.13
2023-06-12 13:03:19 +02:00