Commit graph

16 commits

Author SHA1 Message Date
fortuneteller2k 752be7c65c libusbmuxd: 2.0.2 -> unstable-2021-02-06 2021-06-03 02:25:29 +08:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08: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
Marc Seeger eccbaa2c01
libusbmuxd: 2019-03-23 -> 2.0.2 2020-12-07 10:17:21 +01:00
Marc Seeger f3e317168b libusbmuxd: Add darwin support. 2020-12-02 12:15:37 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
Silvan Mosberger dd03b216e5
libusbmuxd: 2019-01-18 -> 2019-03-23 2019-04-16 20:00:44 +02:00
Will Dietz 668f759678 libusbmuxd: 2018-07-23 -> 2019-01-18 2019-02-28 10:08:46 -06:00
worldofpeace d4d5068557 libusbmuxd: 1.0.10 -> 2018-07-23 2018-08-13 00:46:35 -04:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Pascal Wittmann a1703436af
libusbmuxd: use cve tag in patchname for vulnix auto-detection 2018-04-22 11:43:42 +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
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Franz Pletz 77f2fff41d libusbmuxd, libimobiledevice: Fix CVE-2016-5104 2016-07-10 10:46:22 +02:00
Thomas Tuegel e3ff2793fb add libusbmuxd-1.0.10 2015-04-29 17:45:57 -05:00