summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
* nix-bash-completions: 0.6.3 -> 0.6.4Tor Hedin Brønner2018-02-28
| | | | Disables spotty nixops completion.
* Merge pull request #36106 from ↵Jörg Thalheim2018-02-28
|\ | | | | | | | | ryantm/auto-update/zsh-autosuggestions-0.4.0-to-0.4.2 zsh-autosuggestions: 0.4.0 -> 0.4.2
| * zsh-autosuggestions: 0.4.0 -> 0.4.2Ryan Mulligan2018-02-27
| | | | | | | | | | | | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - found 0.4.2 with grep in /nix/store/pgilg1imys99x1i42dslrv4qvqkp0p4d-zsh-autosuggestions-0.4.2 - found 0.4.2 in filename of file in /nix/store/pgilg1imys99x1i42dslrv4qvqkp0p4d-zsh-autosuggestions-0.4.2 cc "@loskutov"
* | mksh: 56b -> 56cRyan Mulligan2018-02-27
|/ | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - found 56c in filename of file in /nix/store/88xmgl9p82fph7d8qqzp48iqvkh688jd-mksh-56c cc "@AndersonTorres @joachifm"
* antigen: 2.2.2 -> 2.2.3Ryan Mulligan2018-02-24
| | | | Semi-automatic update; builds on NixOS
* define top-level attrs for getent, getconfWill Dietz2018-02-13
| | | | | | Note that currently getent is explicitly taken from "glibc.bin", regardless of build configuration which this preserves for now. (on non-musl anyway)
* bash: fix on muslWill Dietz2018-02-13
|
* fish: on musl use musl-getentWill Dietz2018-02-13
|
* Merge pull request #34689 from dtzWill/fix/zsh-modernJörg Thalheim2018-02-09
|\ | | | | zsh: set configureFlags and checkFlags at nix level, also fix cross
| * zsh: set configureFlags and checkFlags at nix level, also fix crossWill Dietz2018-02-06
| | | | | | | | | | | | | | As-is the use of 'configureFlags="..."' breaks cross compilation as it drops the configure platforms arguments. Set zprofile separately to handle $out.
* | nix-zsh-completions: 0.3.7 -> 0.3.8Tor Hedin Brønner2018-02-08
| |
* | nix-bash-completions: 0.6.2 -> 0.6.3Tor Hedin Brønner2018-02-08
| |
* | oh-my-zsh: 2017-12-14 -> 2018-01-22Tim Steinbach2018-02-07
|/
* elvish: 0.10 -> 0.11tilpner2018-01-31
|
* Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice2018-01-16
| | | | Goodbye, and thanks for all the Nix...
* nix-bash-completions: 0.6.1 -> 0.6.2Tor Hedin Brønner2018-01-10
|
* nix-zsh-completions: 0.3.6 -> 0.3.7Tor Hedin Brønner2018-01-10
|
* oh-my-zsh: 2017-09-24 -> 2017-12-14Tim Steinbach2018-01-09
|
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* Merge pull request #26805 from obsidiansystems/cross-elegantJohn Ericson2017-12-30
|\ | | | | Make cross compilation elegant
| * treewide: Use `depsBuildBuild` for buildPackges.stdenv.ccJohn Ericson2017-12-30
| |
* | fish: 2.7.0 -> 2.7.1Luke Adams2017-12-25
| | | | | | | | Fixes paste bracketing issue with iTerm (macOS)
* | oil: 0.1.0 -> 0.3.0dywedir2017-12-25
|/
* nix-bash-completions: lazy load aware installTor Hedin Brønner2017-12-10
| | | | | | | | `bash-completion` lazy loads completion scripts by looking up the command name in the completion directory. As such we need to create a symlink for every nix command. The problem had been masked by nixos sourcing all completion scripts on startup.
* treewide: checkMeta fixes for x86_64-linuxVladimír Čunát2017-12-07
|
* zsh-prezto: updating "4f19700" -> "0crrj2n"Rok Garbas2017-12-03
|
* nix-zsh-completions: 0.3.5 -> 0.3.6Tor Hedin Brønner2017-12-03
|
* nix-bash-completions: 0.5 -> 0.6Tor Hedin Brønner2017-12-03
|
* dgsh: fix build with glibc 2.26Orivej Desh2017-11-28
|
* fish: enable parallel buildingOrivej Desh2017-11-27
|
* fish: 2.6.0 -> 2.7.0adisbladis2017-11-27
|
* zsh-command-time: init at 2017-05-09 (#32083)Izorkin2017-11-27
|
* antigen: 2.2.1 -> 2.2.2name2017-11-26
|
* xonsh: 0.5.12 -> 0.6.0adisbladis2017-11-26
|
* nix-bash-completions: 0.4 -> 0.5Tor Hedin Brønner2017-11-21
| | | | Various improvements and bugfixes.
* nix-zsh-completions: 0.3.3 -> 0.3.5Tor Hedin Brønner2017-11-21
| | | | | Various improvements including attribute completion when supplying a cached url as a repo.
* zsh-prezto: rehash with fetchpatchOrivej Desh2017-11-21
|
* xonsh: 0.4.3 -> 0.5.12Joerg Thalheim2017-11-21
|
* zsh-powerlevel9k: init at 2017-11-10Pierre Chevalier2017-11-18
| | | | | To use, add this option to your configuration.nix: `programs.zsh.promptInit = "source ${pkgs.zsh-powerlevel9k}/share/zsh-powerlevel9k/powerlevel9k.zsh-theme";`
* fish-foreign-env: suppress additional harmless warningsYurii Rashkovskii2017-11-14
| | | | | | | | | | | | As per #30645, fish with fish-foreign-env prints this (harmless) warning: ``` set: Tried to change the read-only variable “_” ``` This patch was developed by @rnhmjoj in the aforementioned issue discussion
* nix-zsh-completions: 0.3.2 -> 0.3.3Tor Hedin Brønner2017-11-13
| | | | Some minor fixes.
* nix-bash-completions: 0.2 -> 0.4Tor Hedin Brønner2017-11-13
| | | | | A bunch of fixes, and now completes attribute paths when `<nixpkgs>` syntax as file input.
* nix-bash-completions: 0.1 -> 0.2Tor Hedin Brønner2017-11-11
| | | | Fix stray print debugging line which stopped the script from working.
* nix-bash-completions: init at 0.1Tor Hedin Brønner2017-11-11
| | | | Bash completion for almost all nix* commands, including nix-1.12.
* Merge pull request #31390 from Ma27/fix-buildphase-expressionsOrivej Desh2017-11-11
|\ | | | | treewide: get rid of invalid `buildPhases` argument
| * treewide: get rid of invalid `buildPhases` argumentMaximilian Bosch2017-11-08
| | | | | | | | | | | | | | | | | | I don't know where this comes from (I accidentally did that as well once), but some derivations seem to use `buildPhases` rather than `phases` in their derivations. This kills all improper usages as the lack of a `phases` argument didn't break the build, so this can be safely removed.
* | Change many homepage urls from http to https #30636Pascal Wittmann2017-11-10
|/
* nix-zsh-completions: 0.3.1 -> 0.3.2Tor Hedin Brønner2017-11-06
| | | | Adds support for nix1.12 and various improvements.
* Merge pull request #31205 from mimadrid/update/zsh-syntax-highlighting-0.6.0Jörg Thalheim2017-11-03
|\ | | | | zsh-syntax-highlighting: 0.5.0 -> 0.6.0
| * zsh-syntax-highlighting: 0.5.0 -> 0.6.0mimadrid2017-11-03
| |