Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08: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
R. RyanTM
7f31ed028d
libite: 2.1.2 -> 2.2.0
2020-03-18 08:00:57 +00:00
R. RyanTM
f0b586c612
libite: 2.1.0 -> 2.1.2
2020-02-22 22:39:51 +00:00
R. RyanTM
95b1902579
libite: 2.0.2 -> 2.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libite/versions
2019-09-27 07:53:00 -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
Markus Kowalewski
96b77d8d4d
libite: fix license
2018-10-18 22:36:22 +02:00
Markus Kowalewski
1d902ca5a2
libite: add licenses
2018-10-17 21:33:14 +02:00
R. RyanTM
d596db5ea6
libite: 2.0.1 -> 2.0.2 ( #40484 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libite/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.0.2 with grep in /nix/store/naarzbhrc25il5apxf2s1d6npnv5bdwj-libite-2.0.2
- directory tree listing: https://gist.github.com/5c0e5f0b94104a500555ba038e45c2bf
- du listing: https://gist.github.com/4fa4a3663027f65a44561a901994afc7
2018-05-16 14:44:31 +02:00
Franz Pletz
5319630e57
libite: 1.9.2 -> 2.0.1
2018-01-28 18:52:22 +01:00
Franz Pletz
694dbaeeb5
libite: 1.8.3 -> 1.9.2
2017-08-01 06:16:03 +02:00
Franz Pletz
21b5093966
libite: 1.8.2 -> 1.8.3
2017-06-20 03:45:38 +02:00
Franz Pletz
fa3fb19445
libite: init at 1.8.2
2016-09-19 00:58:54 +02:00