mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-19 11:34:07 +02:00
ops forgot this
This commit is contained in:
parent
b4005a027f
commit
7a2a020ccd
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.akkoma.overrideAttrs (finalAttrs: previousAttrs: {
|
package = pkgs.akkoma.overrideAttrs (finalAttrs: previousAttrs: {
|
||||||
patches = [
|
patches = [
|
||||||
(pkgs.fetchPatch2 {
|
(pkgs.fetchpatch2 {
|
||||||
url = "https://akkoma.dev/AkkomaGang/akkoma/pulls/846.patch";
|
url = "https://akkoma.dev/AkkomaGang/akkoma/pulls/846.patch";
|
||||||
hash = "";
|
hash = "";
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Reference in a new issue