Commit Graph

20 Commits

Author SHA1 Message Date
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
figsoda
d454e416fd pkgs/tools/bluetooth: remove dead code 2023-07-25 10:28:26 -04:00
Bobby Rong
990e429f06
blueberry: add missing libnotify
ref: https://github.com/NixOS/nixpkgs/issues/234833
2023-05-30 13:20:43 +08:00
Bobby Rong
ab8f86d73f
various: add bobby285271 as maintainer (#198911)
Basically Linux Mint related packages.
Cinnamon 5.6 is likely to happen soon, I want to make sure no duplicate work is done.
2022-11-01 17:24:40 +08:00
Bobby Rong
be91726358
treewide: rename cinnamon.xapps to cinnamon.xapp
https://github.com/linuxmint/xapps redirects to https://github.com/linuxmint/xapp, and the meson project name is xapp.
2022-08-03 20:47:04 +08:00
Bobby Rong
ecd8ff8af3
blueberry: 1.4.7 -> 1.4.8 2022-08-03 20:46:35 +08:00
Bobby Rong
baa0a8b9ef
blueberry: use gnome-bluetooth_1_0 2022-03-31 23:29:42 +08:00
Bobby Rong
5d92c840ed blueberry: fix build with meson 0.61 2022-03-25 15:02:50 +01:00
Maciej Krüger
26e552ee19 blueberry: use old version of gnome-bluetooth for the time being
The new version is incompatible (see https://github.com/linuxmint/blueberry/issues/123)

This re-adds the old one, but just for blueberry, until the
compatibility issue is fully resolved
2022-03-25 15:01:23 +01:00
R. Ryantm
a49de1f450 blueberry: 1.4.6 -> 1.4.7 2022-02-11 02:57:26 +00:00
R. Ryantm
8e5e97a6ec blueberry: 1.4.5 -> 1.4.6 2021-12-31 12:22:26 +00:00
R. Ryantm
e70b6daf29 blueberry: 1.4.4 -> 1.4.5 2021-12-11 14:14:02 +00:00
R. RyanTM
0616d2a463 blueberry: 1.4.3 -> 1.4.4 2021-06-29 02:20:29 +00:00
R. RyanTM
cd532ef505 blueberry: 1.4.2 -> 1.4.3 2021-06-14 17:36:59 +00:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
R. RyanTM
1e2cd67fe9 blueberry: 1.4.0 -> 1.4.2 2021-01-19 05:45:26 +00:00
R. RyanTM
a76886f82c blueberry: 1.3.9 -> 1.4.0 2020-12-05 08:28:01 +00:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
V
b63b5eda68 rfkill: remove
rfkill was subsumed by util-linux in 2017 [1], and the upstream has not
been updated in over 5 years [2]. This package shadows the rfkill from
util-linux, so it can be completely removed with no breaking changes,
because util-linux is in the base package set in nixos/system-path.

[1] d17fb726b5
[2] https://git.sipsolutions.net/rfkill.git/log/
2020-08-24 02:49:27 +02:00
José Romildo Malaquias
83e63e0390 blueberry: init at 1.3.9 2020-08-14 10:26:31 -03:00