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
Janne Heß 37469c3038 tt-rss-plugin-auth-ldap: Use the correct license
The repo now has a license file which contains the Apache 2 license.
2019-02-10 17:22:16 +01:00
Jörg Thalheim a8244c680a
tt-rss-plugin-auth-ldap: init at 2.0.0 2019-02-08 07:08:11 +00:00