about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/rambox
AgeCommit message (Collapse)AuthorFilesLines
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát1-2/+2
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-20rambox-pro: 1.1.4 -> 1.1.6R. RyanTM1-2/+2
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-15treewide: name -> pname (easy cases) (#66585)volth2-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-08-02Merge pull request #64336 from adisbladis/nodejs-8x-dropRobin Gloster1-3/+3
Drop nodejs-8_x
2019-08-02nodejs-8_x: Drop packageadisbladis1-3/+3
It will be EOL within the support period of 19.09
2019-08-01Merge pull request #63669 from cawilliamson/patch-1Robin Gloster1-10/+3
rambox-pro: 1.1.2 -> 1.1.4
2019-07-01treewide: use dontUnpackworldofpeace2-2/+2
2019-06-25Fix electron crash when using file chooser dialog (#55057)Jörg Thalheim1-6/+3
Fix electron crash when using file chooser dialog
2019-06-25rambox: remove gapps-wrapperJörg Thalheim1-4/+1
This is now provided by electron itself.
2019-06-25rambox: upgrade to electron 4Jörg Thalheim1-2/+2
This is what upstream uses as well
2019-06-24rambox: 0.6.7 -> 0.6.9Jörg Thalheim1-2/+2
2019-06-22rambox-pro: 1.1.2 -> 1.1.4Christopher A. Williamson1-10/+3
Upgraded the rambox-pro package I previously created from 1.1.2 to 1.1.4 and added necessary changes to accomplish this.
2019-05-08rambox: 0.6.6 -> 0.6.7Andy White1-3/+3
2019-05-05rambox-pro: Switch to using correct electron pathChristopher A. Williamson1-1/+1
2019-05-01rambox-pro: init at 1.1.2 (#60380)Christopher A. Williamson1-0/+51
* 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-04-16rambox: 0.6.3 -> 0.6.6Jörg Thalheim1-3/+3
2019-01-13Revert "rambox: update node deps hash"Jörg Thalheim1-1/+1
This reverts commit bf5f85ea2e38284ef2c23bdd211ebfb7c80a002b. See https://github.com/NixOS/nixpkgs/commit/bf5f85ea2e38284ef2c23bdd211ebfb7c80a002b#commitcomment-31923547
2019-01-10rambox: update node deps hashFranz Pletz1-1/+1
2019-01-09rambox: downgrade electron to 3.xJörg Thalheim1-2/+2
2018-12-06rambox: 0.6.2 -> 0.6.3Anatolii Prylutskyi1-3/+3
2018-11-15rambox: 0.6.1 -> 0.6.2Jörg Thalheim1-4/+4
2018-10-30SenchaCmd: 6.5.3.6 -> 6.6.0.13Jörg Thalheim1-3/+3
This package is internally used by rambox
2018-10-30rambox: fix crash when native filesystem dialogs are createdJörg Thalheim1-4/+15
2018-10-17rambox: fix invalid sha256Anatolii Prylutskyi1-1/+1
2018-10-14rambox: 0.5.17 -> 0.6.1Jörg Thalheim1-3/+3
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-1/+1
It is deprecated and will be removed after 18.09.
2018-08-06rambox: restrict to supported platformsPascal Wittmann1-1/+3
2018-08-06rambox: inherit meta from bare derivationPascal Wittmann1-0/+2
see issue #43716
2018-06-25rambox: fix build (#42577)gnidorah4-26/+5
2018-06-09rambox/sencha: 6.5.2 -> 6.5.3Will Dietz1-3/+3
2018-06-09rambox: 0.5.13 -> 0.5.17Will Dietz2-39/+4
Remove patch that is apparently already applied.
2017-12-16rambox: allow user to disable tooltipsgnidorah3-4/+26
2017-11-27rambox: remove comment with email addressYegor Timoshenko1-3/+0
2017-11-16rambox: allow user to use other auth0 credentialsgnidorah2-9/+10
2017-11-09rambox: add menu itemgnidorah2-1/+13
2017-11-03rambox: build from sourceYegor Timoshenko8-54/+223
2017-11-02rambox: 0.5.12 -> 0.5.13gnidorah1-3/+3
2017-11-02rambox, franz: install xdg_utils for url openinggnidorah1-3/+4
xorg installs this, but wayland doesn't
2017-09-08rambox: 0.5.10 -> 0.5.12gnidorah1-28/+20
2017-07-05rambox: 0.5.9 -> 0.5.10gnidorah1-14/+14
2017-06-04rambox: 0.5.3 -> 0.5.9gnidorah1-4/+4
2017-04-23rambox, franz: cleanup (#25020)gnidorah1-14/+17
2017-01-29rambox: 0.4.5 -> 0.5.3Lenz Weber1-8/+8
2016-11-19rambox: Allow to run with grsecurity kernelTim Steinbach1-1/+5
2016-11-18rambox: 0.4.4 -> 0.4.5Alex Ivanov1-3/+3
2016-10-12rambox: add menu itemAlex Ivanov1-2/+21
2016-10-03rambox, franz: support i386-linuxAlex Ivanov1-3/+7
2016-10-03rambox, franz: recommendations by Mic92Alex Ivanov1-0/+2
2016-10-03rambox: init at 0.4.4Alex Ivanov1-0/+39