Weijia Wang
c86b91cbf8
Merge pull request #304083 from wegank/mold-clang-16-3
...
mold: unpin stdenv on darwin
2024-04-15 02:44:49 +02:00
Weijia Wang
dacff68751
Merge pull request #304107 from TomaSajt/spotube
...
spotube: update meta.homepage, format with nixfmt
2024-04-15 02:39:20 +02:00
Fabian Affolter
1f54fa2ddf
Merge pull request #304085 from fabaff/pymodbus-bump
...
python312Packages.pymodbus: 3.6.7 -> 3.6.8
2024-04-15 00:14:58 +02:00
7c6f434c
16cd01b808
Merge pull request #303952 from r-ryantm/auto-update/rizin
...
rizin: 0.7.2 -> 0.7.3
2024-04-14 21:57:18 +00:00
Samuel Ainsworth
5291719682
Merge pull request #304068 from r-ryantm/auto-update/python312Packages.equinox
...
python312Packages.equinox: 0.11.3 -> 0.11.4
2024-04-14 17:47:27 -04:00
Peder Bergebakken Sundt
2748d22b45
Merge pull request #304086 from r-ryantm/auto-update/python312Packages.frozendict
...
python312Packages.frozendict: 2.4.1 -> 2.4.2
2024-04-14 23:08:09 +02:00
Weijia Wang
3f9dfce316
Merge pull request #292872 from OPNA2608/init/lomiri/lomiri
...
Lomiri shell package, modules & tests: init
2024-04-14 22:45:19 +02:00
TomaSajt
e08a8231e2
spotube: update meta.homepage, format with nixfmt
2024-04-14 22:42:38 +02:00
R. RyanTM
ed817f4699
xcaddy: 0.3.5 -> 0.4.0
...
https://github.com/caddyserver/xcaddy/releases/tag/v0.4.0
diff: https://github.com/caddyserver/xcaddy/compare/v0.3.5...v0.4.0
2024-04-14 22:14:19 +02:00
Sandro
ec2cb66cbe
Merge pull request #301928 from nevivurn/feat/gomod-workvendor
...
buildGoModule: vendorHash fixes for proxyVendor and Go 1.22
2024-04-14 21:57:17 +02:00
Martin Weinelt
dc6d23fe09
Merge pull request #303731 from mweinelt/frigate-onvif-wsdl-dir
...
frigate: fix path to onvif wsdl files
2024-04-14 21:52:31 +02:00
Sandro
2fc8074584
Merge pull request #304074 from r-ryantm/auto-update/yq
...
yq: 3.2.3 -> 3.3.0
2024-04-14 21:43:27 +02:00
OPNA2608
d59720a710
doc/release-notes: mention Lomiri availability
2024-04-14 21:38:41 +02:00
OPNA2608
93e91c150e
ayatana-indicator-messages: Fix desktop parsing
...
Not *great*, but a start.
MessagingMenu has a function for mapping an app to desktop file data. This relies on GLib to parse the desktop file,
which needs the binary from the 'Exec=' entry on PATH, otherwise it bails.
messaging_menu_app_set_desktop_id calls g_desktop_app_info_new:
334668ad5a/libmessaging-menu/messaging-menu-app.c (L245-L252)
Which, after some jumps inbetween, ends up in g_desktop_app_info_load_from_keyfile and calls g_find_program_for_path:
204a76669b/gio/gdesktopappinfo.c (L1920-L1951)
Which uses PATH:
204a76669b/glib/gutils.c (L371)
2024-04-14 21:38:40 +02:00
OPNA2608
8d0a5773b2
lomiri.telephony-service: Fix indicator
2024-04-14 21:38:40 +02:00
OPNA2608
52696f99fa
lomiri.libusermetrics: Add custom patch for launching systemd service
...
The UserMetrics service expects AppArmor to be available, and its database access breaks when that's not the case.
Details: https://gitlab.com/ubports/development/core/libusermetrics/-/issues/8
We need to set an envvar for it to work AppArmor-less, but that requires system config knowledge.
Solve this by telling the D-Bus service to look for & launch a systemd service, which we will later create in the Lomiri module.
2024-04-14 21:38:40 +02:00
OPNA2608
9c5e9db5bf
lomiri.lomiri-system-settings: Patch language plugin's locale lookup path
...
The only part this really affects for us is Lomiri's First-Time-Launch Wizard, which uses the found & filtered
locale identifiers for a language selection & gets stuck unless at least 1 valid language has been found.
This makes the wizard process completable, in case we ever re-enable it.
2024-04-14 21:38:40 +02:00
OPNA2608
c1af1ec922
lomiri.content-hub: Move example peers to examples output
2024-04-14 21:38:40 +02:00
OPNA2608
dd3f11b8f6
lomiri.morph-browser: Patch desktop icon path to be absolute
...
Because Lomiri App Launch parses it on Lomiri startup, and having a relative Icon entry somehow corrupts the search paths.
2024-04-14 21:38:40 +02:00
OPNA2608
b6fd92ab77
nixos/tests/lomiri: init
2024-04-14 21:38:40 +02:00
OPNA2608
9528502e83
nixos/lomiri: init
2024-04-14 21:38:36 +02:00
OPNA2608
399d698854
nixos/lightdm-greeters/lomiri: init
2024-04-14 21:38:32 +02:00
OPNA2608
67daa5021f
lomiri.lomiri-session: init at 0.2
2024-04-14 21:36:34 +02:00
OPNA2608
1850a54e57
lomiri.lomiri: init at 0.2.1
2024-04-14 21:36:34 +02:00
Weijia Wang
5d0b251de2
Merge pull request #302406 from r-ryantm/auto-update/python311Packages.qdldl
...
python311Packages.qdldl: 0.1.7.post0 -> 0.1.7.post1
2024-04-14 21:33:41 +02:00
Robert Scott
ad27491b76
ngtcp2: fix build on darwin by providing CoreServices
2024-04-14 21:13:36 +02:00
Robert Scott
e6cae7e4f7
nghttp3: fix build on darwin by providing CoreServices
2024-04-14 21:13:36 +02:00
Weijia Wang
248e51a6ee
Merge pull request #303548 from wahjava/update-fuzzel
...
fuzzel: 1.9.2 -> 1.10.0
2024-04-14 21:12:37 +02:00
Weijia Wang
e8d27c907e
Merge pull request #299589 from mschwaig/compress-composable-kernel
...
rocmPackages.composable_kernel: compress output
2024-04-14 21:09:58 +02:00
Ben Siraphob
70dcf56aae
Merge pull request #304020 from r-ryantm/auto-update/fq
2024-04-14 15:01:27 -04:00
José Romildo Malaquias
1fb4604eef
Merge pull request #304044 from r-ryantm/auto-update/colloid-gtk-theme
...
colloid-gtk-theme: 2023-10-28 -> 2024-04-14
2024-04-14 15:58:57 -03:00
Martin Weinelt
e62c51a05c
frigate: fix path to onvif wsdl files
...
Frigate assumes, that all its dependencies are in the same site-packages
directory as frigate itself, which is not the case with how we link
together environments using the PYTHONPATH.
2024-04-14 20:39:55 +02:00
Christian Kögler
6158aa1c12
Merge pull request #304054 from r-ryantm/auto-update/local-ai
...
local-ai: 2.12.3 -> 2.12.4
2024-04-14 20:20:51 +02:00
Someone
446fee38c1
Merge pull request #301188 from SomeoneSerge/cudaPackages/rename-cudatoolkit
...
cudaPackages.cudatoolkit: replace with symlinkJoin
2024-04-14 18:15:20 +00:00
R. Ryantm
9480865104
python312Packages.frozendict: 2.4.1 -> 2.4.2
2024-04-14 18:02:26 +00:00
Fabian Affolter
d67c7ccde4
python312Packages.pymodbus: 3.6.7 -> 3.6.8
...
Diff: https://github.com/pymodbus-dev/pymodbus/compare/refs/tags/v3.6.7...v3.6.8
Changelog: https://github.com/pymodbus-dev/pymodbus/releases/tag/v3.6.8
2024-04-14 20:01:53 +02:00
Fabian Affolter
91ff44d5dd
Merge pull request #304043 from fabaff/ansicolor-refactor
...
python312Packages.ansicolor: refactor
2024-04-14 19:59:17 +02:00
Weijia Wang
f841100d22
Merge pull request #304067 from wegank/llvm-18-cleanup
...
llvmPackages_18: drop an orphaned file
2024-04-14 19:51:38 +02:00
Weijia Wang
24de5c7b08
mold: unpin stdenv on darwin
2024-04-14 19:49:02 +02:00
Robert Scott
efb96bc312
Merge pull request #303341 from yayayayaka/gitlab-16.10.2
...
gitlab: 16.10.1 -> 16.10.2
2024-04-14 18:46:28 +01:00
K900
96ffa2eb23
Merge pull request #303785 from K900/gamescope-3.14.3
...
gamescope: 3.14.2 -> 3.14.3
2024-04-14 20:38:01 +03:00
Bernardo Meurer
1a18c38eaf
Merge pull request #304053 from DontEatOreo/fix-updateScript-raycast
2024-04-14 13:34:32 -04:00
R. Ryantm
9adf0708a3
yq: 3.2.3 -> 3.3.0
2024-04-14 17:08:13 +00:00
Artturi
339b8d219a
Merge pull request #301792 from JohnRTitor/mlv-app
...
mlv-app: 1.11 -> 1.14
2024-04-14 19:59:13 +03:00
Weijia Wang
eccb909f96
Merge pull request #303933 from wegank/kotatogram-llvm
...
kotatogram-desktop: use llvmPackages_14 on darwin
2024-04-14 18:58:13 +02:00
Weijia Wang
3e53974862
Merge pull request #303942 from wegank/dolphin-emu-clang-16
...
dolphin-emu: unpin stdenv on darwin
2024-04-14 18:57:46 +02:00
Weijia Wang
b174ea6192
llvmPackages_18: drop an orphaned file
2024-04-14 18:56:19 +02:00
R. Ryantm
7f0edf51e7
python312Packages.equinox: 0.11.3 -> 0.11.4
2024-04-14 16:51:01 +00:00
Artturi
e3a065c414
Merge pull request #304012 from diniamo/fix-ananicy-rules-cachyos-hooks
...
ananicy-rules-cachyos: fix hooks and pname
2024-04-14 19:38:38 +03:00
Artturi
f6a5316213
Merge pull request #303919 from traxys/udev_ckb_next
...
ckb-next: Fix udev rule
2024-04-14 19:37:31 +03:00