Commit graph

20 commits

Author SHA1 Message Date
Sandro 156a9954d3 leo-editor: drop ramkromberg from maintainer
per https://github.com/NixOS/nixpkgs/pull/103444#issuecomment-727590668
2020-11-23 22:04:00 -08:00
R. RyanTM 861c3c4561 leo-editor: 6.2 -> 6.2.1 2020-05-05 23:31:22 +02:00
Jonathan Ringer 63575456ae leo-editor: fix makeDesktopItem categories 2020-04-09 10:47:54 -07:00
Jonathan Ringer e8f668185e leo-editor: add qt support 2020-04-09 10:47:54 -07:00
R. RyanTM 8f86e3c1a3 leo-editor: 5.7.3 -> 6.2 2020-04-09 10:47:54 -07:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
xeji eb88142c4b
leo-editor: 5.6 -> 5.7.3, fix build (#46589)
Previous version depended on qt56.qtwebengine which was broken.
2018-09-13 12:17:45 +02:00
Will Dietz 933822d579 leo-editor: add local copy of pyqt56 since it was globally removed 2018-02-18 16:32:30 -06:00
Will Dietz 4139a6f0e5 Revert "Revert "Merge pull request #30031 from dtzWill/update/leo-5.6""
This reverts commit 05f5cdcf66.
2018-02-18 16:24:59 -06:00
Joachim Fasting 05f5cdcf66
Revert "Merge pull request #30031 from dtzWill/update/leo-5.6"
This reverts commit 67c5cb23e9, reversing
changes made to 431c004fbd.

I failed to notice that this depends on a package that had since
been removed. My bad :(
2018-02-17 12:21:26 +01:00
Will Dietz 9b9cb0a038 leo-editor: 5.5 -> 5.6, add docutils and use pyqt56 2018-01-07 17:24:38 -06:00
Victor Calvert 3ff40547f0 leo-editor: Don't hardcode pythonX.Ym 2017-07-06 18:42:38 -04:00
ndowens 3d53b36bc3 leo-editor: 5.3 -> 5.5 2017-04-01 20:58:13 -05:00
Ram Kromberg d6d716490e leo-editor: 5.1 -> 5.3 2016-08-17 16:44:25 +03:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Domen Kožar 925300726d leo-editor: fix build 2015-11-21 21:44:12 +01:00
Domen Kožar 704c8bab41 buildPythonPackage: fix standalone applications using it 2015-11-21 21:44:12 +01:00
Leonardo Cecchi 3f2de3eb64 leo-editor: init at 5.1 2015-07-14 21:49:28 +02:00