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: 121318a9b47f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 95a0e2438158
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 14, 2019

  1. nixos/gitea: add option to disable registration

    Although this can be added to `extraOptions` I figured that it makes
    sense to add an option to explicitly promote this feature in our
    documentation since most of the self-hosted gitea instances won't be
    intended for common use I guess.
    
    Also added a notice that this should be added after the initial deploy
    as you have to register yourself using that feature unless the install
    wizard is used.
    Ma27 committed Jan 14, 2019
    Copy the full SHA
    ad3a50e View commit details
    Browse the repository at this point in the history
  2. nixos/gitea: add git to the service path

    Otherwise commands like `git push` will fail if the machine doesn't have
    git installed.
    Ma27 committed Jan 14, 2019
    Copy the full SHA
    f90bd42 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Merge pull request #53952 from Ma27/improve-gitea-module

    nixos/gitea: minor fixes
    dywedir committed Jan 15, 2019
    Copy the full SHA
    95a0e24 View commit details
    Browse the repository at this point in the history