Commit Graph

63 Commits

Author SHA1 Message Date
Konrad Borowski
f284354712 rambox: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
c6fbd527d0 rambox-pro: 1.2.2 -> 1.3.1 2020-04-09 11:06:21 -07:00
Maximilian Bosch
c20428ee24
rambox: 0.7.4 -> 0.7.5
https://github.com/ramboxapp/community-edition/releases/tag/0.7.5
2020-03-27 00:48:12 +01:00
Maximilian Bosch
70fe2c9e2f
rambox: 0.7.3 -> 0.7.4
https://github.com/ramboxapp/community-edition/releases/tag/0.7.4
2020-03-23 18:31:08 +01:00
gnidorah
f5b761175f rambox: don't build from sources 2020-02-21 18:25:21 +03:00
R. RyanTM
f07fc12703 rambox-pro: 1.2.0 -> 1.2.2 2020-02-06 20:15:35 +01:00
gnidorah
7093ddeaf2 rambox: fix meta 2020-01-15 21:19:29 +03:00
Maximilian Bosch
11dd4ccf9d
rambox: 0.6.9 -> 0.7.3
https://github.com/ramboxapp/community-edition/releases/tag/0.7.3
https://github.com/ramboxapp/community-edition/releases/tag/0.7.2
https://github.com/ramboxapp/community-edition/releases/tag/0.7.1
https://github.com/ramboxapp/community-edition/releases/tag/0.7.0
2020-01-03 20:53:49 +01:00
Maximilian Bosch
220fac7f49
rambox: fix hash 2019-12-28 18:26:54 +01:00
zimbatm
727c20f8e1
rambox: fix node_modules sha256 2019-12-27 10:28:29 +01:00
R. RyanTM
4d1f47bc1f rambox-pro: 1.1.7 -> 1.2.0 2019-11-29 03:57:31 -08:00
R. RyanTM
f7391051b2 rambox-pro: 1.1.6 -> 1.1.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rambox-pro/versions
2019-09-28 18:41:19 -07:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
R. RyanTM
db72f5cad3 rambox-pro: 1.1.4 -> 1.1.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rambox-pro/versions
2019-08-20 14:55:29 -07: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
Robin Gloster
841e20e583
Merge pull request #64336 from adisbladis/nodejs-8x-drop
Drop nodejs-8_x
2019-08-02 00:53:46 +00:00
adisbladis
9e9c6de50c
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-08-02 02:34:47 +02:00
Robin Gloster
fe3920001c
Merge pull request #63669 from cawilliamson/patch-1
rambox-pro: 1.1.2 -> 1.1.4
2019-08-01 23:29:44 +00:00
worldofpeace
3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Jörg Thalheim
b552d72a9a
Fix electron crash when using file chooser dialog (#55057)
Fix electron crash when using file chooser dialog
2019-06-25 07:59:31 +01:00
Jörg Thalheim
205296f55a
rambox: remove gapps-wrapper
This is now provided by electron itself.
2019-06-25 07:58:10 +01:00
Jörg Thalheim
ebe4375ff4
rambox: upgrade to electron 4
This is what upstream uses as well
2019-06-25 07:58:05 +01:00
Jörg Thalheim
dce97daeda
rambox: 0.6.7 -> 0.6.9 2019-06-24 17:33:56 +01:00
Christopher A. Williamson
a8ad0834c9
rambox-pro: 1.1.2 -> 1.1.4
Upgraded the rambox-pro package I previously created from 1.1.2 to 1.1.4 and added necessary changes to accomplish this.
2019-06-22 21:15:17 +01:00
Andy White
c0abf3c23e rambox: 0.6.6 -> 0.6.7 2019-05-08 05:49:10 +09:00
Christopher A. Williamson
886544102f
rambox-pro: Switch to using correct electron path 2019-05-05 06:29:51 +01:00
Christopher A. Williamson
a63be6cdd7 rambox-pro: init at 1.1.2 (#60380)
* Added myself to maintainer list

* Add package file for rambox-pro

* Add patch to fix rambox-pro build

* Removed child module refs from package

* Added various fixes for new rambox-pro pkg

* Change name -> pname to address feedback

* Update pkgs/applications/networking/instant-messengers/rambox-pro/default.nix

Co-Authored-By: cawilliamson <home@chrisaw.com>

* Moved rambox-pro to rambox pkg

* Fixed package name - no idea what I was thinking here!

* Replace patch with postPatch script

Co-Authored-By: cawilliamson <home@chrisaw.com>

* Removed patch file
2019-05-01 20:08:32 +02:00
Jörg Thalheim
975734c665
rambox: 0.6.3 -> 0.6.6 2019-04-16 11:27:51 +01:00
Jörg Thalheim
487d2a7ccd
Revert "rambox: update node deps hash"
This reverts commit bf5f85ea2e.

See bf5f85ea2e (commitcomment-31923547)
2019-01-13 22:18:36 +00:00
Franz Pletz
bf5f85ea2e
rambox: update node deps hash 2019-01-10 05:51:02 +01:00
Jörg Thalheim
fdb87a0fee
rambox: downgrade electron to 3.x 2019-01-09 07:24:18 +00:00
Anatolii Prylutskyi
7ff4f5be26 rambox: 0.6.2 -> 0.6.3 2018-12-06 07:04:03 +02:00
Jörg Thalheim
fb7abdaea1
rambox: 0.6.1 -> 0.6.2 2018-11-15 16:21:46 +00:00
Jörg Thalheim
9d9f7d27a1
SenchaCmd: 6.5.3.6 -> 6.6.0.13
This package is internally used by rambox
2018-10-30 11:42:11 +00:00
Jörg Thalheim
ac8acb283c
rambox: fix crash when native filesystem dialogs are created 2018-10-30 11:41:52 +00:00
Anatolii Prylutskyi
4051fc901b
rambox: fix invalid sha256 2018-10-17 09:31:09 +01:00
Jörg Thalheim
a25e765dc9
rambox: 0.5.17 -> 0.6.1 2018-10-14 13:29:56 +01:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Pascal Wittmann
619d51f290
rambox: restrict to supported platforms 2018-08-06 18:30:20 +02:00
Pascal Wittmann
fec4795f00
rambox: inherit meta from bare derivation
see issue #43716
2018-08-06 12:19:13 +02:00
gnidorah
68bf1063f0 rambox: fix build (#42577) 2018-06-25 21:29:25 +02:00
Will Dietz
9bc8b64894 rambox/sencha: 6.5.2 -> 6.5.3 2018-06-09 21:40:31 -05:00
Will Dietz
1197f87349 rambox: 0.5.13 -> 0.5.17
Remove patch that is apparently already applied.
2018-06-09 21:32:54 -05:00
gnidorah
074a43f3dc rambox: allow user to disable tooltips 2017-12-16 21:36:33 +03:00
Yegor Timoshenko
3048d925de
rambox: remove comment with email address 2017-11-27 19:42:50 +00:00
gnidorah
a5b882310f rambox: allow user to use other auth0 credentials 2017-11-16 10:23:02 +03:00
gnidorah
e9c42f246f rambox: add menu item 2017-11-09 14:11:11 +03:00
Yegor Timoshenko
cc04a30b6e rambox: build from source 2017-11-03 20:02:23 +00:00