Commit graph

14 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
Will Dietz 9921afa53f
trilium: (0.32.4,0.33.5) -> 0.33.6 2019-07-09 07:01:24 -05:00
Will Dietz 1a9a7fb7c8
trilium: 0.32.3 -> 0.32.4 2019-06-06 22:01:44 -05:00
Will Dietz a4113fe531
trilium: 0.30.8 -> 0.32.3 2019-06-04 15:18:08 -05:00
Will Dietz 9f50259ea6 trilium: 0.30.6 -> 0.30.8
https://github.com/zadam/trilium/releases/tag/v0.30.8
https://github.com/zadam/trilium/releases/tag/v0.30.7
2019-04-22 15:23:08 -05:00
Will Dietz 6d7d5759fc trilium: 0.30.4 -> 0.30.6 2019-03-29 02:33:48 -05:00
Will Dietz 7911b288c3 trilium: 0.29.1 -> 0.30.4 (#57056)
https://github.com/zadam/trilium/releases/tag/v0.30.4
2019-03-08 21:45:41 +01:00
Will Dietz ef74bbd221 trilium: 0.28.3 -> 0.29.1
https://github.com/zadam/trilium/releases/tag/v0.29.1
https://github.com/zadam/trilium/releases/tag/v0.29.0-beta

(the 0.29.1 release notes don't repeat the beta notes,
which is where most of the changes are)
2019-02-12 14:13:16 -06:00
Emmanuel Rosa d27e1c58e3 trilium: fix missing GSettings schemas 2019-02-09 17:30:11 +07:00
Will Dietz 217c69dcd0 trilium: move icon fetch attribute into derivation, un-hoist 'version' 2019-02-01 22:25:32 -06:00
Will Dietz ee124b77f3 trilium: 0.27.4 -> 0.28.3
* Fetch svg icon since no longer included.
* Move to xz so don't need p7zip
2019-02-01 20:28:43 -06:00
Will Dietz a4badf3a30 trilium: 0.27.3 -> 0.27.4 (#53784)
https://github.com/zadam/trilium/releases/tag/v0.27.4
2019-01-13 22:59:11 +01:00
R. RyanTM b5b80afa5b trilium: 0.26.1 -> 0.27.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/trilium/versions
2019-01-06 19:03:07 -05:00
Will Dietz 104d37c7a2 trilium: init at 0.26.1 2018-12-30 16:20:50 -06:00