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
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
R. RyanTM
fe95720fc2
blueman: 2.0.5 -> 2.0.6
...
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 .
2018-08-08 20:30:40 -07:00
Robert Schütz
0fd688a1a5
blueman: use python3Packages
2018-08-03 15:25:19 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Ryan Mulligan
c4f8c10d94
openobex: 1.7.1 -> 1.7.2
...
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.7.2 with grep in /nix/store/g5fyaqyx13bzb0pwn2jm4ykv1qgwxx0k-openobex-1.7.2
- found 1.7.2 in filename of file in /nix/store/g5fyaqyx13bzb0pwn2jm4ykv1qgwxx0k-openobex-1.7.2
2018-02-28 11:32:38 +01:00
Nikolay Amiantov
a7d4448b4c
blueman: 2.0.4 -> 2.0.5
2018-02-25 22:24:09 +03:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Andreas Rammhold
d99321cf68
blueman: add gobjectIntrospection
as native build dependency
...
`gobjectIntrospection` provides a hook to fixup GI_TYPELIB_PATH.
Before this change all blueman tools fail to start because they are
unable to discover the Gtk3 libraries.
2018-01-05 13:59:25 +01:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Guillaume Maudoux
d15a067856
blueman: fix python wrapper mockup
2017-08-30 02:59:57 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Nikolay Amiantov
530ababdf6
blueman: wrap binaries in libexec
...
Fixup after c10af9e744
2017-06-01 14:30:40 +03:00