Commit Graph
471657 Commits
Author SHA1 Message Date
superherointj 96580f5b07 fluxcd: remove superherointj as maintainer 2023-03-31 16:29:45 -03:00
superherointj 7e9223c08e k3s: remove superherointj as maintainer 2023-03-31 16:29:45 -03:00
R. Ryantm 522ed38d27 calico-cni-plugin: 3.25.0 -> 3.25.1 2023-03-31 19:28:44 +00:00
AtemuandGitHub 45ce4de0fb Merge pull request #224063 from mahmoudk1000/master
anki-bin: 2.1.60 -> 2.1.61
2023-03-31 21:27:55 +02:00
Chuck Z d857988d21 anki-bin: add commandLineArgs to package arguments
anki-bin is built with buildFHSUserEnv on Linux, which makes using overrides
  to pass in command line arguments impossible. This commit adds the
  commandLineArgs argument to the package inputs and appends the string
  to the runscript, allowing pkgs.override to add flags to pass to anki
  when the derivation is built.

  This is useful when anki's desired directory isn't the default, allowing
  users to specify the directory in their overlays instead of adding a
  flag everytime they call the program.
2023-03-31 13:19:53 -06:00
Anders Kaseorg ebe0a9d07a mozillavpn: 2.14.0 → 2.14.1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-03-31 12:05:59 -07:00
R. Ryantm 14eafe7905 crd2pulumi: 1.2.3 -> 1.2.4 2023-03-31 18:58:05 +00:00
Sandro Jäckel 900f24f005 element: quiet wget's in update script 2023-03-31 20:49:29 +02:00
Sandro Jäckel 314f2eb00c element: 1.11.26 -> 1.11.28 2023-03-31 20:49:19 +02:00
R. Ryantm cc60c01e04 buf: 1.15.1 -> 1.16.0 2023-03-31 18:44:36 +00:00
Robert SchützandGitHub 0c36f27606 Merge pull request #223783 from dotlambda/libdeltachat-1.112.1
libdeltachat: 1.112.0 -> 1.112.4
2023-03-31 11:42:00 -07:00
R. Ryantm f86619b4da calicoctl: 3.25.0 -> 3.25.1 2023-03-31 18:28:49 +00:00
K900 9aef9e6cad isoimagewriter: init at 0.9.1 2023-03-31 21:23:46 +03:00
Robert Schütz cc1f75044b python310Packages.rapidfuzz: 2.13.7 -> 2.14.0
Diff: https://github.com/maxbachmann/RapidFuzz/compare/refs/tags/v2.13.7...v2.14.0

Changelog: https://github.com/maxbachmann/RapidFuzz/blob/refs/tags/v2.14.0/CHANGELOG.rst
2023-03-31 11:17:13 -07:00
Robert Schütz d8cd324e3c python310Packages.cython_3: 3.0.0a11 -> 3.0.0b2
Changelog: https://github.com/cython/cython/blob/3.0.0b2/CHANGES.rst
2023-03-31 11:15:04 -07:00
Robert Schütz 589e19633c libdeltachat: 1.112.3 -> 1.112.4
Diff: https://github.com/deltachat/deltachat-core-rust/compare/v1.112.3...v1.112.4

Changelog: https://github.com/deltachat/deltachat-core-rust/blob/v1.112.4/CHANGELOG.md
2023-03-31 11:10:40 -07:00
R. Ryantm 632c9141cb elementsd: 22.1 -> 22.1.1 2023-03-31 17:59:30 +00:00
IndeedNotJames 81419809df gops: 0.3.25 -> 0.3.27
https://github.com/google/gops/releases/tag/v0.3.27
https://github.com/google/gops/releases/tag/v0.3.26
diff: https://github.com/google/gops/compare/v0.3.25...v0.3.27
2023-03-31 19:56:56 +02:00
Vincenzo Mantova 948a156291 blahtexml: 0.9+date=2020-05-16 -> 1.0 2023-03-31 18:49:08 +01:00
Ilan Joselevich 9b0c60a90f nextcloud-client: 3.7.4 -> 3.8.0
Diff: https://github.com/nextcloud/desktop/compare/v3.7.4...v3.8.0
2023-03-31 20:43:53 +03:00
Maximilian BoschandGitHub 22793aa0a2 Merge pull request #224086 from LibreCybernetics/kernel-updates
Linux kernel updates 2023-03-31
2023-03-31 19:42:00 +02:00
S. Nordin Abouzahra c3853b4745 deadd-notification-center: 2022-04-20 -> unstable-2022-11-07
Update deadd-notification-center to the latest revision. Change the
expression from using the prebuilt binary provided in the repository to
building from source instead as well as provide a functioning systemd
service file as the one provided by upstream is broken.

