summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libstatgrab (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* libstatgrab: 0.91 -> 0.92•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libstatgrab/versions R. RyanTM2019-07-191-2/+2
* treewide: remove wkennington as maintainer•••He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those. Jörg Thalheim2019-01-261-1/+0
* treewide: http -> https sources (#42676)•••* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces Silvan Mosberger2018-06-281-1/+1
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-051-1/+1
* libstatgrab: fix darwin build•••Darwin needs IOKit to work. Matthew Bauer2016-08-161-1/+4
* Captialize meta.description of all packages•••In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix) Bjørn Forsman2016-06-201-1/+1
* libstatgrab: Add packageWilliam A. Kennington III2014-10-081-0/+18