update homepage for matrix #9

Merged
Mic92 merged 4 commits from dns into main 2023-07-13 17:15:29 +00:00
Showing only changes of commit c89b9bc628 - Show all commits

View File

@ -70,6 +70,7 @@
]))
];
};
homepage = inputs'.homepage.packages.default;
} // lib.optionalAttrs (!pkgs.stdenv.isDarwin) {
gitea = pkgs.callPackage ./pkgs/gitea { };
};