summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorAverell Dalton <averell+nixpkgs@rxd4.com>2019-01-21 00:13:26 +0100
committerAverell Dalton <averell+nixpkgs@rxd4.com>2019-01-21 00:41:58 +0100
commit98fb0ab43022ec1fb80490e792a9e6ae35b6564a (patch)
tree02c428cfd4ef415171a0a269afe8638eef34d2b1 /pkgs/applications/editors
parent23461f33eb13f9b3e86e8ae02e36109b879b6b51 (diff)
downloadnixpkgs-98fb0ab43022ec1fb80490e792a9e6ae35b6564a.tar
nixpkgs-98fb0ab43022ec1fb80490e792a9e6ae35b6564a.tar.gz
nixpkgs-98fb0ab43022ec1fb80490e792a9e6ae35b6564a.tar.bz2
nixpkgs-98fb0ab43022ec1fb80490e792a9e6ae35b6564a.tar.lz
nixpkgs-98fb0ab43022ec1fb80490e792a9e6ae35b6564a.tar.xz
nixpkgs-98fb0ab43022ec1fb80490e792a9e6ae35b6564a.tar.zst
nixpkgs-98fb0ab43022ec1fb80490e792a9e6ae35b6564a.zip
rstudio-preview: update to current
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/rstudio/preview.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/rstudio/preview.nix b/pkgs/applications/editors/rstudio/preview.nix
index d815ee78fff..55c83ca85a6 100644
--- a/pkgs/applications/editors/rstudio/preview.nix
+++ b/pkgs/applications/editors/rstudio/preview.nix
@@ -5,7 +5,7 @@
 }:
 
 let
-  rev = "f33fb2b2f1";
+  rev = "f79330d4";
   ginVer = "2.1.2";
   gwtVer = "2.8.1";
 in