Commit graph

13 commits

Author SHA1 Message Date
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
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
R. RyanTM aa09c8014b asunder: 2.9.6 -> 2.9.7 2020-10-25 09:44:36 +01:00
R. RyanTM 2ea468a8d5 asunder: 2.9.5 -> 2.9.6 2020-06-17 11:38:31 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM a38273aaa5 asunder: 2.9.4 -> 2.9.5 (#72459)
* asunder: 2.9.4 -> 2.9.5

* asunder: cleanup build inputs
Move intltool and makeWrapper to nativeBuildInputs
2019-11-04 17:09:25 +01:00
R. RyanTM 252c71a35e asunder: 2.9.3 -> 2.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/asunder/versions
2019-09-26 00:08:57 -07: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
R. RyanTM 3c574a458a asunder: 2.9.2 -> 2.9.3 (#38750)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/asunder/versions.

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 2.9.3 with grep in /nix/store/maiwh6l7wa8gyjhx1zlg8l8xwrczszr7-asunder-2.9.3
- directory tree listing: https://gist.github.com/5cfcd566e15079a73ab786533722d002
2018-04-14 21:41:27 +02:00
Ryan Mulligan ced7947e3c asunder: 2.8 -> 2.9.2
Semi-automatic update; builds on NixOS
2018-02-24 15:52:53 -08:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Nikolay Amiantov f8ea234720 asunder: use gtk2 explicitly 2016-09-13 12:57:22 +03:00
James Wood 87ee2736ce asunder: init at 2.8 (#18510) 2016-09-13 07:06:23 +02:00