Commit Graph
471767 Commits
Author SHA1 Message Date
R. Ryantm e64348b2bf mympd: 10.2.5 -> 10.2.6 2023-04-06 20:24:25 +00:00
SandroandGitHub 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
ArtturiandGitHub 06c63bcc53 Merge pull request #223142 from Artturin/crossfixes6 2023-04-06 23:09:56 +03:00
Adam Joseph 482b61e142 default-crate-overrides.nix: prevent git fetch
The build.rs script shipped with evdev-sys attempts to detect cross
compilation and uses a completely different codepath which does a
`git fetch` inside the build script.  This doesn't work in nixpkgs.

This PR adds a `touch libevdev/.git` to trick the `build.rs` into
thinking that it is not necessary to do a `git fetch`.

Thanks to @figsoda for finding this more-elegant solution to the
problem (my original solution needed to patch `build.rs`):

  https://github.com/NixOS/nixpkgs/pull/224893#pullrequestreview-1373809617

Tested on:
- [x] `aarch64-linux` (cross from `x86_64-linux`)
2023-04-06 13:05:07 -07:00
Fabian AffolterandGitHub 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 AffolterandGitHub 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
figsodaandGitHub 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 BourdonandGitHub 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 FosterandGitHub 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
Domen Kožar 0373758bed cachix: 1.4.1 -> 1.4.2 2023-04-06 19:35:39 +01:00
figsodaandGitHub c7f79ffaee Merge pull request #225023 from dylanmtaylor/patch-1 2023-04-06 14:20:05 -04:00
figsoda f0f192cf13 hayagriva: init at 0.3.0 2023-04-06 14:19:42 -04:00
Pavol Rusnak 7c7d9a499f electrs: 0.9.11 -> 0.9.13 2023-04-06 20:17:02 +02:00
SandroandGitHub d82b65d4dc Merge pull request #222412 from dylanmtaylor/remove-chefdk 2023-04-06 19:42:48 +02:00
Pol Dellaiera 0d7295ade2 vscode-extensions.devsense.profiler-php-vscode: init at 1.33.12924 2023-04-06 19:41:35 +02:00
Pol Dellaiera ec5d68c93a vscode-extensions.devsense.phptools-vscode: init at 1.33.12924 2023-04-06 19:41:11 +02:00
Pol Dellaiera 0150df8d51 vscode-extensions.devsense.composer-php-code: init at 1.33.12924 2023-04-06 19:40:38 +02:00
Ben Darwin dd0e45a02f python310Packages.mlflow: unbreak 2023-04-06 13:37:59 -04:00
Dylan M. TaylorandGitHub 86d38710b4 maintainers: fix typo 2023-04-06 13:22:55 -04:00
Artturin 03ead006e0 slmenu: remove
upstream is gone and the package hadn't been updated in a long time
2023-04-06 20:08:10 +03:00
Artturin 719ce1641b utsushi-imagescan: use mirrors
https://aur.archlinux.org/packages/imagescan-plugin-networkscan#comment-889998

> It seems that Epson has abandoned this software. I have changed the package to download from a mirror hosted by me.
2023-04-06 20:01:14 +03:00
sternenseemann 70aea98451 haskell.compiler.ghcHEAD: 9.7.20230217 -> 9.7.20230406 2023-04-06 19:00:21 +02:00
R. Ryantm e259fae393 gobgpd: 3.12.0 -> 3.13.0 2023-04-06 16:58:17 +00:00
R. Ryantm 65c79040d8 cariddi: 1.3.0 -> 1.3.1 2023-04-06 16:57:29 +00:00
Mario RodasandGitHub 3cde9b5e4d Merge pull request #224804 from 06kellyjac/deno-patch
deno: fix CVE-2023-28446
2023-04-06 11:51:29 -05:00
ArtturiandGitHub 4d383f2c4f Merge pull request #222401 from Artturin/newlibincr 2023-04-06 19:50:31 +03:00
R. Ryantm 7d574da9c9 rbspy: 0.16.0 -> 0.17.0 2023-04-06 16:49:38 +00:00
Mario RodasandGitHub 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
figsoda 44ce62dbd4 cargo-deny: 0.13.7 -> 0.13.8
Diff: https://github.com/EmbarkStudios/cargo-deny/compare/0.13.7...0.13.8

Changelog: https://github.com/EmbarkStudios/cargo-deny/blob/0.13.8/CHANGELOG.md
2023-04-06 11:49:12 -04:00
Michael Adler c37fcd8927 ungoogled-chromium: 111.0.5563.147 -> 112.0.5615.50 2023-04-06 17:09:25 +02:00
Nick CaoandGitHub 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ützandGitHub 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
SandroandGitHub 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 LimandKerstin 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
SandroandGitHub 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 fe31e1e4d5 ttyper: 1.0.0 -> 1.1.0
Diff: https://github.com/max-niederman/ttyper/compare/v1.0.0...v1.1.0
2023-04-06 10:17:52 -04:00
figsodaandGitHub 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