Commit graph

10 commits

Author SHA1 Message Date
OPNA2608 7498e4c282 libsidplayfp: 2.2.0 -> 2.2.1 2021-07-20 15:37:57 +02:00
OPNA2608 cfd190abcf libsidplayfp: 2.1.1 -> 2.2.0 2021-06-16 21:05:15 +09:00
OPNA2608 29072962ed libsidplayfp: 2.0.5 -> 2.1.1 2021-04-14 20:24:02 +02: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 ecd8d89c36 libsidplayfp: 2.0.4 -> 2.0.5 2020-11-03 06:32:05 +00:00
OPNA2608 ce846253ca libsidplayfp: 1.8.7 -> 2.0.4 2020-08-04 13:05:26 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
Tuomas Tynkkynen ace7b252f2 libsidplayfp: 1.8.6 -> 1.8.7 2018-07-01 13:11:56 +03:00
Ram Kromberg 2c81c24fa6 libsidplayfp: init at 1.8.6
Fixes #17542.

@fpletz: Removed unnecessary autotools dependencies.
2016-08-12 14:22:09 +02:00