Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 436b9251566e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a58ab8fc056f
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 8, 2019

  1. documize-community: init at 2.2.1

    Documize is an open-source alternative for wiki software like Confluence
    based on Go and EmberJS. This patch adds the sources for the community
    edition[1], for commercial their paid-plan[2] needs to be used.
    
    For commercial use a derivation that bundles the commercial package and
    contains a `$out/bin/documize` can be passed to
    `services.documize.enable`.
    
    The package compiles the Go sources, the build process also bundles the
    pre-built frontend from `gui/public` into the binary.
    
    The NixOS module generates a simple `systemd` unit which starts the
    service as a dynamic user, database and a reverse proxy won't be
    configured.
    
    [1] https://www.documize.com/get-started/
    [2] https://www.documize.com/pricing/
    Ma27 committed Apr 8, 2019
    Copy the full SHA
    acbb74e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58398 from Ma27/package-documize

    documize-community: init at 2.2.1
    globin committed Apr 8, 2019
    Copy the full SHA
    a58ab8f View commit details
    Browse the repository at this point in the history