Commit graph

38 commits

Author SHA1 Message Date
R. RyanTM 546e892ebc android-udev-rules: 20210425 -> 20210501 2021-05-17 14:02:36 -07:00
R. RyanTM 977a71dca5 android-udev-rules: 20210302 -> 20210425 2021-04-25 19:55:42 +00:00
R. RyanTM 2b4c7c6cf3 android-udev-rules: 20201003 -> 20210302 2021-03-07 23:58:46 +01: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 bf62d8f629 android-udev-rules: 20200613 -> 20201003 2020-10-29 08:31:05 +00:00
R. RyanTM a2f3c2521c android-udev-rules: 20200410 -> 20200613 2020-10-25 09:37:31 +01:00
R. RyanTM 64f80e3397 android-udev-rules: 20191103 -> 20200410 2020-04-11 18:24:40 +00:00
Jörg Thalheim d6292986d8
android-udev-rules: 20190315 -> 20191103 2019-11-05 10:32:43 +00: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
Nikolay Amiantov fe3333273b android-udev-rules: 20190114 -> 20190315 2019-06-04 01:36:27 +03:00
Jörg Thalheim a73ad4615a
android-udev-rules: 20181031 -> 20190114 2019-01-18 13:27:38 +00:00
Jörg Thalheim 31682848cb
android-udev-rules: 20180112 -> 20181031 2019-01-03 20:56:39 +01:00
Nikolay Amiantov cc1363aec5 android-udev-rules: 20171113 -> 20180112 2018-02-25 22:24:09 +03:00
Joerg Thalheim b22f75748e android-udev-rules: 20171107 -> 20171113 2017-11-13 21:04:33 +00:00
Joerg Thalheim 55e6a5a4da android-udev-rules: 20171031 -> 20171107 2017-11-08 20:24:00 +00:00
Joerg Thalheim 7c8ec77db2 android-udev-rules: 20171014 -> 20171031 2017-11-02 15:12:43 +00:00
Joerg Thalheim acee0f9bea android-udev-rules: 20170612 -> 20171014 2017-10-13 20:15:49 +01: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
Jörg Thalheim f866cae200
android-udev-rules: 20170305 -> 20170612 2017-06-13 08:07:04 +01:00
Jörg Thalheim b4f5bce607
android-udev-rules: 20170208 -> 20170305 2017-03-06 13:53:01 +01:00
Jörg Thalheim 3455bd6f36
android-udev-rules: 20170202 -> 20170208 2017-02-09 22:23:52 +01:00
Jörg Thalheim 2c96395272
android-udev-rules: 20170125 -> 20170202 2017-02-06 13:21:50 +01:00
Jörg Thalheim c2a7c448da
android-udev-rules: 20170109 -> 20170125 2017-01-27 22:37:12 +01:00
Jörg Thalheim 87e1c49298
android-udev-rules: 20170106 -> 20170109 2017-01-09 13:40:31 +01:00
Jörg Thalheim adbcb37db5
android-udev-rules: 20161014 -> 20170106 2017-01-08 23:40:40 +01:00
Jörg Thalheim c1b0ec5266
android-udev-rules: 20160805 -> 20161014 2016-10-30 17:05:11 +01:00
Jörg Thalheim ec20540a1a
android-udev-rules: usage example 2016-08-29 23:40:13 +02:00
Nikolay Amiantov b30f4e5e4f android-udev-rules: 2016-04-26 -> 20160805 2016-08-14 22:37:10 +03:00
Nikolay Amiantov a80e94a774 android-udev-rules: 2016-03-03 -> 2016-04-26 2016-04-30 03:12:33 +03:00
Nikolay Amiantov 7482f131ed android-udev-rules: 20151209 -> 2016-03-03 2016-03-04 14:46:30 +03:00
Nikolay Amiantov 957b09d61a android-udev-rules: 20151108 -> 20151209 2016-01-13 21:21:43 +03:00
Desmond O. Chang a058329a28 android-udev-rules: 20150920 -> 20151108 2015-11-11 16:45:16 +08:00
Nikolay Amiantov a0343c3711 android-udev-rules: 20150821 -> 20150920 2015-10-15 17:07:38 +03:00
Desmond O. Chang 5986ec0923 android-udev-rules: 20150301 -> 20150821 2015-08-22 18:24:20 +08:00
Nikolay Amiantov c40e9abc93 android-udev-rules: update package 2015-07-28 12:33:30 +03:00
Arseniy Seroka daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Nikolay Amiantov f0c54d671a android-udev-rules: update 2015-03-29 13:05:28 +03:00
Nikolay Amiantov 104d7e7e62 android-udev-rules: add package 2015-02-04 23:09:47 +03:00