about summary refs log tree commit diff
path: root/pkgs/applications/editors/vim/macvim.nix
diff options
context:
space:
mode:
authorAllan Espinosa <allan.espinosa@outlook.com>2014-11-01 23:21:01 +0900
committerAllan Espinosa <allan.espinosa@outlook.com>2014-11-03 22:15:58 +0900
commit21880ab6fb2622e2bd13049c0807ab1f9300b5f4 (patch)
tree77545c926e52208a72f5643a58b685e1034eefbc /pkgs/applications/editors/vim/macvim.nix
parentc2d4fd73603de90ab473190cac6344f653374647 (diff)
Update the sha256sum of the new MacVim build
Correct the update from #4576
Diffstat (limited to 'pkgs/applications/editors/vim/macvim.nix')
-rw-r--r--pkgs/applications/editors/vim/macvim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/vim/macvim.nix b/pkgs/applications/editors/vim/macvim.nix
index 8fc3a4108d2d0..d7156321f1db4 100644
--- a/pkgs/applications/editors/vim/macvim.nix
+++ b/pkgs/applications/editors/vim/macvim.nix
@@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
     owner = "genoma";
     repo = "macvim";
     rev = "f9c084b97fa9d5cad2448dfd3eff3d9b7f0fac59";
-    sha256 = "190bngg8m4bwqcia7w24gn7mmqkhk0mavxy81ziwysam1f652ymf";
+    sha256 = "1f6l39s6cgyzzr9ix729axmc299mpl29abbc7571g4vply17m7nv";
   };
 
   enableParallelBuilding = true;