Commit Graph

74 Commits

Author SHA1 Message Date
worldofpeace
b34344718b
Merge pull request #75377 from pacien/riot-v1.5.6
riot-{web,desktop}: 1.5.5 -> 1.5.6
2019-12-17 01:43:06 -05:00
Janne Heß
9e710b29fd riot-web: Run install hooks 2019-12-10 15:54:05 +01:00
pacien
f98d4960d8 riot-desktop: 1.5.5 -> 1.5.6 2019-12-09 18:07:50 +01:00
pacien
0a05392468 riot-web: 1.5.5 -> 1.5.6 2019-12-09 18:07:41 +01:00
pacien
39416049a4 riot-desktop: 1.5.0 -> 1.5.5 2019-11-29 00:55:05 +01:00
pacien
7395dea94e riot-web: 1.5.0 -> 1.5.5 2019-11-29 00:54:56 +01:00
Milan Pässler
7e0127e1ca tree-wide: inherit yarn2nix from yarn2nix-moretea 2019-11-24 01:04:26 +01:00
Guillaume Maudoux
9d10b20a63 riot-desktop: fix missing tray icon
The tray icon has always been missing for me (on sway / waybar).
It turns out that it is looked up in a different location than where we package it.

Overall, it seems we are not at all following the upstream layout as can
be seen in data.tar.xz available at packages.riot.im/debian/pool/main/r/riot-web/riot-web_1.4.2_amd64.deb

This is a small fix that works for me. May not be optimal :-).
2019-11-15 17:15:17 +01:00
pacien
cacd74422a riot-desktop: 1.4.2 -> 1.5.0 2019-10-24 01:07:12 +02:00
pacien
050db8db30 riot-web: 1.4.2 -> 1.5.0 2019-10-24 01:06:59 +02:00
pacien
28853bc838 riot-desktop: 1.4.1 -> 1.4.2 2019-10-11 14:02:23 +02:00
pacien
df946258dd riot-web: 1.4.1 -> 1.4.2 2019-10-11 14:02:12 +02:00
pacien
7a82c74afe riot-desktop: 1.4.0 -> 1.4.1 2019-10-01 20:50:00 +02:00
pacien
bdd869352f riot-web: 1.4.0 -> 1.4.1 2019-10-01 20:49:48 +02:00
pacien
ec0d11a72f riot-desktop: 1.3.5 -> 1.4.0 2019-09-27 15:36:51 +02:00
pacien
07891afccf riot-web: 1.3.5 -> 1.4.0 2019-09-27 15:36:43 +02:00
pacien
e32515aa92 riot-desktop: 1.3.3 -> 1.3.5 2019-09-18 18:32:41 +02:00
pacien
8e09b940f8 riot-web: 1.3.3 -> 1.3.5 2019-09-18 18:32:25 +02:00
Frederik Rietdijk
98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Milan Pässler
a9ae2c055c riot-desktop: use yarn2nix-moretea
Now that we have yarn2nix-moretea in the tree, we can use that instead of the vendored version that was introduced when yarn2nix was removed previously. Also add an update script.
2019-08-26 23:59:58 +02:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
pacien
cdab5bd9e5 riot-desktop: 1.3.0 -> 1.3.3 2019-08-22 21:51:50 +02:00
pacien
b79ef23828 riot-web: 1.3.0 -> 1.3.3 2019-08-22 21:51:37 +02:00
Chris Rendle-Short
efa9be4d4c riot-desktop: rename .desktop file to match app_id
Fixes the problem where the app icon would not show under
Gnome/Wayland.
2019-08-19 20:40:26 +10: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
worldofpeace
a1cb6d601d
riot-desktop: add worldofpeace to maintainers 2019-07-20 21:29:09 -04:00
pacien
541f60d327 riot-desktop: 1.2.2 -> 1.3.0 2019-07-19 22:13:48 +02:00
pacien
e2c474875e riot-web: 1.2.2 -> 1.3.0 2019-07-19 22:13:37 +02:00
pacien
9e9cc366d0 riot-web: fallback to example config
Since 1.2.2, specifying defaults seems to be required for the app to start.
2019-07-13 00:55:23 +02:00
nyanloutre
f38d3ee12c
riot-desktop: 1.2.1 -> 1.2.2 2019-06-30 23:24:48 +02:00
nyanloutre
26a0e5f942
riot-web: 1.2.1 -> 1.2.2 2019-06-30 23:24:18 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
nyanloutre
06195c925f riot-{web,desktop}: 1.1.0 -> 1.2.1 2019-06-01 11:48:34 -04:00
nyanloutre
ed244efeab
riot-desktop: 1.0.8 -> 1.1.0 2019-05-11 09:22:43 +02:00
nyanloutre
adc9db2a3a
riot-web: 1.0.8 -> 1.1.0 2019-05-11 09:22:35 +02:00
pacien
2e9c8649f7 riot: add maintainer note 2019-05-03 01:03:19 +02:00
pacien
d0cc03e8a3 riot-desktop: 1.0.7 -> 1.0.8 2019-05-03 00:55:30 +02:00
pacien
1fc56f7789 riot-web: add pacien as maintainer 2019-05-02 22:41:06 +02:00
R. RyanTM
58d1128052 riot-web: 1.0.7 -> 1.0.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/riot-web/versions
2019-05-02 21:56:47 +02:00
pacien
037edc2cba riot-desktop: 1.0.4 -> 1.0.7 2019-04-15 14:54:05 +02:00
pacien
f97effd53c riot-web: 1.0.6 -> 1.0.7 2019-04-15 14:50:41 +02:00
worldofpeace
3bdf5b5f4a
Merge pull request #58597 from pacien/riot-desktop-ripyarn2nix
riot-desktop: use own yarn2nix
2019-04-12 15:51:08 -04:00
Franz Pletz
d44138b140
riot-web: 1.0.5 -> 1.0.6 2019-04-01 23:19:58 +02:00
pacien
54d99ab3e4 riot-desktop: use own yarn2nix
github ref: closes #58593
2019-03-30 23:57:59 +01:00
Paul TREHIOU
62fd641e83 riot-web: 1.0.3 -> 1.0.5 (#58040) 2019-03-24 01:14:04 +01:00
pacien
839c988dd0 riot-desktop: init at 1.0.4 2019-03-22 22:26:31 +01:00
Paul TREHIOU
2d6c19efd6 riot-web: 1.0.1 -> 1.0.3 (#57586) 2019-03-13 23:40:44 +01:00
pacien
106bfcf086 riot-web: 1.0.0 -> 1.0.1 2019-02-16 09:41:50 +01:00
tilpner
d1476e21a9
riot-web: 0.17.9 -> 1.0.0 2019-02-14 19:46:57 +01:00
nyanloutre
59efe8ab45 riot-web: 0.17.8 -> 0.17.9 2019-01-30 15:50:34 +01:00