reverseproxy: rev=branch -> rev=commit

merge-requests/81/head
Pyjacpp 2026-08-07 11:45:10 +02:00
parent f9a2902025
commit 3851b8c340
No known key found for this signature in database
GPG Key ID: ED479A5A26930939
1 changed files with 4 additions and 4 deletions

View File

@ -176,8 +176,8 @@ let
src = fetchFromCrans {
repo = "site-install-party";
rev = "master";
hash = "sha256-KVB4m/ms0WuArrkLn05INVLqhaGxzCg30GMICI6tM5E=";
rev = "ac44f6e4387e0182f2c7dbda3eeccba0be87c9b6";
hash = "sha256-xFwDXMmzjeIfhV5Ez1EmNfJcOSMljUZ4aycPppoLtqY=";
};
build-system = with pkgs.python3Packages; [
@ -194,8 +194,8 @@ let
src = fetchFromCrans {
repo = "homepage";
rev = "master";
hash = "sha256-e9tttzKEWcBhogQY2ITDqqTbix/zcnBAylj1eKY791E=";
rev = "51ae6b9f4d59815d14963209ff30988200eff944";
hash = "sha256-un0LIIIFn56Zm1uF32+suc2/QrBDMRVTv/A0bOgbFJQ=";
};
nativeBuildInputs = with pkgs; [