Commit graph

112 commits

Author SHA1 Message Date
R. RyanTM 7f3755e67a blueman: 2.2.1 -> 2.2.2 2021-08-07 04:13:01 +00:00
R. RyanTM 0616d2a463 blueberry: 1.4.3 -> 1.4.4 2021-06-29 02:20:29 +00:00
Domen Kožar 1bb478f5be
blueman: 2.1.4 -> 2.2.1 2021-06-25 16:18:12 +02:00
R. RyanTM d2134e6603 bluez-alsa: 3.0.0 -> 3.1.0 2021-06-16 14:39:19 -07:00
R. RyanTM cd532ef505 blueberry: 1.4.2 -> 1.4.3 2021-06-14 17:36:59 +00:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03: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
Sandro Jäckel 9378fdf87e
iproute: deprecate alias 2021-04-04 01:43:46 +02:00
Ben Siraphob a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
José Romildo Malaquias 6bc77f6fd4
Merge pull request #109900 from r-ryantm/auto-update/blueberry
blueberry: 1.4.0 -> 1.4.2
2021-01-19 10:13:12 -03:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
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-19 01:16:25 -08:00
R. RyanTM 1e2cd67fe9 blueberry: 1.4.0 -> 1.4.2 2021-01-19 05:45:26 +00:00
Ben Siraphob d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01: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
Linus Heckemann 5a7198995b
Merge pull request #101351 from r-ryantm/auto-update/bluez-alsa
bluez-alsa: 2.1.0 -> 3.0.0
2020-10-28 16:12:25 +01:00
Martin Weinelt 3f9dfc12f3
blueman: 2.1.3 -> 2.1.4
Fixes: CVE-2020-15238

https://github.com/blueman-project/blueman/security/advisories/GHSA-jpc9-mgw6-2xwx
2020-10-27 20:00:23 +01:00
R. RyanTM e7234a508f bluez-alsa: 2.1.0 -> 3.0.0 2020-10-22 10:59:34 +00: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
Benjamin Hipple ecc9b2f3aa
Merge pull request #87672 from dasj19/blueman
blueman 2.1.2 -> 2.1.3
2020-06-09 00:52:42 -04:00
Linus Heckemann 4b2dc0f07e
Merge pull request #85991 from lheckemann/bluez-alsa-fix-dbus-policy
bluez-alsa: fix installation of D-Bus policy and alsa config
2020-05-19 13:48:06 +02:00
Daniel Șerbănescu 3502f2acb0 blueman 2.1.2 -> 2.1.3 2020-05-12 17:12:19 +02:00
Jan Tojnar e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Linus Heckemann 3605fc7a79 bluez-alsa: fix installation of D-Bus policy and alsa config
This allows granting bluez-alsa access to the systemwide D-bus name
2020-04-25 19:10:04 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Maximilian Bosch 3fa6cd14ce
blueman: 2.1.1 -> 2.1.2 2020-03-12 21:08:44 +01:00
Linus Heckemann 7fa751b7c6 bluez-alsa: 2.0.0 -> 2.1.0 2020-02-20 19:32:55 +01:00
Linus Heckemann 24c1660d28 bluez-alsa: 1.4.0 -> 2.0.0
Also add myself to maintainers
2020-01-13 19:23:48 +01:00
Jonathan Ringer 3ad5206263 obexfs: add missing bluez dep 2020-01-09 12:30:31 -08:00
R. RyanTM 35deaf5604 obexftp: 0.24 -> 0.24.2 2020-01-06 17:47:07 -08:00
worldofpeace 6b98d70f61 blueman: update patch
Fixes #71297
2019-10-17 16:56:41 -04:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
worldofpeace fcb84c5534 blueman: no optional networkmanager
blueman declares NetworkManager gi bindings
as a required runtime dependency [0]

Fixes #69555

[0]: 531da47b06/Dependencies.md
2019-09-30 22:55:17 -04:00
worldofpeace 271c4b16e9 blueman: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Averell Dalton e0850f8a94 blueman: 2.0.8 -> 2.1.1 2019-09-03 10:26:54 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM 2f92840a14 bluez-alsa: 1.3.1 -> 1.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bluez-alsa/versions
2019-03-20 23:42:08 -07:00
Jan Malakhovski 1b2c28b0ee blueman: move defaults to package file 2019-02-03 15:33:19 +00:00
R. RyanTM 8d8c16db9e blueman: 2.0.7 -> 2.0.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/blueman/versions
2019-01-17 21:01:17 -08:00
R. RyanTM 0e0e9de95a blueman: 2.0.6 -> 2.0.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/blueman/versions
2019-01-04 11:10:17 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Markus Kowalewski 932861cacb
obexd: add licenese 2018-11-15 00:13:53 +01:00
Markus Kowalewski 89d0ad5c85
obex-data-server: add license 2018-11-15 00:13:52 +01:00
Jan Malakhovski 6ebad0821f bluez-alsa: init at 1.3.1 (#47236) 2018-09-24 22:42:20 +02:00
adisbladis 67d61b429c
Merge pull request #44808 from r-ryantm/auto-update/blueman
blueman: 2.0.5 -> 2.0.6
2018-08-09 13:53:22 +08:00