Commit Graph

514336 Commits

Author SHA1 Message Date
Stefan Westerfeld
14ae6da134 gst123: init at 0.4.1
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>

Signed-off-by: Stefan Westerfeld <stefan@space.twc.de>
2023-08-14 16:36:43 +00:00
Stefan Westerfeld
737c4e8931 maintainers: add swesterfeld
Signed-off-by: Stefan Westerfeld <stefan@space.twc.de>
2023-08-14 16:36:43 +00:00
K900
25c37880ec
Merge pull request #249150 from Ma27/tempo-extraflags
nixos/tempo: add `extraFlags` option
2023-08-14 19:24:31 +03:00
Maximilian Bosch
10c6be32e4
nixos/tempo: add extraFlags option
Main use-case for me is to specify `-config.expand-env=true` which
allows me inject secrets via systemd's environment file mechanism[1]
like this:

    storage.trace.s3 = {
      /* all the other stuff */
      secret_key = "\${GARAGE_SECRET_KEY}";
    };

[1] https://grafana.com/docs/tempo/latest/configuration/#use-environment-variables-in-the-configuration
2023-08-14 18:07:24 +02:00
Artturi
300da0a691
Merge pull request #248988 from Artturin/matchoscopes
lib.customisation.makeScope: Make `overrideScope` consistent with `makeScopeWithSplicing`
2023-08-14 18:56:30 +03:00
Artturin
b93da3f4b7 treewide: overrideScope' -> overrideScope
`lib.makeScope` `overrideScope'` has been renamed to `overrideScope`

`fd --type f | xargs sd --string-mode "overrideScope'" "overrideScope"`
2023-08-14 18:46:47 +03:00
Artturin
3c1f82f99e lib.customisation.makeScope: Make overrideScope consistent with makeScopeWithSplicing
Right now converting `makeScope` to `makeScopeWithSplicing` is not
transparent to users and requires adding a warning for `overrideScope'`
in the set itself.

Warning and `overrideScope'` were added in 2018 b9dce11712 and there should be no users left after 5 years.
2023-08-14 18:46:47 +03:00
Daniel Nagy
0b6d395909 ncdu: 2.2.2 -> 2.3
Changelog: https://dev.yorhel.nl/ncdu/changes2
2023-08-14 15:39:35 +00:00
Jörg Thalheim
d6c69dbd74 dasel: set mainProgram 2023-08-14 15:29:14 +00:00
natsukium
edb0f26c7d python310Packages.optimum: init at 1.11.1 2023-08-14 23:24:39 +08:00
Emily
71bf61d89b
Merge pull request #249074 from NixOS/pam_rssh
pam_rssh: unstable-2023-03-18 -> 1.1.0
2023-08-14 16:54:34 +02:00
figsoda
8eae78f07f
Merge pull request #249035 from marsam/update-flexget
flexget: 3.8.5 -> 3.8.6
2023-08-14 10:27:46 -04:00
figsoda
6f31afadf0
Merge pull request #248961 from mrene/devbox/0.5.11
devbox: 0.5.7 -> 0.5.11
2023-08-14 10:20:22 -04:00
OTABI Tomoya
d487fe265c
Merge pull request #249062 from fabaff/textual-bump
python311Packages.textual: 0.28.1 -> 0.32.0
2023-08-14 23:19:30 +09:00
figsoda
df7224ff00
Merge pull request #248992 from donovanglover/hyprdim-2.2.0
hyprdim: 2.1.0 -> 2.2.1
2023-08-14 10:16:45 -04:00
OTABI Tomoya
f88716f266
Merge pull request #249082 from fabaff/jupyterlab-lsp-broken
python311Packages.jupyterlab-lsp: mark as broken for Jupyterlab > 4
2023-08-14 23:14:59 +09:00
figsoda
2b5a324876
Merge pull request #248997 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.28084 -> 0.1.28528
2023-08-14 10:14:21 -04:00
figsoda
c4ec525144
Merge pull request #248999 from kashw2/pscale
pscale: 0.151.0 -> 0.153.0
2023-08-14 10:13:09 -04:00
ajs124
85a903e9f5
Merge pull request #244509 from kjeremy/patch-1
open-vm-tools: Add myself as a maintainer
2023-08-14 16:12:41 +02:00
figsoda
a7595c7abe
Merge pull request #249001 from r-ryantm/auto-update/eks-node-viewer
eks-node-viewer: 0.4.2 -> 0.4.3
2023-08-14 10:11:02 -04:00
figsoda
3d5d5e999b
Merge pull request #249020 from cafkafk/cafk-ast-grep-0.11.0
ast-grep: 0.10.0 -> 0.11.0
2023-08-14 10:09:42 -04:00
figsoda
02ea30a161
Merge pull request #249017 from aaronjheng/sad
sad: 0.4.22 -> 0.4.23
2023-08-14 10:01:07 -04:00
figsoda
631c76a1b4
Merge pull request #249024 from aaronjheng/morsel
morsel: 0.1.0 -> 0.1.1
2023-08-14 09:55:04 -04:00
chayleaf
99827b838f rizin, cutter: set meta.mainProgram
See #246386
2023-08-14 13:53:09 +00:00
chayleaf
2fb2f3994d rizin: wrapper fixes
1. Set cutterPlugins to cutter.plugins rather than rizin.plugins which
   it was set to by mistake
