Markus S. Wamser
4c168e4679
mimic: reorder attributes
2021-10-15 22:13:35 +02:00
Markus S. Wamser
827b7b962c
mimic: 1.2.0.2 -> 1.3.0.1
...
* version bump
* adopt upstream renaming of repository
* add wrapper for alsaPlugins
2021-09-14 14:50:03 +02:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03: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
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +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
Jan Malakhovski
ce14636ae0
mimic: move defaults to package file
...
and fix some eol spaces.
2019-02-13 23:12:35 +00:00
Andy Chun @noneucat
69e96f65ed
mimic: init at 1.2.0.2
2018-08-15 12:43:37 -07:00