Commit graph

4 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
Vladimír Čunát bc4e718db6
xournalpp nitpick: plugins do work now (reportedly) 2019-06-23 10:37:15 +02:00
Will Dietz 8ea66b0151
xournalpp: 1.0.8 -> 1.0.12
* revisit plugin support, drop old patch
* use lua5_3 as it seems to expect (require)
* disable format hardening, fix build
2019-05-30 22:09:22 -05:00
Andrew Dunham 4cf0343b42 xournalpp: init at 1.0.8 2019-03-04 23:46:36 -08:00