From 7bee43fbb1c380f0ae5402557e47889e3980bde5 Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Fri, 3 Mar 2017 13:24:46 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'gogs-jpierre03-galler?= =?UTF-8?q?y-TAG.nix'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gogs-jpierre03-gallery-TAG.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gogs-jpierre03-gallery-TAG.nix b/gogs-jpierre03-gallery-TAG.nix index f057c47..5c384fe 100644 --- a/gogs-jpierre03-gallery-TAG.nix +++ b/gogs-jpierre03-gallery-TAG.nix @@ -6,7 +6,7 @@ stdenv.mkDerivation rec { src = fetchurl { url = "https://gogs.prunetwork.fr/jpierre03/gallery/archive/${version}.tar.gz"; - sha256 = "0i44mp1w2p8v3yssa4c8xz59ga74dcxq96lkznyxr8np6hwdiyx1"; + sha256 = "0bmpiaix4237mjwa5b39hsxd6znimz92hd0qq6w7y0gaf037q5kc"; }; buildInputs = [ jekyll ];