pkgs/kat-website: Incremented revision

This commit is contained in:
kat witch 2021-03-26 23:55:28 +00:00
parent f5a570acce
commit 8f2a310eb6
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -5,9 +5,9 @@ stdenv.mkDerivation rec {
version = "0.1"; version = "0.1";
src = fetchgit { src = fetchgit {
rev = "9d4344c8c38a932178d6b3ee78a6a43048f2c27f"; rev = "5d7d5b57df1edfddbdbf871db3fbc9400a94fc19";
url = "https://git.kittywit.ch/kat/website.git"; url = "https://git.kittywit.ch/kat/website.git";
sha256 = "1z4r6gp2k4qxgmbhx6vivdfggsimri98nda9yybgxbxbiyy2w9jn"; sha256 = "1d7dva1iz99bg9fqhqqjdqqmmi6w0ybmgjkhq8xx193bc620xg0a";
}; };
jekyll_env = bundlerEnv rec { jekyll_env = bundlerEnv rec {