about summary refs log tree commit diff
path: root/pkgs/tools/bluetooth
AgeCommit message (Collapse)AuthorFilesLines
2022-06-07Point changelog to tag instead of masterSimon Schoeters1-1/+1
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-06-07Add homepage URL instead of variableSimon Schoeters1-1/+1
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-06-07Remove obvious comments from ldflagsSimon Schoeters1-3/+3
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-06-07bluewalker: init at 0.3.0Simon Schoeters1-0/+29
2022-05-16bluez-tools: unstable-2016-12-12 -> unstable-2020-10-24Sergei Trofimovich1-3/+3
Has a few fixes. Among other things fixes upstream gcc-10 build failure: ld: bt-agent.o:(.bss+0x0): multiple definition of `agent_need_unregister'; lib/agent-helper.o:(.bss+0x0): first defined here
2022-03-31blueberry: use gnome-bluetooth_1_0Bobby Rong2-101/+2
2022-03-25blueberry: fix build with meson 0.61Bobby Rong1-0/+10
2022-03-25blueberry: use old version of gnome-bluetooth for the time beingMaciej Krüger2-2/+91
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-02-12Merge pull request #159137 from r-ryantm/auto-update/bluemanNikolay Amiantov1-2/+2
blueman: 2.2.3 -> 2.2.4
2022-02-11blueman: 2.2.3 -> 2.2.4R. Ryantm1-2/+2
2022-02-11blueberry: 1.4.6 -> 1.4.7R. Ryantm1-2/+2
2021-12-31blueberry: 1.4.5 -> 1.4.6R. Ryantm1-2/+2
2021-12-22blueman: 2.2.2 -> 2.2.3 (#148882)R. RyanTM1-2/+2
2021-12-11blueberry: 1.4.4 -> 1.4.5R. Ryantm1-2/+2
2021-12-05treewide: use pname&version instead of nameFelix Buehler1-4/+3
2021-08-12tools: replace name with pname&versionFelix Buehler5-10/+15
2021-08-07blueman: 2.2.1 -> 2.2.2R. RyanTM1-2/+2
2021-06-29blueberry: 1.4.3 -> 1.4.4R. RyanTM1-2/+2
2021-06-25blueman: 2.1.4 -> 2.2.1Domen Kožar1-14/+2
2021-06-16bluez-alsa: 3.0.0 -> 3.1.0R. RyanTM1-2/+2
2021-06-14blueberry: 1.4.2 -> 1.4.3R. RyanTM1-2/+2
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-05-08gnome: rename from gnome3Jan Tojnar2-4/+4
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-04-04iproute: deprecate aliasSandro Jäckel1-3/+3
2021-02-01treewide: xdg_utils -> xdg-utilsBen Siraphob1-2/+2
2021-01-20treewide: editorconfig fixeszowoq1-2/+2
- remove trailing whitespace - use spaces for indentation
2021-01-19Merge pull request #109900 from r-ryantm/auto-update/blueberryJosé Romildo Malaquias1-2/+2
blueberry: 1.4.0 -> 1.4.2
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2021-01-19blueberry: 1.4.0 -> 1.4.2R. RyanTM1-2/+2
2021-01-17pkgs/tools: pkgconfig -> pkg-config (2)Ben Siraphob8-16/+16
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch6-12/+12
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-12-05blueberry: 1.3.9 -> 1.4.0R. RyanTM1-2/+2
2020-11-24utillinux: rename to util-linuxGraham Christensen1-4/+4
2020-10-28Merge pull request #101351 from r-ryantm/auto-update/bluez-alsaLinus Heckemann1-2/+2
bluez-alsa: 2.1.0 -> 3.0.0
2020-10-27blueman: 2.1.3 -> 2.1.4Martin Weinelt1-2/+2
Fixes: CVE-2020-15238 https://github.com/blueman-project/blueman/security/advisories/GHSA-jpc9-mgw6-2xwx
2020-10-22bluez-alsa: 2.1.0 -> 3.0.0R. RyanTM1-2/+2
2020-08-24rfkill: removeV1-4/+4
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] https://github.com/karelzak/util-linux/commit/d17fb726b562a69e8f174d46fa6cf794abc129cd [2] https://git.sipsolutions.net/rfkill.git/log/
2020-08-14blueberry: init at 1.3.9José Romildo Malaquias1-0/+96
2020-06-09Merge pull request #87672 from dasj19/bluemanBenjamin Hipple1-2/+2
blueman 2.1.2 -> 2.1.3
2020-05-19Merge pull request #85991 from lheckemann/bluez-alsa-fix-dbus-policyLinus Heckemann1-2/+2
bluez-alsa: fix installation of D-Bus policy and alsa config
2020-05-12blueman 2.1.2 -> 2.1.3Daniel Șerbănescu1-2/+2
2020-04-28libusb-compat-0_1: rename from libusbJan Tojnar2-4/+4
2020-04-25bluez-alsa: fix installation of D-Bus policy and alsa configLinus Heckemann1-2/+2
This allows granting bluez-alsa access to the systemwide D-bus name
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly6-6/+6
2020-03-12blueman: 2.1.1 -> 2.1.2Maximilian Bosch1-2/+2
2020-02-20bluez-alsa: 2.0.0 -> 2.1.0Linus Heckemann1-2/+2
2020-01-13bluez-alsa: 1.4.0 -> 2.0.0Linus Heckemann1-7/+6
Also add myself to maintainers
2020-01-09obexfs: add missing bluez depJonathan Ringer1-4/+4
2020-01-06obexftp: 0.24 -> 0.24.2R. RyanTM1-2/+2