wire-desktop: linux 3.15.2922 -> 3.16.2923
This commit is contained in:
@@ -21,12 +21,12 @@ let
|
|||||||
|
|
||||||
version = {
|
version = {
|
||||||
x86_64-darwin = "3.15.3621";
|
x86_64-darwin = "3.15.3621";
|
||||||
x86_64-linux = "3.15.2922";
|
x86_64-linux = "3.16.2923";
|
||||||
}.${system} or throwSystem;
|
}.${system} or throwSystem;
|
||||||
|
|
||||||
sha256 = {
|
sha256 = {
|
||||||
x86_64-darwin = "13sgakb3zjlvqv6d6b264fc9x99swpl7s1dmnrgc5v3pgyaklr01";
|
x86_64-darwin = "13sgakb3zjlvqv6d6b264fc9x99swpl7s1dmnrgc5v3pgyaklr01";
|
||||||
x86_64-linux = "03116fi8bmfpgalr36nxvmr8z4rw65qr3l4a89n0d40gawrk793q";
|
x86_64-linux = "0c8jmlsg2gnxsvly04xj1al80nj52rg4czfdha58sg14x14lyspz";
|
||||||
}.${system} or throwSystem;
|
}.${system} or throwSystem;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
|||||||
Reference in New Issue
Block a user