2. Remove Rizin binaries from Cutter wrapper, because they aren't
   actually used by Cutter and if the user needs those binaries they
   should install Rizin separately
2023-08-14 13:53:09 +00:00
figsoda
8a30e105a1
Merge pull request #249036 from r-ryantm/auto-update/bpfmon
bpfmon: 2.51 -> 2.52
2023-08-14 09:50:18 -04:00
Graham Christensen
7802cfcdb8
Merge pull request #249087 from NixOS/nix-2.15.2
nixVersions.nix_2_15: 2.15.1 -> 2.15.2
2023-08-14 09:31:10 -04:00
figsoda
6ab8bfb3a5
Merge pull request #248607 from figsoda/cyber 2023-08-14 09:27:20 -04:00
figsoda
74c5a69597
Merge pull request #248559 from figsoda/anko 2023-08-14 09:27:13 -04:00
figsoda
87332df335
Merge pull request #248558 from figsoda/yaegi 2023-08-14 09:27:05 -04:00
Bobby Rong
344b4f3069
Merge pull request #249016 from bobby285271/upd/touchegg
touchegg: 2.0.16 -> 2.0.17
2023-08-14 21:25:46 +08:00
K900
b16cdbe202
Merge pull request #243088 from Alper-Celik/kde-accessibility-fix
plasma-desktop: add missing gsettings schemas on kaccess
2023-08-14 16:18:38 +03:00
Alper Çelik
a37e23c8ca
plasma-desktop: add missing gsettings schemas on kaccess
this commit lets kaccess to read screen reader settings[1] using
gsettings by adding required gsettings schemas dirs to the $XDG_DATA_DIRS

this commit also refactors previus gsettings schemas fix of kcm_access
for allowing reuse of wrapped gsettings between kaccess and kcm_access
2023-08-14 16:13:39 +03:00
Fabian Affolter
68c071f1c4
Merge pull request #249073 from r-ryantm/auto-update/python310Packages.django-classy-tags
python310Packages.django-classy-tags: 4.0.0 -> 4.1.0
2023-08-14 15:00:50 +02:00
Francesco Gazzetta
eff3a0017e
Merge pull request #249025 from aaronjheng/coloursum
coloursum: 0.2.0 -> 0.3.0
2023-08-14 14:51:16 +02:00
Ulrik Strid
07e39553a5
Merge pull request #247985 from ligolang/ligo--0_71_1
ligo: 0.69.0 -> 0.71.1
2023-08-14 14:38:07 +02:00
OTABI Tomoya
3278e72542
Merge pull request #249049 from r-ryantm/auto-update/python310Packages.langchain
python310Packages.langchain: 0.0.254 -> 0.0.263
2023-08-14 21:13:29 +09:00
R. Ryantm
4424cfc6cb python310Packages.pymilvus: 2.2.13 -> 2.2.15 2023-08-14 20:09:59 +08:00
Nick Cao
bafe975196
Merge pull request #246319 from linsui/fcitx5qt
fcitx5: pass FCITX_ADDON_DIRS to fcitx5-qt via configtool
2023-08-14 05:54:30 -06:00
Pascal Bach
1f546bd2bc
Merge pull request #247575 from lorenz/dsview-1-3-0
dsview: 1.2.2 -> 1.3.0
2023-08-14 13:31:47 +02:00
Pascal Bach
75f9a5ec6d
Merge pull request #249029 from r-ryantm/auto-update/cryptomator
cryptomator: 1.9.1 -> 1.9.4
2023-08-14 13:28:53 +02:00
Alejandro Angulo
874e431f7a rl-2311: mention upgrade of html-proofer to major version 5 2023-08-14 11:26:50 +00:00
Alejandro Angulo
b65f0cc8ef html-proofer: 3.18.8 -> 5.0.8
Had to run `bundle config set force_ruby_platform true` on my machine to
avoid platform-specific dependencies (bundix doesn't like these). Maybe
there's a way to export `BUNDLE_FORCE_RUBY_PLATFORM` when the update
script is ran... not sure.
2023-08-14 11:26:50 +00:00
figsoda
37458514ef icebreaker: init at unstable-2023-08-13
https://github.com/jonhoo/icebreaker
2023-08-14 11:11:57 +00:00
Fabian Affolter
afde5d87aa
Merge pull request #249070 from fabaff/yfinance-bump
python311Packages.yfinance: 0.2.27 -> 0.2.28
2023-08-14 12:56:57 +02:00
Fabian Affolter
51d84fd6df
python310Packages.django-classy-tags: update disabled 2023-08-14 12:56:02 +02:00
Fabian Affolter
d19eed4ca9
Merge pull request #249083 from fabaff/flux-led-bump
python311Packages.flux-led: 1.0.1 -> 1.0.2
2023-08-14 12:54:43 +02:00
Fabian Affolter
d7b7376ca3
Merge pull request #249084 from fabaff/python-engineio-bump
python311Packages.python-engineio: 4.4.1 -> 4.5.1
2023-08-14 12:54:32 +02:00
Laurent CaniBot
552bddf3ed ligo: 0.69.0 -> 0.71.1 2023-08-14 12:54:19 +02:00
Ulrik Strid
6eb97ebbf9 ocamlPackages.linol: 2023-04-25 -> 2023-08-04 2023-08-14 12:54:18 +02:00