Commit graph

9 commits

Author SHA1 Message Date
Sandro Jäckel ae02415ee8
treewide: remove gnidorah
due to github account removal/deletion and not other mean of contact.
2021-04-30 01:48:19 +02: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
Sandro Jäckel f9f1691050
ArchiSteamFarm: 4.3.0.6 -> 4.3.1.0 2020-10-19 21:40:12 +02:00
gnidorah 708f3ce52f
ArchiSteamFarm: 4.2.4.0 -> 4.3.0.6 (#99972) 2020-10-07 17:55:26 -04:00
gnidorah 4269da36d1 ArchiSteamFarm: 4.2.3.6 -> 4.2.4.0 2020-09-13 09:37:44 -07:00
gnidorah eaf6ef8f00 ArchiSteamFarm: 4.2.3.3 -> 4.2.3.6 2020-08-06 09:26:06 +03:00
gnidorah 093dba3264 ArchiSteamFarm: 4.2.2.1 -> 4.2.3.3 2020-06-26 16:13:27 +03:00
gnidorah fbfa6449f0
ArchiSteamFarm: 4.2.0.6 -> 4.2.2.1 (#90219) 2020-06-15 13:29:02 -04:00
gnidorah a21cda2c30
ArchiSteamFarm: init at 4.2.0.6 (#86219) 2020-05-20 12:49:01 -04:00