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

Commits on Mar 22, 2020

  1. zsh-powerlevel10k: v1.4.0 → v1.5.0

    Changes since the last release
    
        New and changed parameters:
            Two additional parameters are available in gcloud: P9K_GCLOUD_CONFIGURATION and P9K_GCLOUD_PROJECT_NAME.
            gcloud segment can now be in two states: PARTIAL and COMPLETE. See documentation.
    
        Wizard:
            The screen asking whether to display current time now offers a choice between two formats: 24-hour and 12-hour.
            os_icon is no longer bold.
            Slanted and flat separators are now using glyphs from Box Drawing Unicode block. They should look much better in fonts with correctly sized Box Drawing glyphs.
            gcloud now displays project name instead of project id whenever possible.
    
        Bug fixes:
            Powerlevel10k no longer resolves symbolic links when calling commands that might act differently depending on argv[0].
            java_version now works properly when using AdoptOpenJDK.
    
        Misc:
            Arch Linux users can now install Powerlevel10k with pacman. See instructions.
            There is a new version of MesloLGS NF (the recommended font) with better alignment of powerline glyphs and 44% larger icons (by area). iTerm2 users can upgrade by typing p10k configure. Users of other terminals can follow manual installation instructions.
    mweinelt committed Mar 22, 2020
    Copy the full SHA
    4cb0894 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Merge pull request #83150 from mweinelt/pr/zsh-powerlevel10k/v1.5

    zsh-powerlevel10k: v1.4.0 → v1.5.0
    flokli committed Mar 23, 2020
    Copy the full SHA
    d7a3ee6 View commit details
    Browse the repository at this point in the history