Skip to content

Conversation

e-v-o-l-v-e
Copy link
Contributor

@e-v-o-l-v-e e-v-o-l-v-e commented Jul 20, 2025

Add a service module for local-content-share, a simple self-hosted app for storing/sharing text snippets and files in your local network with no setup on client devices.

This needs #421331 (pr to add the package)

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@e-v-o-l-v-e e-v-o-l-v-e force-pushed the nixos-local-content-share-init branch from 05b3d76 to 7970c8f Compare July 20, 2025 10:57
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: changelog This PR adds or changes release notes 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: documentation This PR adds or changes documentation labels Jul 20, 2025
@e-v-o-l-v-e e-v-o-l-v-e changed the title nixos/local-content-share: init nixos/local-content-share: init module Jul 20, 2025
@e-v-o-l-v-e e-v-o-l-v-e marked this pull request as draft July 27, 2025 18:28
@e-v-o-l-v-e e-v-o-l-v-e marked this pull request as ready for review July 27, 2025 18:28
@e-v-o-l-v-e e-v-o-l-v-e force-pushed the nixos-local-content-share-init branch 2 times, most recently from 7970c8f to 81106c8 Compare July 27, 2025 18:39
@e-v-o-l-v-e e-v-o-l-v-e force-pushed the nixos-local-content-share-init branch 2 times, most recently from 251c1cc to 6d7344b Compare July 27, 2025 19:16
@e-v-o-l-v-e e-v-o-l-v-e force-pushed the nixos-local-content-share-init branch 2 times, most recently from 1f7dbef to 7d2c6a4 Compare July 28, 2025 11:26
@e-v-o-l-v-e
Copy link
Contributor Author

Hi @SuperSandro2000,
When you have a moment and if this looks good to you, could you please merge this? Thank you! 😊

@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Aug 17, 2025
@e-v-o-l-v-e e-v-o-l-v-e force-pushed the nixos-local-content-share-init branch from 7d2c6a4 to b128aeb Compare August 18, 2025 17:41
@e-v-o-l-v-e

This comment was marked as outdated.

@nixpkgs-ci nixpkgs-ci bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Aug 18, 2025
@e-v-o-l-v-e e-v-o-l-v-e force-pushed the nixos-local-content-share-init branch 2 times, most recently from 24e5b70 to 08ca040 Compare August 19, 2025 11:55
@e-v-o-l-v-e
Copy link
Contributor Author

e-v-o-l-v-e commented Aug 19, 2025

hello @SuperSandro2000, sorry to ping you again, I fixed the conflicts, would you mind merging this if it looks good to you please ? 😊

@e-v-o-l-v-e e-v-o-l-v-e force-pushed the nixos-local-content-share-init branch from 08ca040 to cd81733 Compare August 26, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: changelog This PR adds or changes release notes 8.has: documentation This PR adds or changes documentation 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants