Commit graph

16 commits

Author SHA1 Message Date
fortuneteller2k d7687d1499 usbmuxd: 1.1.1 -> unstable-2021-05-08 2021-06-03 02:23:11 +08:00
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08: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
Marc Seeger cff660c975
usbmuxd: 2019-11-11 -> 1.1.1 2020-12-07 10:17:21 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Ivan Kozik 8ecf18caa3 usbmuxd: 2019-03-05 -> 2019-11-11 2019-12-07 20:53:34 +00:00
Silvan Mosberger 71c1b44349
usbmuxd: 2018-10-10 -> 2019-03-05 2019-04-16 20:00:44 +02:00
worldofpeace 54cb062ac9
usbmuxd: cleanup 2019-02-17 10:47:20 -05:00
Ari Lotter d4246d702e usbmuxd: 2018-07-22 -> 2018-10-10 2019-01-30 11:55:24 -05:00
worldofpeace ddc73a67b5 usbmuxd: 1.1.0 -> 2018-07-22 2018-08-13 00:48:58 -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
Vladimír Čunát 96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Thomas Tuegel 487310e921 usbmuxd: update to 1.1.0 2015-04-29 17:46:14 -05:00
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Yury G. Kudryashov fcaa6a1abe usbmuxd-1.0.7
svn path=/nixpkgs/trunk/; revision=31321
2012-01-05 23:15:33 +00:00
Yury G. Kudryashov 74abd6e9ad Add usbmuxd
svn path=/nixpkgs/trunk/; revision=23948
2010-09-26 19:39:35 +00:00