module upstreamed to nixpkgs #333
Labels
No labels
api service
blocked
bug
component: fediversity panel
component: nixops4
documentation
estimation high: >3d
estimation low: <2h
estimation mid: <8h
productisation
project-management
question
role: application developer
role: application operator
role: hosting provider
role: maintainer
security
technical debt
testing
type unclear
type: key result
type: objective
type: task
type: user story
user experience
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#288 external developers empowered to contribute}
fediversity/fediversity
Reference: fediversity/fediversity#333
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
configuration.nixmatching our orchestration module inputs(import (fetchTarball $fediversity) {}).build ./configuration.nixbash '$(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.
upstream to nixosto module upstreamed to nixpkgs