about summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
...
* | Merge pull request #86203 from mweinelt/powerlevel10k/v1.6.1Jörg Thalheim2020-04-28
|\ \ | | | | | | zsh-powerlevel10k: v1.6.0 → v1.6.1
| * | zsh-powerlevel10k: v1.6.0 → v1.6.1Martin Weinelt2020-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since the last release Bug fixes Configuration wizard no longer redraws screen every second Configuration wizard no longer prints spurious errors before the charset screen Configuration wizard once again honors prompt frame selection
* | | Merge pull request #86136 from cole-h/fishadisbladis2020-04-28
|\ \ \ | | | | | | | | fish: 3.1.0 -> 3.1.1
| * | | fish: disable codesigningCole Helbling2020-04-27
| | | | | | | | | | | | | | | | We don't have access to the codesign binary.
| * | | fish: 3.1.0 -> 3.1.1Cole Helbling2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/fish-shell/fish-shell/compare/3.1.0...3.1.1 The patch we had to use for Apple SDKs was merged upstream, so it can be dropped. I ran nixpkgs-fmt, and removed the `with stdenv.lib;` scope expander. Additionally, did a little bit of cleanup. I plan on refactoring this more down the line, but this'll do for now. I finally figured out why we use `fetchurl` for the tagged release: the published release tarballs contain a version file, which the `build_tools/git_version_gen.sh` script reads (and uses as the version if it exists). The other thing it contains are pre-generated docs for various `fish` builtins. I've expanded the comment to document this so nobody is as confused as I was when I first saw it. (Though I plan to change this and add sphinx as a native build input in order to build the docs ourselves.)
* | | | fish: Patch __fish_anypython function to return build input python3adisbladis2020-04-28
| |/ / |/| |
* | | zsh-powerlevel10k: v1.5.0 → v1.6.0Martin Weinelt2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since the last release Wizard Configuration wizard now reacts to terminal size changes in real time and can function at much smaller terminal dimensions. Configs with prompt_char now have vi_mode disabled by default. Generated configs now unset DEFAULT_USER. Classic and Rainbow configs now set POWERLEVEL9K_MULTILINE_NEWLINE_PROMPT_GAP_BACKGROUND. This makes it easier to define 3-line prompt. New parameters If POWERLEVEL9K_CONFIG_FILE is set, configuration wizard will write configs to the specified location instead of the default ${ZDOTDIR:-~}/.p10k.zsh. gitstatus Support older macOS versions (at least El Capitan; even older versions might work). Support Linux on armv6, i386 and i686. Support cygwin and msys2 on i686. macOS builds now use iconv from Homebrew. gitstatusd binaries are now being built with https://github.com/romkatv/gitstatus/blob/release/mbuild. Misc The default icon for proxy segment is now ↔ instead of ⮂. The old icon is missing in many fonts. Bug fixes gitstatus once again works on 64-bit Linux without glibc. Instant prompt no longer gets gradually slower over time when XDG_HOME_CACHE is on a slow filesystem. Instant prompt no longer prints spurious erros when XDG_HOME_CACHE is on NTFS. The old-style (and discouraged) custom prompts now work on zsh 5.3.1. Configuration wizard once again presents "extra icons" and "fluent prompt" options when using 12-hour time format.
* | | Merge master into staging-nextFrederik Rietdijk2020-04-22
|\| |
| * | Merge pull request #85677 from dywedir/oilLinus Heckemann2020-04-22
| |\ \ | | | | | | | | oil: 0.7.0 -> 0.8.pre4
| | * | oil: 0.7.0 -> 0.8.pre4Vladyslav M2020-04-21
| | | |
| * | | fish: declare tests from nixosTestsEmery Hemingway2020-04-22
| |/ /
* | | Merge branch 'staging-next' into stagingJan Tojnar2020-04-16
|\| |
| * | nix-zsh-completions: 0.4.3 -> 0.4.4 (#85267)R. RyanTM2020-04-15
| | |
| * | mksh: 57 -> 58AndersonTorres2020-04-15
| | |
* | | bash-completion: 2.9 -> 2.10Konrad Borowski2020-04-13
|/ /
* | oh-my-zsh: 2020-03-12 -> 2020-04-10Tim Steinbach2020-04-11
| |
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
| |
* | xonsh: 0.9.16 -> 0.9.17Mario Rodas2020-04-10
| | | | | | | | Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.17
* | zplug: init at 2.4.2s13412020-04-09
| |
* | Merge pull request #84605 from AndersonTorres/update-tcshAnderson Torres2020-04-08
|\ \ | | | | | | tcsh: 6.21.00 -> 6.22.02
| * | tcsh: 6.21.00 -> 6.22.02AndersonTorres2020-04-07
| | |
* | | xonsh: 0.9.15 -> 0.9.16Mario Rodas2020-04-07
|/ / | | | | | | Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.16
* | zsh-nix-shell: init at (unstable-)2019-12-20Andreas Wiese2020-04-07
| |
* | nushell: 0.11.0 -> 0.12.0Mario Rodas2020-03-31
| |
* | elvish: 0.13 -> 0.13.1AndersonTorres2020-03-30
| |
* | Merge pull request #83397 from marsam/update-xonshElis Hirwing2020-03-28
|\ \ | | | | | | xonsh: 0.9.14 -> 0.9.15
| * | xonsh: 0.9.14 -> 0.9.15Mario Rodas2020-03-25
| | | | | | | | | | | | Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.15
* | | Merge pull request #83472 from Mic92/propragate-darwin-goJörg Thalheim2020-03-28
|\ \ \ | | | | | | | | Propragate darwin go
| * | | Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim2020-03-27
| |/ / | | | | | | | | | | | | | | | | | | This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
* | | ion: 1.0.5 -> unstable-2020-03-22Benjamin Hipple2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The app is still maintained upstream, but they aren't cutting releases on crates.io anymore: https://crates.io/crates/ion-shell This fixes the build with the latest Rust toolchain by upgrading to the current commit off the project's `master`. ZHF: #80379
* | | antibody: 4.3.1 -> 6.0.0Oleksii Filonenko2020-03-27
|/ /
* | zsh-powerlevel10k: v1.4.0 → v1.5.0Martin Weinelt2020-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | zsh-history: fix build on darwinMario Rodas2020-03-21
| |
* | elvish: fix build on darwinMario Rodas2020-03-21
| |
* | zsh-powerlevel10k: v1.3.0 → v1.4.0Martin Weinelt2020-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since the last release New prompt segments: package: shows npm name and version from package.json (disabled by default). New and changed parameters: P9K_OS_ICON: set by Powerlevel10k on initialization; can be used in user-defined prompt segments and *_EXPANSION parameters. POWERLEVEL9K_ICON_PADDING: when set to moderate, some icons will have an extra space after them. This is meant to avoid icon overlap when using non-monospace fonts. When set to none, spaces are not added. Performance improvement: detect_virt prompt segment is now 50% faster. Bug fixes: Many terminal escape sequences are now terminated with BEL instead of ST. BEL is the standard terminator according to ECMA-48 §8.3.89 but Konsole doesn't understand it. Thankfully, all terminals appear to understand BEL as extension. Superfluous spaces have been removed from vcs segment when using a monospace font and not using my_git_formatter. Wizard: Generated configs now set POWERLEVEL9K_ICON_PADDING in favor of *_VISUAL_IDENTIFIER_EXPANSION. The value of this parameters depends on the answers to the first few questions that concern terminal font capabilities. Generated configs no longer attempt to work around misconfigured locale. The workarounds in Powerlevel10k proper are sufficient. gitstatus: Fix a regression on Linux systems where uname doesn't understand -o. Fix a regression on Cygwin and MinGW when running on older versions of Windows. Fix a bug that can result in occasional gitstatus initialization failure on WSL when using Powerlevel10k with Instant Prompt.
* | oh-my-zsh: 2020-03-05 -> 2020-03-12Tim Steinbach2020-03-14
| |
* | xonsh: 0.9.13 -> 0.9.14Maximilian Bosch2020-03-14
| | | | | | | | | | | | | | | | | | | | Closes #81951 The PR unnecessarily removes the `patchShebangs .`-call, also the non-deterministically failing testcase `test_pyghooks` isn't excluded there. Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
* | Merge pull request #82492 from r-ryantm/auto-update/antibodyMario Rodas2020-03-13
|\ \ | | | | | | antibody: 4.2.0 -> 4.3.1
| * | antibody: set versionMario Rodas2020-03-13
| | |
| * | antibody: 4.2.0 -> 4.3.1R. RyanTM2020-03-13
| | |
* | | nushell: 0.10.0 -> 0.11.0Mario Rodas2020-03-12
| | | | | | | | | | | | Release notes: https://www.nushell.sh/blog/2020/03/10/nushell_0_11_0.html
* | | Merge pull request #82212 from eraserhd/elvish-0.13Vladyslav M2020-03-12
|\ \ \ | |/ / |/| | elvish: 0.12 -> 0.13
| * | elvish: 0.12 -> 0.13Jason Felice2020-03-10
| | |
* | | Merge pull request #81934 from mweinelt/pr/zsh-powerlevel10k/v1.3Florian Klink2020-03-11
|\ \ \ | | | | | | | | zsh-powerlevel10k: v1.2.0 → v1.3.0
| * | | zsh-powerlevel10k v1.2.0 → v1.3.0Martin Weinelt2020-03-07
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since the last release New prompt segments: haskell_stack: haskell version from stack. New and changed parameters: POWERLEVEL9K_MODE can now be set to ascii for ASCII prompt. The default value of POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES now contains env. New parameter: POWERLEVEL9K_JAVA_VERSION_PROJECT_ONLY. Display java_version only in java project (sub)directories. POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND now contains istioctl and kogito in all config templates. Thanks, @errantepiphany! All *env segments now respect POWERLEVEL9K_*ENV_SHOW_SYSTEM. If set to false, the segment will be hidden if its content is "system". The default value is true. nodenv now understand POWERLEVEL9K_NODENV_SOURCES, just like all other *env segments. POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER now has useful semantics (incompatible with powerleve9k, where it was useless). If set to true, it'll remove the leading slash from the current directory if it's absolute. It no longer does anything if the directory is not absolute or if the leading character has been removed or changed by the shortener. This is meant for users who override POWERLEVEL9K_DIR_PATH_SEPARATOR. Robustness improvements: Powerlevel10k now works when there are no utf-8 locales on the machine. Configuration wizard: Lean, Classic and Rainbow styles now have an option to restrict prompt character set to ASCII. Styles that require 256 colors are not offered when terminal cannot display 256 colors. Rainbow and Classic styles now have an option to use flat heads. This option is offered in ASCII mode and when powerline glyphs are unavailable. Configuration wizard now restores screen upon exit. New segments in config templates: haskell_stack (enabled by default) and java_version (disabled by default). Bug fixes: Visual mode indicator now correctly switches back to command mode indicator after pressing d and similar when using Zsh >= 5.3. Visual mode indicator no longer gets displayed in Zsh prior to 5.3. Please upgrade Zsh if this matters to you. *ENV_DIR parameters are now handled the same way as in the underlying *env projects. Misc: There is no longer an empty line at the top of the screen after hitting Ctrl-L or typing clear or reset, even with POWERLEVEL9K_PROMPT_ADD_NEWLINE=true and POWERLEVEL9K_TRANSIENT_PROMPT=always. It's now possible to install powerlevel10k with Homebrew. Subseparators are now displayed with the foreground color of the previous/next segment in left/right prompt. Used to be the other way around. Thanks, @ahaasler! gitstatus: make now produces usrbin/gitstatusd instead of ./gitstatusd. build.zsh now puts the binary in usrbin subdirectory. If you place it in the same subdirectory of your gitstatus installation without changing the file name, gitstatus will pick it up automatically.
* / / ion: mark as brokenBenjamin Hipple2020-03-07
|/ / | | | | | | | | | | As noted in the comment, its Rust vendor directory no longer compiles. That said, we can still compute the new `cargoSha256`, and the package fails in precisely the same way.
* | oh-my-zsh: 2020-03-05 -> 2020-03-05Tim Steinbach2020-03-06
| |
* | zsh-syntax-highlighting: 0.6.0 -> 0.7.1R. RyanTM2020-03-05
| |
* | nix-bash-completions: 0.6.7 -> 0.6.8 (#81019)Tor Hedin Brønner2020-03-05
| |
* | oh-my-zsh: 2020-03-03 -> 2020-03-05Tim Steinbach2020-03-05
| |