Nick Cao and GitHub
fa996a8aee
Merge pull request #319960 from r-ryantm/auto-update/safeeyes
...
safeeyes: 2.1.6 -> 2.1.8
2024-06-16 10:01:29 -04:00
Marcus Ramberg and GitHub
c66ccb3e2a
Merge pull request #320114 from christoph-heiss/floorp-update
...
floorp: 11.3.3 -> 11.14.1
2024-06-16 16:00:39 +02:00
Nick Cao and GitHub
46bb79cfff
Merge pull request #319972 from r-ryantm/auto-update/x42-avldrums
...
x42-avldrums: 0.7.2 -> 0.7.3
2024-06-16 09:59:10 -04:00
Nick Cao and GitHub
503b60ee45
Merge pull request #319980 from r-ryantm/auto-update/ballerina
...
ballerina: 2201.9.0 -> 2201.9.1
2024-06-16 09:58:31 -04:00
Martin Weinelt and GitHub
55f157bb3e
Merge pull request #320140 from pennae/syncstorage-updates
...
syncstorage-rs: 0.15.2 -> 0.17.0
2024-06-16 15:42:04 +02:00
Fabian Affolter and GitHub
683aa7c4e3
Merge pull request #320213 from r-ryantm/auto-update/python311Packages.std-uritemplate
...
python311Packages.std-uritemplate: 0.0.59 -> 1.0.1
2024-06-16 15:15:37 +02:00
Fabian Affolter and GitHub
3fd5bf5fce
Merge pull request #320229 from r-ryantm/auto-update/python311Packages.approvaltests
...
python311Packages.approvaltests: 12.2.0 -> 12.2.1
2024-06-16 15:14:24 +02:00
Fabian Affolter and GitHub
ba06293cdb
Merge pull request #317678 from fabaff/textual-bump
...
python312Packages.textual: 0.53.1 -> 0.65.1
2024-06-16 14:38:29 +02:00
Ben Siraphob and GitHub
8222aa9278
Merge pull request #315183 from jopejoe1/fix-pname
...
treewide: replace name with pname
2024-06-16 12:34:01 +00:00
Ben Siraphob and GitHub
9189eb6dce
Merge pull request #317334 from Sigmanificient/loguru
...
python311Packages.loguru: speed-up tests phase
2024-06-16 12:33:17 +00:00
Adam C. Stephens and GitHub
3b97a2e9ba
Merge pull request #320135 from adamcstephens/transmission3/vendor-patch
...
transmission: vendor openssl 3 patch
2024-06-16 08:04:23 -04:00
Adam C. Stephens and GitHub
7b0841d3dc
Merge pull request #320206 from JohnRTitor/river
...
river: 0.3.2 -> 0.3.3
2024-06-16 08:02:35 -04:00
Artturin and GitHub
11a4ca1b3d
Merge pull request #316349 from xtrm-en/init/clang18Stdenv-alias
...
clang18Stdenv: init
2024-06-16 14:35:24 +03:00
Sandro and GitHub
f88f5fec3e
Merge pull request #318933 from mweinelt/vaultharden
...
nixos/vaultwarden: update state directory name, harden systemd unit
2024-06-16 13:31:10 +02:00
Artturin and GitHub
23b617791c
Merge pull request #307211 from pwaller/llvm-simplify-arg-passthrough
...
llvmPackages_{12,13,14,15,16,17,18,git}: Simplify argument passthrough
2024-06-16 14:29:45 +03:00
Sefa Eyeoglu and GitHub
d20426f87b
meletrix-udev-rules: init at 0-unstable-2023-10-20 ( #253670 )
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
squash-merged due to erroneous commit message
2024-06-16 13:17:53 +02:00
Peder Bergebakken Sundt and GitHub
e11a432c1c
Merge pull request #320091 from r-ryantm/auto-update/flexget
...
flexget: 3.11.36 -> 3.11.37
2024-06-16 13:14:16 +02:00
Aaron Andersen and GitHub
1a6f087c2a
Merge pull request #320158 from r-ryantm/auto-update/kodiPackages.infotagger
...
kodiPackages.infotagger: 0.0.7 -> 0.0.8
2024-06-16 06:55:59 -04:00
R. Ryantm
b668babd97
python311Packages.approvaltests: 12.2.0 -> 12.2.1
2024-06-16 10:55:47 +00:00
Aaron Andersen and GitHub
a6b7adf448
Merge pull request #320013 from sanzoghenzo/add-simplecache
...
kodi-simplecache: init at 2.0.2
2024-06-16 06:52:47 -04:00
Aaron Andersen and GitHub
39bb214d29
Merge pull request #320011 from sanzoghenzo/add-kodi-plugin-cache
...
kodi-plugin-cache: init at 3.0.0
2024-06-16 06:52:32 -04:00
Aaron Andersen and GitHub
019bc3bcd7
Merge pull request #319239 from sanzoghenzo/add-kodi-upnext
...
kodi-upnext: init at 1.1.9+matrix1
2024-06-16 06:46:01 -04:00
Aaron Andersen and GitHub
c1172b3b0a
Merge pull request #320005 from sanzoghenzo/add-kodi-formula1
...
kodi-formula1: init at 2.0.2
2024-06-16 06:44:50 -04:00
Raghav Sood and GitHub
b168e44798
Merge pull request #319928 from r-ryantm/auto-update/ton
...
ton: 2024.04 -> 2024.06
2024-06-16 18:19:56 +08:00
Cosima Neidahl and GitHub
3563ebc663
Merge pull request #316891 from r-ryantm/auto-update/ayatana-indicator-session
...
ayatana-indicator-session: 24.2.0 -> 24.5.0
2024-06-16 12:11:33 +02:00
Christoph Heiss
116ee53f87
floorp: patch .desktop PWA file command path
...
Floorp hardcodes /usr/bin/floorp as binary path when generating .desktop
files for PWAs. That obviously not work for Nix-installed version, so
patch it to just refer to "floorp", relying on $PATH.
See also #314115 .
Signed-off-by: Christoph Heiss <christoph@c8h4.io >
2024-06-16 11:43:35 +02:00
Cosima Neidahl and GitHub
b60ebf54c1
Merge pull request #316264 from OPNA2608/fix/unstableGitUpdater-hardcodeZeroVersion-comment
...
unstableGitUpdater: Remove bitrotten comment about hardcodeZeroVersion on tag-less projects
2024-06-16 11:39:57 +02:00
Cosima Neidahl and GitHub
8627d8aeb4
Merge pull request #317880 from r-ryantm/auto-update/famistudio
...
famistudio: 4.2.0 -> 4.2.1
2024-06-16 11:20:29 +02:00
Cosima Neidahl and GitHub
dbde1d9063
Merge pull request #317000 from OPNA2608/fix/lomiri-QT_QPA_PLATFORMTHEME-issue
...
lomiri.lomiri-session: Unset QT_QPA_PLATFORMTHEME
2024-06-16 11:18:39 +02:00
R. Ryantm
50ca53ebaa
python311Packages.std-uritemplate: 0.0.59 -> 1.0.1
2024-06-16 08:51:15 +00:00
Ben Siraphob and GitHub
067a64af76
Merge pull request #310104 from lheckemann/swig2-cross
...
swig2: fix cross-building
2024-06-16 08:49:01 +00:00
Fabian Affolter
dd455254a8
python312Packages.textual: 0.65.1 -> 0.68.0
...
Diff: https://github.com/Textualize/textual/compare/refs/tags/v0.65.1...v0.68.0
Changelog: https://github.com/Textualize/textual/releases/tag/v0.68.0
2024-06-16 10:47:19 +02:00
Fabian Affolter
6ce9e91371
python312Packages.textual-dev: disable tests
...
Tests require a running textual WS server
2024-06-16 10:47:19 +02:00
John Titor
4e23d8eed0
river: 0.3.2 -> 0.3.3
2024-06-16 14:14:05 +05:30
Francesco Gazzetta
ee82ceaba6
wxc: init at 1.0.0.2
2024-06-16 08:42:49 +00:00
Ben Siraphob and GitHub
ac4054068e
Merge pull request #314507 from ShamrockLee/libdvdnav_4_2_1-cross
...
libdvdnav_4_2_1: fix cross-compilation
2024-06-16 08:38:14 +00:00
nixpkgs-merge-bot[bot] and GitHub
5fa29cc3ee
Merge pull request #320014 from r-ryantm/auto-update/dtools
...
dtools: 2.108.0 -> 2.109.0
2024-06-16 08:30:28 +00:00
Gaétan Lepage and GitHub
d9e7ae38ea
Merge pull request #319834 from GaetanLepage/huggingface-hub
...
python311Packages.huggingface-hub: 0.23.3 -> 0.23.4
2024-06-16 10:23:54 +02:00
Pol Dellaiera and GitHub
22279cafcc
Merge pull request #317138 from l0b0/ydotool-group
...
nixos/ydotool: Make group configurable
2024-06-16 10:18:26 +02:00
Pol Dellaiera and GitHub
31ec299d80
Merge pull request #320194 from numinit/android-studio-full
...
android-studio-full: fix changelog ordering
2024-06-16 10:11:43 +02:00
Fabian Affolter
317340ce68
oterm: 0.2.8 -> 0.2.9
...
Changelog: https://github.com/ggozad/oterm/releases/tag/0.2.9
2024-06-16 09:41:07 +02:00
Ben Siraphob and GitHub
c7b13a8c00
Merge pull request #319976 from ExpidusOS/fix/pkgsllvm/libbsd
...
libbsd: fix version script with lld 17+
2024-06-16 07:37:10 +00:00
Atemu and GitHub
e5e05859f1
Merge pull request #319637 from Shawn8901/xnamod_update
...
linux_xanmod, linux_xanmod_latest: 2024-06-12
2024-06-16 09:36:49 +02:00
Fabian Affolter
475e3c538c
python312Packages.rich-pixels: 2.2.0 -> 3.0.1
...
Diff: https://github.com/darrenburns/rich-pixels/compare/refs/tags/2.2.0...3.0.1
Changelog: https://github.com/darrenburns/rich-pixels/releases/tag/refs/tags/3.0.1
2024-06-16 09:36:30 +02:00
Fabian Affolter
c27c4e60b2
python312Packages.textual: 0.53.1 -> 0.65.1
...
Diff: https://github.com/Textualize/textual/compare/refs/tags/v0.53.1...v0.65.1
Changelog: https://github.com/Textualize/textual/releases/tag/v0.65.1
2024-06-16 09:34:42 +02:00
Tristan Ross
852c13ca9b
libbsd: fix version script with lld 17+
2024-06-16 00:21:52 -07:00
Fabian Affolter and GitHub
915271e1c8
Merge pull request #319996 from fabaff/pyhaversion-bump
...
python312Packages.pyhaversion: 23.1.0 -> 24.6.1
2024-06-16 09:13:05 +02:00
Fabian Affolter and GitHub
447368759a
Merge pull request #319999 from fabaff/langchain-bump
...
python312Packages.langsmith: 0.1.64 -> 0.1.77, python311Packages.langchain-core: 0.2.5 -> 0.2.7, python311Packages.langchain: 0.2.3 -> 0.2.5, python312Packages.langchain-community: 0.2.4 -> 0.2.5
2024-06-16 09:12:43 +02:00
Fabian Affolter and GitHub
6c83e2c1e8
Merge pull request #320001 from fabaff/daphne-bump
...
python311Packages.daphne: 4.0.0 -> 4.1.2
2024-06-16 09:12:16 +02:00
Fabian Affolter and GitHub
f5377bd55f
Merge pull request #320110 from fabaff/blebox-uniapi-bump
...
python311Packages.blebox-uniapi: 2.3.0 -> 2.4.2
2024-06-16 09:12:07 +02:00