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: 533c150d18e5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4396baf04efd
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 14, 2020

  1. mosh: Hermeticize mosh-client path reference from mosh.pl

    Do the same thing as we do for the "ssh" binary, except with
    mosh-client: Patch the perl source to substitute mosh-client with
    @mosh-client@, then substituteInPlace the variable out for the
    compilation output path.
    antifuchs committed Dec 14, 2020
    Copy the full SHA
    9b18a0f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Merge pull request #106876 from antifuchs/fix-mosh-client-path

    mosh: Hermeticize mosh-client path reference from mosh.pl
    SuperSandro2000 committed Jan 18, 2021
    Copy the full SHA
    4396baf View commit details
    Browse the repository at this point in the history