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: 26291ccf3412
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4c9d74dde7ba
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 13, 2020

  1. oh-my-zsh: undefine functions that don't work on Nix

    Both functions expect oh-my-zsh to be in ~/.oh-my-zsh and try to
    modify the directory. This doesn't work, since it is in the
    Nix store.
    samuelgrf committed Jul 13, 2020
    Copy the full SHA
    153367b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92950 from samuelgrf/fix/oh-my-zsh-functions

    oh-my-zsh: undefine functions that don't work on Nix
    Ma27 committed Jul 13, 2020
    Copy the full SHA
    4c9d74d View commit details
    Browse the repository at this point in the history