Commit graph

471288 commits

Author SHA1 Message Date
Sandro 98140dd07b
Merge pull request #222012 from SFrijters/schemdraw 2023-04-06 22:21:13 +02:00
Thomas Gerbet ddba54b657 cosign: 2.0.0 -> 2.0.1
https://github.com/sigstore/cosign/releases/tag/v2.0.1
2023-04-06 22:15:38 +02:00
Artturi 06c63bcc53
Merge pull request #223142 from Artturin/crossfixes6 2023-04-06 23:09:56 +03:00
Fabian Affolter b740337fb5
Merge pull request #224791 from fabaff/peaqevcore-bump
python310Packages.peaqevcore: 15.0.2 -> 15.1.0
2023-04-06 22:02:27 +02:00
Fabian Affolter 3b64b3a4c8
Merge pull request #224974 from fabaff/exploitdb-bump
exploitdb: 2023-04-02 -> 2023-04-06
2023-04-06 22:01:45 +02:00
figsoda b7f3f46642 kmon: 1.6.2 -> 1.6.3
Diff: https://github.com/orhun/kmon/compare/v1.6.2...v1.6.3

Changelog: https://github.com/orhun/kmon/blob/v1.6.3/CHANGELOG.md
2023-04-06 15:57:38 -04:00
figsoda b2b9e98026
Merge pull request #224879 from figsoda/rust-script 2023-04-06 15:41:43 -04:00
Someone Serge b100b0a1cc
cudaPackages_11_8: un-break after migrating to autoPatchelfHook 2023-04-06 22:30:11 +03:00
Someone Serge 221fe82378
cudaPackages_12.cudatoolkit: fix after migrating to autoPatchelfHook 2023-04-06 22:30:10 +03:00
Someone Serge 868c289955
cudaPackages.cudatoolkit: move pre-cuda11 deps up, to reorder chronologically 2023-04-06 22:30:10 +03:00
Pierre Bourdon 8dc2bb7163
Merge pull request #224975 from wamserma/fix-restool-source
restool: fix source location
2023-04-06 21:11:45 +02:00
Markus S. Wamser 923f28ef47 restool: fix source location
codeaurora has been shut down and NXP maintained repos have moved to GitHub
2023-04-06 21:05:05 +02:00
Lily Foster 9f45b11b2b
Merge pull request #222254 from dylanmtaylor/gnome-extensions-cli
gnome-extensions-cli: init at 0.9.5
2023-04-06 14:40:39 -04:00
figsoda c7f79ffaee
Merge pull request #225023 from dylanmtaylor/patch-1 2023-04-06 14:20:05 -04:00
Pavol Rusnak 7c7d9a499f
electrs: 0.9.11 -> 0.9.13 2023-04-06 20:17:02 +02:00
Sandro d82b65d4dc
Merge pull request #222412 from dylanmtaylor/remove-chefdk 2023-04-06 19:42:48 +02:00
Ben Darwin dd0e45a02f python310Packages.mlflow: unbreak 2023-04-06 13:37:59 -04:00
Dylan M. Taylor 86d38710b4
maintainers: fix typo 2023-04-06 13:22:55 -04:00
R. Ryantm e259fae393 gobgpd: 3.12.0 -> 3.13.0 2023-04-06 16:58:17 +00:00
Mario Rodas 3cde9b5e4d
Merge pull request #224804 from 06kellyjac/deno-patch
deno: fix CVE-2023-28446
2023-04-06 11:51:29 -05:00
Artturi 4d383f2c4f
Merge pull request #222401 from Artturin/newlibincr 2023-04-06 19:50:31 +03:00
Mario Rodas d3f37613e9
Merge pull request #224870 from r-ryantm/auto-update/cmark-gfm
cmark-gfm: 0.29.0.gfm.9 -> 0.29.0.gfm.10
2023-04-06 11:09:12 -05:00
Nick Cao a3ca379807
Merge pull request #224872 from r-ryantm/auto-update/zef
zef: 0.18.1 -> 0.18.2
2023-04-06 23:04:26 +08:00
Stefan Frijters 4da5ab286d
python3Packages.schemdraw: init at 0.16 2023-04-06 16:58:41 +02:00
Stefan Frijters 2b5351b246
python3Packages.ziamath: init at 0.7 2023-04-06 16:58:40 +02:00
Stefan Frijters 46c2b72e19
python3Packages.ziafont: init at 0.5 2023-04-06 16:58:40 +02:00
Stefan Frijters a46fe14c90
python3Packages.latex2mathml, latex2mathml: init at 3.75.2 2023-04-06 16:58:40 +02:00
Robert Schütz 2b81862da7
Merge pull request #224908 from SuperSandro2000/home-assistant-drv
nixos/home-assistant: fix infinite recursion when derivations are used in config
2023-04-06 07:56:47 -07:00
Sandro ab73fe1370
Merge pull request #224216 from ambroisie/add-pnpm-lock-export
pnpm-lock-export: init at 0.4.0
2023-04-06 16:33:56 +02:00
Viv Lim c778f4d225 nixos/mastodon: Allow configuring sidekiq processes
This change allows the number of sidekiq processes and which job classes
they handle to be configured.

