Commit graph

8 commits

Author SHA1 Message Date
zowoq 59b83c43e0 treewide: add final newline 2021-01-22 07:18:04 +10:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
zowoq 47062433b6 ejson: use upstream vendor 2020-09-08 16:32:39 +10:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Michael Fellinger f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02: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
Michael Fellinger 6c3d774ca0 ejson: 1.2.0 -> 1.2.1 2019-05-02 23:58:48 +02:00
Michael Fellinger 3a275ac1eb ejson: init at 1.2.0 2018-09-26 13:36:46 +02:00