about summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
* Merge pull request #88606 from r-ryantm/auto-update/mkshJoachim F2020-05-22
|\ | | | | mksh: 59 -> 59b
| * mksh: 59 -> 59bR. RyanTM2020-05-22
| |
* | oh-my-zsh: 2020-05-20 -> 2020-05-21Tim Steinbach2020-05-22
| |
* | oh-my-zsh: 2020-05-18 -> 2020-05-20Tim Steinbach2020-05-20
| |
* | Merge pull request #88212 from r-ryantm/auto-update/powershellMaximilian Bosch2020-05-20
|\ \ | | | | | | powershell: 7.0.0 -> 7.0.1
| * | powershell: 7.0.0 -> 7.0.1R. RyanTM2020-05-19
| |/
* | oh-my-zsh: 2020-05-16 -> 2020-05-18Tim Steinbach2020-05-19
| |
* | antibody: 6.0.0 -> 6.0.1R. RyanTM2020-05-19
|/
* oh-my-zsh: 2020-05-11 -> 2020-05-16Tim Steinbach2020-05-17
|
* treewide: fix broken AlpineLinux repo links (#87892)Lila2020-05-15
|
* go-modules: Update files to use vendorSha256Colin L Rice2020-05-14
|
* oh-my-zsh: 2020-05-07 -> 2020-05-11Tim Steinbach2020-05-13
|
* nushell: 0.13.0 -> 0.14.0Oleksii Filonenko2020-05-13
|
* Merge master into staging-nextFrederik Rietdijk2020-05-10
|\
| * Merge pull request #87041 from r-ryantm/auto-update/mkshJoachim F2020-05-09
| |\ | | | | | | mksh: 58 -> 59
| | * mksh: 58 -> 59R. RyanTM2020-05-06
| | |
* | | Merge staging-next into stagingFrederik Rietdijk2020-05-08
|\| |
| * | oh-my-zsh: 2020-05-05 -> 2020-05-07Tim Steinbach2020-05-07
| | |
| * | Merge pull request #86938 from marsam/update-xonshJörg Thalheim2020-05-05
| |\ \ | | | | | | | | xonsh: 0.9.17 -> 0.9.18
| | * | xonsh: 0.9.17 -> 0.9.18Mario Rodas2020-05-05
| | | | | | | | | | | | | | | | Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.18
| * | | oh-my-zsh: 2020-05-01 -> 2020-05-05Tim Steinbach2020-05-05
| |/ /
| * | fish: fix and enable `fishConfig` testCole Helbling2020-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `nix-build -A fish.tests.fishConfig` will now test that the `fish_config` tool would start up properly. Previously, this test was effectively disabled due to `withTests` being stubbed out. I don't think this test ever truly worked, because the generated temporary file would be cleaned up automatically (or maybe this "automatically" changed between versions). The solution to this is to add `delete=False` to the `NamedTemporaryFile` function call, to keep the temporary file around in order to grep its contents for the expected output.
| * | powershell: enable darwin installJonathan Ringer2020-05-04
| | |
| * | powershell: 6.2.3 -> 7.0.0S2020-05-04
| | | | | | | | | Package and openssl dependency version bump and cascading changes.
| * | oh-my-zsh: 2020-04-30 -> 2020-05-01Tim Steinbach2020-05-04
| |/
* | Merge pull request #87189 from andir/bashcompletionsJörg Thalheim2020-05-07
|\ \ | |/ |/|
| * bashCompletion: speed-up test execution by using xdistAndreas Rammhold2020-05-07
| | | | | | | | | | | | | | Currently the tests take an eternity and are also sometimes flaky. By following upstream in using xdist for parallel test execution we at least get the feedback cycle down. On my machine that means instead of running this for ~25min it runs in 1 minute and 10 seconds.
* | oh-my-zsh: 2020-04-26 -> 2020-04-30Tim Steinbach2020-05-01
|/
* nushell: 0.12.0 -> 0.13.0Mario Rodas2020-05-01
| | | | Release notes: https://www.nushell.sh/blog/2020/04/21/nushell_0_13_0.html
* bash-completion: ignore failing gcc tests on Aarch32Andrew Childs2020-04-30
|
* zsh-powerlevel10k: v1.6.1 → v1.7.0Martin Weinelt2020-04-29
| | | | | | | | | | Changes since the last release New and changed parameters POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER can now be set to last (equivalent to true from older versions) or first (new feature). Bug fixes gitstatus once again works on 32-bit ARM Linux (armv6l and armv7l).
* fish: 3.1.1 -> 3.1.2Cole Helbling2020-04-28
| | | | | | | | https://github.com/fish-shell/fish-shell/compare/3.1.1...3.1.2 "This release of fish fixes a major issue discovered in fish 3.1.1: Commands such as `fzf` and `enhancd`, when used with `eval`, would hang. `eval` buffered output too aggressively, which has been fixed."
* oh-my-zsh: 2020-04-10 -> 2020-04-26Tim Steinbach2020-04-28
|
* 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
|