Commit Graph

612006 Commits

Author SHA1 Message Date
R. Ryantm
e8c2fa5ebc hishtory: 0.288 -> 0.290 2024-04-15 01:11:04 +00: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
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
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
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
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
Ashish SHUKLA
2a16ac4174
fuzzel: 1.9.2 -> 1.10.0
- Switch to finalAttrs pattern
2024-04-14 16:14:28 +00:00
R. Ryantm
7d1cfb83bb local-ai: 2.12.3 -> 2.12.4 2024-04-14 15:19:43 +00:00
DontEatOreo
8c11ab639a
raycast: add maintainer donteatoreo 2024-04-14 18:17:03 +03:00
DontEatOreo
0951eef380
raycast: fix passthru.updateScript
- fixed updateScript to work with maintainers/scripts/update.nix
2024-04-14 18:15:10 +03:00
Nick Cao
5f81b2812e
Merge pull request #302719 from NickCao/fw-ectool
fw-ectool: unstable-2022-12-03 -> 0-unstable-2023-12-15, switch upstream
2024-04-14 11:11:45 -04:00
Matthias Beyer
689c67d2cc
Merge pull request #304042 from r-ryantm/auto-update/cargo-temp
cargo-temp: 0.2.19 -> 0.2.20
2024-04-14 17:10:13 +02:00
Sandro
f712cc6b5d
Merge pull request #303914 from SuperSandro2000/prom-port-type
nixos/prometheus: use ports type
2024-04-14 17:07:04 +02:00
Nick Cao
e0c9ecbd75
Merge pull request #304032 from r-ryantm/auto-update/protolint
protolint: 0.49.4 -> 0.49.6
2024-04-14 11:00:37 -04:00
éclairevoyant
efe282a872
Merge pull request #303997 from isabelroses/add-pace
pace: init at 0.15.2
2024-04-14 14:59:44 +00:00
Nick Cao
f525f59597
Merge pull request #303988 from r-ryantm/auto-update/phrase-cli
phrase-cli: 2.23.1 -> 2.23.2
2024-04-14 10:58:39 -04:00