Nixpkgs
+ Aug 2023 - Present ++ I maintain many packages in Nixpkgs, a collection of over 120,000 software packages + that can be installed with the Nix package manager. +
+diff --git a/src/images/projects/nexusClient.png b/src/images/projects/nexusClient.png index 8799733..cf0e389 100644 Binary files a/src/images/projects/nexusClient.png and b/src/images/projects/nexusClient.png differ diff --git a/src/images/projects/nixpkgs.png b/src/images/projects/nixpkgs.png new file mode 100644 index 0000000..c0c1329 Binary files /dev/null and b/src/images/projects/nixpkgs.png differ diff --git a/src/pages/index.astro b/src/pages/index.astro index 52fdfe7..e31ef66 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -6,7 +6,7 @@ import logoLong from "../images/logoLong.svg" import ai900 from "../images/certificates/ai900.png" import az900 from "../images/certificates/az900.png" import dp900 from "../images/certificates/dp900.png" -import quantarcSite from "../images/projects/quantarcSite.png" +import nixpkgs from "../images/projects/nixpkgs.png" import matrixOidc from "../images/projects/matrixOidc.png" import nexusBot from "../images/projects/nexusBot.png" import federatedNexus from "../images/projects/federatedNexus.png" @@ -118,7 +118,7 @@ import CallToAction from "../components/CallToAction.astro" >MatrixOIDC, for Federated Nexus, an API that allows for OIDC login to services authenticating against a Matrix - homeserver, without the the homeserver needing to + homeserver, without the homeserver needing to support OIDC.
@@ -138,9 +138,9 @@ import CallToAction from "../components/CallToAction.astro" href="https://git.federated.nexus/Federated-Nexus/nexusbot" >Nexusbot, a bot which automates the signup process for - Federated Nexus by sending user registrations into - an administrator Matrix room, where each application - can be accepted or denied. + Federated Nexus. It does this by sending user + registrations into an administrator Matrix room, + where each application can be accepted or denied. ++ I maintain many packages in Nixpkgs, a collection of over 120,000 software packages + that can be installed with the Nix package manager. +
+