1
0
Fork 0

fix(codeberg-themes): switch to static commit hash

This commit is contained in:
Philipp 2025-06-11 15:55:09 +02:00
parent a84e3956c3
commit c39177566b
Signed by: Philipp
GPG key ID: 9EBD8439AFBAB750

View file

@ -11,8 +11,8 @@ stdenv.mkDerivation rec {
domain = "codeberg.org";
owner = "Codeberg-Infrastructure";
repo = "forgejo";
rev = "codeberg-11";
sha256 = "sha256-Mud0GpnuGOL9Ys4dpL/xVmEHBMQrcuQgSu4NwEaNelE=";
rev = "8fbdf40e3224598b1e724b21e62b2e2f32910113";
sha256 = "sha256-at+edBFcNr81kQWkH44Fih1IBrCJC72QDE+Spi+kxpc=";
};
unpackPhase = ''