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: 5ca797c72c63
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a8b81d1c13b9
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 18, 2018

  1. gitea: fix usage over ssh

    Using gitea over ssh had two isses:
     1. No shell was set for the user
     2. Gitea tried to write logs to
     /nix/store/x83q12kyd9gw1pay036dxz2dq0apf17h-gitea-1.3.2-bin/log when
     serving the ssh usage.
    etu committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    fa76c9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37308 from etu/gitea-working-git-over-ssh

    gitea: fix usage over ssh
    Mic92 committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    a8b81d1 View commit details
    Browse the repository at this point in the history