Commit graph

4 commits

Author SHA1 Message Date
Sandro Jäckel a59de3b3f4
libnixxml: cleanup 2021-03-03 16:23:56 +01:00
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
tomberek ac0ac4fe51
dydisnix: init at unstable (#49366)
* dydisnix: init at unstable-2018-04-26

updated with suggestions from @xeji

* Update pkgs/tools/package-management/disnix/dydisnix/default.nix

Co-Authored-By: Ryan Mulligan <ryan@ryantm.com>

* Add dydisxnix and libnixxml

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
Co-authored-by: Tom Bereknyei <tom@rebelliondefense.com>
2020-11-25 07:27:28 -08:00