Remove pacman99 from and add Melkor333 to maintainers as requested.
2023-03-31 13:37:33 -04:00
R. Ryantm 121b8ff577 bdf2sfd: 1.1.7 -> 1.1.8 2023-03-31 17:33:25 +00:00
Nikolay KorotkiyandGitHub 3487ae7d0f Merge pull request #222224 from imincik/rasterio-1.3.6
python3Packages.rasterio: 1.3.5 -> 1.3.6
2023-03-31 21:02:45 +04:00
Michal Sojka b1cb42d3b7 cppzmq: make zeromq propagatedBuildInput
cppzmq is a header-only library. As such, it is not much useful
without zeromq, whose headers it includes. By having zeromq in
propagatedBuildInputs, we can simplify dependent expressions.

This change is motivated by
https://github.com/lopsided98/nix-ros-overlay/issues/255#issuecomment-1487590226.
The expressions in nix-ros-overlay are automatically generated and
since packages in other distributions where ROS runs need not to
explicitly depend on zeromq, the Nix expression should behave the
same. This way, nix-ros-overlay will not to have manually
patch/overlay the automatically generated expressions.
2023-03-31 18:58:56 +02:00
0x4A6F 3bd8fc0067 lgogdownloader: 3.10 -> 3.11 2023-03-31 18:35:01 +02:00
pacien cdaf166a67 gscan2pdf: disable a dubiously failing test
This temporarily disable a test failing after a patch imagemagick
update (https://github.com/NixOS/nixpkgs/pull/223277).

This might be either a regression in imagemagick or a picky matching
in that particular test.

Nevertheless rest of the software remains usable,
so I think we can simply disable this test for now.

Nixpkgs issue: https://github.com/NixOS/nixpkgs/issues/223446
Upstream issue: https://sourceforge.net/p/gscan2pdf/bugs/417/
2023-03-31 18:34:12 +02:00
Nikolay Korotkiy fa6f949e2e tilemaker: 2.3.0 → 2.4.0 2023-03-31 20:24:13 +04:00
Nikolay KorotkiyandGitHub 1c0ae9981b Merge pull request #223857 from r-ryantm/auto-update/martin
martin: 0.8.0 -> 0.8.1
2023-03-31 19:50:13 +04:00
Philipp Mildenberger 52e0339403 fractal: fix build due to git dependencies in Cargo.lock 2023-03-31 17:49:29 +02:00
Nikolay KorotkiyandGitHub aa3a0fe19a Merge pull request #224052 from imincik/rasterio-geospatial-team-maint
python3Packages.rasterio: update maintainers to geospatial team
2023-03-31 19:49:03 +04:00
Martin WeineltandGitHub 474b520c44 Merge pull request #224044 from r-ryantm/auto-update/firefox-beta-bin-unwrapped
firefox-beta-bin-unwrapped: 112.0b8 -> 112.0b9
2023-03-31 17:42:49 +02:00
Martin WeineltandGitHub 69356a4c65 Merge pull request #224050 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
firefox-devedition-bin-unwrapped: 112.0b8 -> 112.0b9
2023-03-31 17:42:37 +02:00
Martin WeineltandGitHub 21f8d37a37 Merge pull request #224056 from jopejoe1/firefox
firefox-{beta,devedition}-unwrapped: 112.0b8 -> 112.0b9
2023-03-31 17:42:02 +02:00
Fabián Heredia Montiel c981d75a8e linux/hardened/patches/6.1: 6.1.20-hardened1 -> 6.1.21-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel 2797962ab0 linux/hardened/patches/5.4: 5.4.237-hardened1 -> 5.4.238-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel cd03b60191 linux/hardened/patches/5.15: 5.15.103-hardened1 -> 5.15.104-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel a1cc417761 linux/hardened/patches/5.10: 5.10.175-hardened1 -> 5.10.176-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel 3659d5aa06 linux/hardened/patches/4.19: 4.19.278-hardened1 -> 4.19.279-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel 85b76252bd linux/hardened/patches/4.14: 4.14.310-hardened1 -> 4.14.311-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel f5ada026d7 linux-rt_5_10: 5.10.175-rt84 -> 5.10.176-rt86 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel 0df5f9c97b linux: 6.2.8 -> 6.2.9 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel 7f1608165b linux: 6.1.21 -> 6.1.22 2023-03-31 09:38:09 -06:00
Fabián Heredia Montiel 3d02a041ba linux: 5.4.238 -> 5.4.239 2023-03-31 09:38:09 -06:00
Fabián Heredia Montiel a7cf28e979 linux: 5.15.104 -> 5.15.105 2023-03-31 09:38:09 -06:00
maxineandGitHub 3d1d7c88cb Merge pull request #223991 from r-ryantm/auto-update/plexRaw 2023-03-31 15:21:42 +00:00
Natsu Kagami bd06af8182 heisenbridge: 1.13.1 -> 1.14.2 2023-03-31 16:54:37 +02:00
R. Ryantm f54622faa0 rpcs3: 0.0.27-14824-ad3e740c0 -> 0.0.27-14840-842edbcbe 2023-03-31 14:51:32 +00:00
Lein Matsumaru e3c632e439 exploitdb: 2023-03-30 -> 2023-03-31 2023-03-31 14:48:27 +00:00
Infinitive Witch a389af4e20 komikku: 1.16.0 -> 1.17.0
- pending webkitgtk_6_0 to be compatible with 1.17.1
2023-03-31 11:42:55 -03:00