summary refs log tree commit diff
path: root/pkgs/development/libraries/elementary-cmake-modules
Commit message (Collapse)AuthorAge
* elementary-cmake-modules: removeAnderson Torres2023-09-04
| | | | | | The repository redirects to https://github.com/elementary/junk, with a message saying "Branches serve as archives for code that is either retired from use or not yet ready." Also, no other file in Nixpkgs tree uses this.
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | 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.
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: remove redundant recvolth2019-08-28
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* elementary-cmake-modules: add version (#43732)worldofpeace2018-07-18
|
* elementary-cmake-modules: init at 319ec5336...Sam Parkinson2018-03-01