summary refs log tree commit diff
path: root/pkgs/applications/misc/redis-desktop-manager
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into gcc-9Franz Pletz2019-12-26
|\
| * treewide: fetchgit -> fetchFromGitilesAlyssa Ross2019-12-02
| | | | | | | | | | | | | | This is only the easy cases -- some fetchgit uses that point to Gitiles instances are in generated code, where the generating code would have to know in advance if it was fetching from Gitiles or not. I don't think this is worth it.
* | redis-desktop-manager: fix build with gcc9Franz Pletz2019-11-03
|/
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* redis-desktop-manager: 0.9.0-alpha5 -> 0.9.1adisbladis2018-03-27
|
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* redis-desktop-manager: 0.8.3 -> 0.9.0-alpha5Bastian Köcher2017-12-01
| | | | | - Fixes build with latest Qt and glibc. - Switches to Qt 5.9
* treewide: Manual fix more pkg-config build-inputsJohn Ericson2017-09-21
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* qt5: remove makeQtWrapperThomas Tuegel2017-06-18
|
* qt5: rename qmakeHook to qmakeThomas Tuegel2017-06-18
|
* redis-desktop-manager: fix build (#18543)Charles Strahan2016-09-13
| | | We need to run the pre/post configure hooks.
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* redis-desktop-manager: init at 0.8.3Charles Strahan2016-04-29