Commit graph

26 commits

Author SHA1 Message Date
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01: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
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 fe2094acf8 padthv1: 0.9.17 -> 0.9.18 2020-11-04 00:32:50 +00:00
Bart Brouns d9c9889907 padthv1: 0.9.16 -> 0.9.17 2020-10-14 11:54:39 +02:00
R. RyanTM 0984755ff6 padthv1: 0.9.15 -> 0.9.16 2020-08-15 16:51:35 +00:00
R. RyanTM 330bd7c3b7 padthv1: 0.9.14 -> 0.9.15 2020-07-07 10:01:42 -07:00
R. RyanTM 763278f3cc padthv1: 0.9.13 -> 0.9.14 2020-05-08 12:19:47 +00:00
R. RyanTM 0bc43b2a09 padthv1: 0.9.12 -> 0.9.13 2020-03-27 13:09:50 -07:00
R. RyanTM 0db991d067 padthv1: 0.9.11 -> 0.9.12 2020-02-06 20:11:33 +01:00
R. RyanTM 0be5b83ddd padthv1: 0.9.10 -> 0.9.11 (#72590) 2019-11-02 23:28:10 +01:00
R. RyanTM 5d65335e4a padthv1: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/padthv1/versions
2019-10-07 15:48:52 -07:00
Marek Mahut c6ecbc83c1 padthv1: using Qt5's mkDerivation 2019-08-20 19:53:37 +02:00
R. RyanTM 70a9ca44fa padthv1: 0.9.8 -> 0.9.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/padthv1/versions
2019-08-19 18:48:55 -07:00
Bart Brouns df231a4794 padthv1: 0.9.7 -> 0.9.8 2019-07-20 12:32:40 +02:00
R. RyanTM 1b0a635b4c padthv1: 0.9.6 -> 0.9.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/padthv1/versions
2019-06-23 14:54:42 +02:00
R. RyanTM 9e6153383f padthv1: 0.9.5 -> 0.9.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/padthv1/versions
2019-04-15 11:40:45 -07:00
R. RyanTM 4442cd8a72 padthv1: 0.9.4 -> 0.9.5 (#57353)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/padthv1/versions
2019-03-27 15:44:51 +01:00
R. RyanTM ac62227cfe padthv1: 0.9.3 -> 0.9.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/padthv1/versions
2018-12-14 20:10:07 -08:00
R. RyanTM 02cd8e8260 padthv1: 0.9.2 -> 0.9.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/padthv1/versions
2018-11-18 18:29:20 -08:00
Bart Brouns 33aa225a9d padthv1: 0.9.0 -> 0.9.2 (#45520) 2018-08-24 01:02:33 +02:00
Ryan Mulligan 9ff07f94bd padthv1: 0.8.6 -> 0.9.0 (#37074)
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.9.0 with grep in /nix/store/hwmra92c366yp6nk74clkyan2bx7hxym-padthv1-0.9.0
- found 0.9.0 in filename of file in /nix/store/hwmra92c366yp6nk74clkyan2bx7hxym-padthv1-0.9.0
2018-03-23 14:50:50 -05:00
Ryan Mulligan e74fbedb9f padthv1: 0.8.5 -> 0.8.6
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.8.6 with grep in /nix/store/qym51fhm41wgvcfjx3r36n9ldh5y25qv-padthv1-0.8.6
- found 0.8.6 in filename of file in /nix/store/qym51fhm41wgvcfjx3r36n9ldh5y25qv-padthv1-0.8.6

cc "@magnetophon"
2018-02-28 14:28:01 +00:00
Bart Brouns 18f500b890 padthv1: 0.8.4 -> 0.8.5 2017-12-08 20:48:58 +01:00
Bart Brouns 45971ebb3e Vee One Suite: 0.8.0 -> 0.8.4 2017-08-28 00:51:26 +02:00