module upstreamed to nixpkgs #333

Open
opened 2025-05-15 17:22:49 +02:00 by kiara · 0 comments
Owner

As a developer in the Nix ecosystem,
I want a Fediversity NixOS module in nixpkgs,
so that I may use it more easily.

implementation notes

this could look like:

  1. have a configuration.nix matching our orchestration module inputs
  2. use (import (fetchTarball $fediversity) {}).build ./configuration.nix
  3. fire it off with bash '$(nix-build)'.

N.B.: there was some slightly smaller version of that for Summer of Nix that will run all configured NGI services for one NixOS machine like that.

**As** a developer in the Nix ecosystem, **I want** a Fediversity NixOS module in nixpkgs, **so that** I may use it more easily. ### implementation notes this could look like: 1. have a `configuration.nix` matching our orchestration module inputs 1. use `(import (fetchTarball $fediversity) {}).build ./configuration.nix` 1. fire it off with `bash '$(nix-build)'`. N.B.: there was some slightly smaller version of that for Summer of Nix that will run all configured NGI services for one NixOS machine like that.
kiara added a new dependency 2025-05-15 17:23:05 +02:00
kiara added the
type: user story
label 2025-05-16 15:21:50 +02:00
kiara added a new dependency 2025-05-27 15:55:36 +02:00
kiara removed a dependency 2025-06-01 10:39:22 +02:00
kiara changed title from upstream to nixos to module upstreamed to nixpkgs 2025-06-01 15:51:22 +02:00
kiara added
type: task
and removed
type: user story
labels 2025-09-19 09:03:12 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: fediversity/fediversity#333
No description provided.