Commit Graph

6 Commits

Author SHA1 Message Date
Arjan Schrijver
4a40e22af2 ly: 0.2.1 -> 0.6.0 2023-06-19 10:57:11 +02:00
Fiona Weber
c8ec6204fe ly: change maintainer to vidister
This commit changes the package maintainer of ly to vidister. The former maintainer (spacekookie) agreed to hand over maintainership.
2021-08-24 19:54:47 +02:00
Ben Siraphob
3496ce2a0c treewide: remove trailing whitespaces 2021-01-01 10:41:04 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
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
Katharina Fey
a6d0b9c5b5
ly: init at 0.2.1 2018-11-08 21:40:00 +01:00