update hub

This commit is contained in:
Kopatz
2025-01-13 23:19:24 +01:00
parent 99571dd58c
commit 16111ba310

View File

@@ -9,7 +9,7 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchGit {
url = "git@github.com:oberprofis/hub.git";
ref = "master";
rev = "37408a1b35af0c84faeea60cdb94f321bbff6ef7";
rev = "fd5b5a1eb29e2ee41352dc320d6ed0d855666270";
};
installPhase = ''
mkdir -p $out