Commit graph

3 commits

Author SHA1 Message Date
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
R. RyanTM 6a568e0198 linuxquota: 4.04 -> 4.05
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/quota/versions
2019-04-02 15:38:25 -07:00
Matthew Bauer 62315cf52a quota: rename to linuxquota 2018-04-13 10:40:25 -05:00