pkgs/glitch-soc: fixup fixup fixup
CI / nixos-aarch64-linux (push) Successful in 54s Details
CI / nixos-x86_64-linux (push) Successful in 3m44s Details

Robert Gerus 2023-11-27 19:33:50 +01:00
parent f7366ed134
commit 903cf4b3ef
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ applyPatches {
src = fetchFromGitHub {
owner = "arachnist";
repo = "mastodon";
rev = "v${version}";
rev = "161a19f3aa8d9fa40ae2a08fdb81e42939ae32dd";
hash = "sha256-zPK7HEDYfKLlrFB9VwLxWJSCSbP4VPWzaO3H37hrGG0=";
};
patches = [./local-new-fixes.patch];