nixos/memos: missing `port` option

Open Beginner friendly
#561,969 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active

Research direction

Locate the NixOS memos module and inspect the openFirewall option's reference to cfg.port. Decide which behavior matches the module and verify that enabling openFirewall no longer errors; add or update a focused test if the module's existing tests provide one.

Written by the indexing model from the issue text.

Description

0.kind: bug 6.topic: nixos
Nixpkgs version
  • Unstable (26.11)
Describe the bug

The modules exposes an openFirewall option which references cfg.port which is a nonexistent option. This results in an error.

Steps to reproduce

set openFirewall to true.

Expected behaviour

the port option is either predefined with a default or openFirewall should be removed.

Screenshots

No response

Relevant log output

Additional context

No response

System metadata
  • system: "x86_64-linux"
  • host os: Linux 7.2.3, NixOS, 26.11 (Zokor), 26.11.20260907.dc5d91f
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Lix, like Nix) 2.95.2 System type: x86_64-linux Additional system types: i686-linux, x86_64-v1-linux, x86_64-v2-linux, x86_64-v3-linux, x86_64-v4-linux Features: gc, signed-caches System configuration file: /etc/nix/nix.conf User configuration files: /home/oliwia/.config/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/oliwia/.nix-profile/etc/xdg/nix/nix.conf:/home/oliwia/.local/state/nix/profile/etc/xdg/nix/nix.conf:/home/oliwia/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/oliwia/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf Store directory: /nix/store State directory: /nix/var/nix Data directory: /nix/store/8sg28drxkav5yl3na1w98xz4g238vysa-lix-2.95.2/share
  • channels(root): "nixos-25.05"
  • nixpkgs: /nix/store/byjzdjpvrh042l85fmnvrd3c9hlqaygf-source
Notify maintainers

Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)

I assert that this issue is relevant for Nixpkgs
Is this issue important to you?

Add a 👍 reaction to issues you find important.

Dominant language
Nix
Stars
26.2k
Forks
20.1k
Avg merge
14h 6m
Merged PRs (30d)
584

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NixOS/nixpkgs

All issues in NixOS/nixpkgs

Similar issues

More Operating Systems issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.