An instance admin may choose to have separate sidekiq processes handling
jobs related to local users (`default` job class) and jobs related to
federation (`push`, `pull`, `ingress`), so that as the instance grows
and takes on more federation traffic, the local users' experience is not
as impacted.

For more details, see https://docs.joinmastodon.org/admin/scaling/#sidekiq

This pr also includes the following changes suggested in review:

- adds syslog identifiers for mastodon services
- moves working directory config to common cfgService
- adds mastodon.target
2023-04-06 16:30:16 +02:00
Christoph Heiss 453c8f4157
trurl: init at 0.3
This is a new tool for "translating and transposing URLs, made by curl's
Daniel Sternberg.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-04-06 16:29:30 +02:00
06kellyjac 531c554627 deno: fix CVE-2023-28446 2023-04-06 15:23:20 +01:00
Sandro 3a78cc5374
Merge pull request #204732 from rhendric/rhendric/nailgun-split
nailgun: split into client and server
2023-04-06 16:19:09 +02:00
figsoda dbc49ae43f
Merge pull request #224722 from figsoda/pipe-rename 2023-04-06 10:15:52 -04:00
R. Ryantm efd5ee6de6 mongodb-compass: 1.36.1 -> 1.36.2 2023-04-06 14:08:43 +00:00
Martin Weinelt 9de84cd029
Merge pull request #224882 from NixOS/home-assistant
home-assistant: 2023.3.6 -> 2023.4.0
2023-04-06 16:05:07 +02:00
Théo Zimmermann eccb7914a5
Merge pull request #224529 from SiriusStarr/update-lamdera
elmPackages.lamdera: 1.0.1 -> 1.1.0
2023-04-06 15:59:24 +02:00
Pavol Rusnak a04e5d9d4e
Merge pull request #224894 from amjoseph-nixpkgs/pr/openocd/enableParallelBuilding
openocd: enableParallelBuilding=true
2023-04-06 15:58:33 +02:00
Sandro a97b5d3950
Merge pull request #221863 from bennyandresen/zrok-bin__new
zrok: init at 0.3.4
2023-04-06 15:57:12 +02:00
Sandro 60932d9c88
Merge pull request #222510 from fgaz/git-archive-all/init
git-archive-all: init at 1.23.1
2023-04-06 15:49:56 +02:00
Sandro c5d6777759
Merge pull request #222232 from mwdomino/init-aichat
aichat: init at 0.8.0
2023-04-06 15:47:53 +02:00
happysalada c617af9c05 nushellPlugins.query: init at 0.78.0 2023-04-06 09:30:34 -04:00
COLAMAroro aa4cf231c4 pulsar: init at 1.103.0
Community maintained fork of the sunset Atom editor.
https://github.com/pulsar-edit/pulsar
2023-04-06 15:02:29 +02:00
Justin Bedő 642ee2373c
Merge pull request #224827 from r-ryantm/auto-update/varscan
varscan: 2.4.5 -> 2.4.6
2023-04-06 22:51:16 +10:00
Mario Rodas d361da6b80
Merge pull request #224885 from delroth/flexget-transmission-rpc
flexget: pin transmission-rpc version to fix compatibility issue
2023-04-06 07:45:48 -05:00
Mario Rodas 01ff6e242c
Merge pull request #224939 from marsam/update-ncspot
ncspot: 0.13.0 -> 0.13.1
2023-04-06 07:45:01 -05:00
Uri Baghin 0a65747324
Merge pull request #224917 from uri-canva/uri/fix-symlinks
buildBazelPackage: fix difference between linux and darwin deps
2023-04-06 22:10:59 +10:00
Bobby Rong 936c0f659d
Merge pull request #224922 from bobby285271/upd/budgie
budgie.budgie-backgrounds: 0.1 -> 1.0
2023-04-06 20:02:29 +08:00
Francesco Gazzetta 148fb1c770 git-archive-all: init at 1.23.1 2023-04-06 14:00:36 +02:00
Thiago Kenji Okada 101bc33b43
Merge pull request #223324 from StepBroBD/osu-lazer
osu-lazer: 2023.305.0 -> 2023.403.1
2023-04-06 08:50:54 -03:00