update hub

This commit is contained in:
Kopatz
2025-11-21 13:01:33 +01:00
parent 1d310f81a4
commit 6f10ea10c5

View File

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