Mario Rodas
7679847460
Merge pull request #248538 from figsoda/dist
...
cargo-dist: 0.0.7 -> 0.1.0
2023-08-11 18:10:40 -05:00
Mario Rodas
fc9227ad0a
Merge pull request #248540 from figsoda/binstall
...
cargo-binstall: 1.2.0 -> 1.2.1
2023-08-11 18:08:48 -05:00
Mario Rodas
c48df0be71
Merge pull request #248451 from marsam/update-intermodal
...
intermodal: 0.1.12 -> 0.1.13
2023-08-11 18:04:31 -05:00
Theodore Ni
16227341cf
brotab: patch out unnecessary "import pip" in setup.py
2023-08-11 15:48:07 -07:00
Matthias Beyer
3d1703e576
treewide: add matthiasbeyer to a bunch of packages ( #248566 )
2023-08-11 18:41:21 -04:00
maxine
2f8b9bd4b7
Merge pull request #248555 from SebTM/update/1password_0823
2023-08-12 00:32:10 +02:00
Robert Scott
b5b75d1414
Merge pull request #247976 from r-ryantm/auto-update/python310Packages.memory_profiler
...
python310Packages.memory_profiler: 0.55.0 -> 0.61.0
2023-08-11 23:08:47 +01:00
Dominique Martinet
8563252c01
kodi: fix build with fmt10
...
kodi doesn't build with libfmt_10, which it pulls indirectly from spdlog
We could make a spdlog variant with libfmt_9 but that compilation
problem is already fixed upstream (PR still open), so just backport that
PR until we get a new release
Link: https://github.com/xbmc/xbmc/pull/23453
2023-08-12 06:56:25 +09:00
emilylange
eec1488f88
grafana-agent: 0.35.2 -> 0.35.3
...
https://github.com/grafana/agent/releases/tag/v0.35.3
https://github.com/grafana/agent/blob/v0.35.3/CHANGELOG.md
diff: https://github.com/grafana/agent/compare/v0.35.2...v0.35.3
2023-08-11 23:25:42 +02:00
Fabian Affolter
5284124f46
python311Packages.pyrainbird: 3.0.1 -> 4.0.0
...
Diff: https://github.com/allenporter/pyrainbird/compare/refs/tags/3.0.1...4.0.0
Changelog: https://github.com/allenporter/pyrainbird/releases/tag/4.0.0
2023-08-11 23:17:14 +02:00
Theodore Ni
9203d7fb6b
ablog: 0.10.33.post1 -> 0.11.14.post1
2023-08-11 14:13:46 -07:00
Matt Camp
a7d5190788
vimPlugins.vim-pluto: init at 2022-02-01
2023-08-11 16:02:33 -05:00
7c6f434c
b4991a0538
Merge pull request #248557 from 7c6f434c/fix-lisp-deps
...
sbcl.pkgs.{…}: add missing native dependencies
2023-08-11 21:00:51 +00:00
oddlama
bbac87a2dd
nixos/hostapd: add missing stringification of path in INI format
2023-08-11 22:44:08 +02:00
Pol Dellaiera
999d52eb20
stellar-core: use finalAttrs
pattern
2023-08-11 22:40:17 +02:00
Pol Dellaiera
b584e3aab5
tidal-hifi: use finalAttrs
pattern
2023-08-11 22:35:33 +02:00
Pol Dellaiera
43e4540c49
media-downloader: use finalAttrs
pattern
2023-08-11 22:33:51 +02:00
Pol Dellaiera
554f83f240
Merge pull request #248227 from r-ryantm/auto-update/speechd
...
speechd: 0.11.4 -> 0.11.5
2023-08-11 22:31:04 +02:00
Pol Dellaiera
8d994b947f
Merge pull request #248479 from r-ryantm/auto-update/blst
...
blst: 0.3.10 -> 0.3.11
2023-08-11 22:30:51 +02:00
Pol Dellaiera
b49201ce14
Merge pull request #248165 from r-ryantm/auto-update/vscodium
...
vscodium: 1.80.2.23209 -> 1.81.1.23222
2023-08-11 22:30:38 +02:00
Pol Dellaiera
9bae65302b
Merge pull request #248480 from r-ryantm/auto-update/krapslog
...
krapslog: 0.5.2 -> 0.5.3
2023-08-11 22:30:26 +02:00
Jan Tojnar
52fbc287ca
gnome.gnome-shell: Provide schema compiler path
...
This is required for installing extensions containing schemas since GNOME 44:
> Error while installing just-perfection-desktop@just-perfection: Failed to execute child process “glib-compile-schemas” (No such file or directory)
While at it, also unify the other patched paths.
This adds `glib.dev` to the GNOME Shell runtime closure but it is just 20 MiB increase to 1.9 GiB.
2023-08-11 22:15:28 +02:00
markuskowa
0a088cacf8
Merge pull request #248217 from r-ryantm/auto-update/nfs-ganesha
...
nfs-ganesha: 5.4 -> 5.5
2023-08-11 22:00:10 +02:00
Jan Malakhovski
494522a2a4
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 4: leftovers ( #248528 )
...
This continues where eaafc0f7ea
.
2023-08-11 21:39:00 +02:00
meppu
8a84833c2e
osu-lazer: 2023.803.0 -> 2023.811.0
2023-08-11 22:35:57 +03:00
meppu
0b4ba66034
osu-lazer-bin: 2023.803.0 -> 2023.811.0
2023-08-11 22:35:48 +03:00
Fabian Affolter
90da23d600
Merge pull request #248506 from fabaff/cnspec-bump
...
cnspec: 8.20.0 -> 8.22.1
2023-08-11 21:28:37 +02:00
Markus Theil
aba5b377bf
frozen: init at unstable-2021-02-23
...
frozen is a small JSON parser and generator library,
targeted at embedded use-cases. As it only uses two
source files, add meson.build on the fly to enable
cross compilation.
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-08-11 19:27:43 +00:00
Martin Weinelt
0bd643d500
Merge pull request #247688 from felschr/mullvad-browser-12.5.2
...
mullvad-browser: 12.5.1 -> 12.5.2
2023-08-11 21:17:51 +02:00
Domen Kožar
e6e5501085
Merge pull request #248509 from NixOS/ceedling
...
init ceedling at 0.31.1
2023-08-11 18:39:27 +01:00
Vincent Laporte
fb5e53615b
hol_light: use default version of OCaml
2023-08-11 19:10:36 +02:00
Vincent Laporte
032f6c6f93
ocamlPackages.camlp5: 7.14 → 8.00.05
2023-08-11 19:10:36 +02:00
Vincent Laporte
7e5ada58a9
ledit: use OCaml 4.11
2023-08-11 19:10:36 +02:00
Guy Boldon
a8d80cd408
dataclass-wizard: init at 0.22.2
2023-08-11 19:03:51 +02:00
Guy Boldon
b4ddc3e3db
maintainers: add codifryed
2023-08-11 19:03:51 +02:00
figsoda
be02ea8a60
gpython: init at 0.2.0
...
https://github.com/go-python/gpython
2023-08-11 13:03:14 -04:00
Maciej Krüger
3332ba3862
Merge pull request #247919 from gilice/flutter-notices
...
flutter: link notices to all of the artifact directories.
2023-08-11 19:01:38 +02:00
Elliot Speck (Arcayr)
95ba50f055
mitm6: init at 0.3.0
2023-08-12 03:00:28 +10:00
Jonas Heinrich
666b3d0e06
Merge pull request #248150 from onny/feishin-update
...
feishin: 0.2.0 -> 0.3.0
2023-08-11 18:53:14 +02:00
Sergei Lukianov
92c462b004
mdbook: 0.4.32 -> 0.4.34
2023-08-11 09:35:46 -07:00
Michael Raskin
f10602da92
sbcl.pkgs.{…}: add missing native dependencies
...
Full list of packages going from failure to build to build:
cl-charms libusb-ffi cl-fam jpeg-turbo vorbisfile-ffi png zmq
consfigurator cl-gss magicffi keystone capstone
2023-08-11 18:19:48 +02:00
Fabian Affolter
981171662b
Merge pull request #248471 from savyajha/radian-update
...
python310Packages.radian: 0.6.5 -> 0.6.6
2023-08-11 18:07:00 +02:00
Fabian Affolter
5c8ffaed43
Merge pull request #248505 from fabaff/checkov-bump
...
checkov: 2.3.360 -> 2.3.361
2023-08-11 18:04:12 +02:00
Fabian Affolter
c1fcff7363
Merge pull request #248501 from fabaff/aioesphomeapi-bump
...
python311Packages.aioesphomeapi: 15.1.15 -> 16.0.0
2023-08-11 18:04:00 +02:00
Sebastian Sellmeier
27f5daab06
ulauncher: add sebtm as maintainer
2023-08-11 18:03:41 +02:00
Sebastian Sellmeier
71e42e755c
ulauncher: 5.15.0 -> 5.15.3
...
Diff: [Ulauncher/Ulauncher@5.15.0...5.15.3](https://github.com/Ulauncher/Ulauncher/compare/5.15.0...5.15.3 )
Changelog: https://github.com/Ulauncher/Ulauncher/releases/tag/5.15.3
2023-08-11 18:03:41 +02:00
Fabian Affolter
7258cbf5df
Merge pull request #248500 from fabaff/exploitdb-bump
...
exploitdb: 2023-08-09 -> 2023-08-11
2023-08-11 18:03:37 +02:00
Fabian Affolter
68a9ebb837
Merge pull request #248499 from fabaff/msgspec-bump
...
python311Packages.msgspec: 0.17.0 -> 0.18.0
2023-08-11 18:03:27 +02:00
Fabian Affolter
7959576f97
Merge pull request #248498 from fabaff/md-toc-bump
...
python311Packages.md-toc: 8.1.9 -> 8.2.0
2023-08-11 18:03:18 +02:00
Fabian Affolter
a788e4e1c2
Merge pull request #248497 from fabaff/mkdocs-autorefs-bump
...
python311Packages.mkdocs-autorefs: 0.4.1 -> 0.5.0
2023-08-11 18:03:09 +02:00