mirror of https://gitlab.crans.org/nounous/nixos
reverseproxy: rev=branch -> rev=commit
parent
f9a2902025
commit
3851b8c340
|
|
@ -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; [
|
||||
|
|
|
|||
Loading…
Reference in New Issue