Michael Weiss
256e347dfe
signal-desktop-beta: remove
...
This package was marked as broken since
9cb0b49673
.
Reason: The package is outdated and keeping up with the beta releases
isn't really worth it (there are regular stable releases).
2018-08-29 17:28:58 +02:00
Michael Weiss
9f4e76be5f
signal-desktop: 1.15.4 -> 1.15.5
2018-08-16 22:09:45 +02:00
Michael Weiss
b28f8b4c94
signal-desktop: 1.15.3 -> 1.15.4
2018-08-11 19:27:43 +02:00
Michael Weiss
c7e04336a7
signal-desktop: 1.15.0 -> 1.15.3
...
Skipped 1.15.1 due to upstream issues (see GitHub), 1.15.2 and 1.15.3
should be fine (at least there are fewer issues).
2018-08-08 18:18:13 +02:00
Michael Weiss
9ef1406a99
signal-desktop: Allow overriding the spell checker language ( #44456 )
...
Thought this could be useful for others as well. Unfortunately it will
also override the UI language.
Example usage:
environment.systemPackages = with pkgs; [
(signal-desktop.override {
spellcheckerLanguage = "de_DE";
})
];
2018-08-04 16:01:44 +02:00
Michael Weiss
915e506f7c
signal-desktop: 1.14.4 -> 1.15.0
2018-08-03 13:11:44 +02:00
Frederik Rietdijk
ad47d658d1
Merge master into staging-next
2018-07-21 19:43:53 +02:00
Michael Weiss
c89bdf9704
signal-desktop: 1.14.3 -> 1.14.4
2018-07-21 11:30:46 +02:00
Michael Weiss
b68770c1a2
signal-desktop: 1.14.2 -> 1.14.3
2018-07-19 22:14:25 +02:00
Frederik Rietdijk
8213ff161c
Merge master into staging-next
2018-07-19 18:24:24 +02:00
Michael Weiss
4fd9ca3a51
signal-desktop: 1.14.1 -> 1.14.2
2018-07-19 12:56:05 +02:00
Robert Schütz
18774d4173
Merge branch 'master' into staging
2018-07-15 12:31:18 +02:00
Michael Weiss
c4fca64980
signal-desktop: 1.14.0 -> 1.14.1
2018-07-14 20:36:31 +02:00
Frederik Rietdijk
3e31d23d99
Merge master into staging
2018-07-13 19:34:19 +02:00
Michael Weiss
c4d94d64c3
signal-desktop: 1.13.0 -> 1.14.0
2018-07-13 16:19:18 +02:00
Jan Tojnar
28b6f74c3f
gnome3.gconf: remove
2018-07-10 12:14:40 +02:00
Michael Weiss
db0da282c3
signal-desktop: 1.12.1 -> 1.13.0
2018-06-22 12:33:13 +02:00
Michael Weiss
54ea1cd58a
signal-desktop: 1.12.0 -> 1.12.1
2018-06-15 16:46:39 +02:00
Michael Weiss
ab593d46dc
signal-desktop: Refactor the package description
...
Removed some redundancy (src check via meta.platforms) and made some
changes according to our style-guide.
I've changed meta.description and added meta.longDescription.
2018-06-01 15:00:39 +02:00
Michael Weiss
5d795355a0
signal-desktop: Fix a possible crash when saving an attachment
...
If executed in a pure environment (nix-shell --pure) or depending on the
`gtk3` version of the system Signal-Desktop was e.g. crashing when
clicking on a PDF attachment (instead of showing the dialog to save a
file).
Using wrapGAppsHook and setting XDG_DATA_DIRS to the correct version
fixes this bug.
The error message was the following:
```
(signal-desktop:30756): Gtk-WARNING **: 14:04:49.073: Could not find the icon 'user-home-symbolic-ltr'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases
(signal-desktop:30756): GLib-GIO-ERROR **: 14:04:49.134: No GSettings schemas are installed on the system
Trace/breakpoint trap
```
2018-06-01 14:32:26 +02:00
Michael Weiss
507d24a7de
signal-desktop: 1.11.0 -> 1.12.0
2018-06-01 03:15:31 +02:00
Jan Tojnar
1ac4be3052
signal-desktop: use top-level gtk
2018-05-29 15:44:34 +02:00
worldofpeace
e1b501a7f6
signal-desktop: gnome2 cleanup ( #41156 )
2018-05-28 12:53:20 +02:00
Michael Weiss
1af7302dd4
signal-desktop: 1.10.1 -> 1.11.0
2018-05-15 20:32:40 +02:00
Michael Weiss
2490c50346
signal-desktop: 1.10.0 -> 1.10.1
2018-05-12 00:26:17 +02:00
Michael Weiss
938ff5401a
signal-desktop: 1.9.0 -> 1.10.0
2018-05-10 23:04:27 +02:00
Michael Weiss
1095c414a6
signal-desktop: 1.7.1 -> 1.9.0
2018-05-02 21:05:26 +02:00
Michael Weiss
9cb0b49673
signal-desktop-beta: Mark as broken (really outdated)
2018-04-17 18:26:53 +02:00
Peter Schuller
70588bc82e
signal-desktop: 0.7.0 -> 0.7.1
2018-04-15 21:19:20 -07:00
R. RyanTM
50c6900fd4
signal-desktop: 1.6.1 -> 1.7.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/signal-desktop/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.7.0 with grep in /nix/store/xkslw2sdzbpbzy0ddd0f5qxk1wkfahs6-signal-desktop-1.7.0
- directory tree listing: https://gist.github.com/05c86387ecf6ea0334f3d0c18b44542e
2018-04-12 23:03:32 -07:00
Ryan Mulligan
b7046ab2aa
signal-desktop: 1.5.2 -> 1.6.1
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
This update was made based on information from https://repology.org/metapackage/signal-desktop/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.6.1 with grep in /nix/store/pvdn1xmg25m71qciqgin0flihwbvf7p3-signal-desktop-1.6.1
- directory tree listing: https://gist.github.com/5e549f57e17894ca01ff108753e073e6
2018-03-22 21:24:30 -07:00
volth
7ec0471242
treewide: s/xlibs/xorg/g ( #36889 )
2018-03-13 10:16:03 +00:00
Peter Schuller
9449782baa
signal-desktop: 1.3.0 -> 1.5.2
2018-03-03 15:17:07 -08:00
Manuel Bärenz
50ad913420
signal-desktop: 1.1.0 -> 1.3.0
2018-02-01 13:06:21 +01:00
Ingo Blechschmidt
bd43424e2c
signal-desktop: fix URL to Debian package ( fixes #33401 ) ( #33440 )
2018-01-04 18:01:51 -05:00
Tadas Barzdzius
667d00a620
signal-desktop: 1.0.35 -> 1.1.0
2017-12-21 13:48:33 +02:00
Benjamin Staffin
4ec5c79d60
signal-desktop-beta: init at 1.1.0-beta.5 ( #32619 )
...
Signal is a bit like google-chrome, wherein the beta version
is independent from the release builds and uses different data
locations and binary names.
2017-12-18 17:20:57 -05:00
Parnell Springmeyer
57f1a67026
signal-desktop: Add @ixmatus to the list of maintainers
2017-11-22 16:57:36 -06:00
Parnell Springmeyer
3c3e1db364
signal-desktop: init at 1.0.35 ( #31335 )
...
* signal-desktop: init at 1.0.35
2017-11-07 12:26:45 +00:00