summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
* xonsh: 0.6.0 -> 0.6.1Vladyslav Mykhailichenko2018-04-23
|
* pkgs/shells: move extensions to subdirsMatthew Bauer2018-04-17
| | | | | These are not reaal shells and should go into their parent shell directory.
* zsh: 5.5 -> 5.5.1Tim Steinbach2018-04-17
|
* Merge pull request #36580 from ryantm/auto-update/grml-zsh-configMatthew Justin Bauer2018-04-17
|\ | | | | grml-zsh-config: 0.14.2 -> 0.14.3
| * grml-zsh-config: 0.14.2 -> 0.14.3Ryan Mulligan2018-03-08
| | | | | | | | | | | | | | | | Semi-automatic update. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 0.14.3 in filename of file in /nix/store/2z6cjbqfwc5h5rwz64c3pjd0a008yhp8-grml-zsh-config-0.14.3
* | oh-my-zsh: 2017-01-22 -> 2017-04-06Tim Steinbach2018-04-14
| |
* | Merge branch 'master' into stagingRobert Schütz2018-04-10
|\ \
| * | zsh: 5.4.2 -> 5.5Tor Hedin Brønner2018-04-09
| | |
* | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-04-03
|\| | | | | | | | | | | | | | Conflicts: pkgs/top-level/all-packages.nix
| * | nix-bash-completions: 0.6.4 -> 0.6.5Tor Hedin Brønner2018-03-30
| | |
* | | treewide: cleanup procps usesMatthew Bauer2018-03-27
|/ /
* | bash-completion: 2.7 -> 2.8Ryan Mulligan2018-03-19
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2.8 with grep in /nix/store/svgfjl0v59ff90l6h2gzbsplhbk3aqhp-bash-completion-2.8 - directory tree listing: https://gist.github.com/23a9bb8eddc5667ef5a94d69ea7ab340
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-13
|\ \ | | | | | | | | | | | | Conflicts: pkgs/development/tools/build-managers/conan/default.nix
| * | rush: fix buildxeji2018-03-13
| |/ | | | | | | see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853649
* | bash: 4.4p12 -> 4.4p19Will Dietz2018-03-09
| |
* | Merge remote-tracking branch 'origin/master' into cross-nixosShea Levy2018-02-28
|\|
| * nix-bash-completions: 0.6.3 -> 0.6.4Tor Hedin Brønner2018-02-28
| | | | | | | | Disables spotty nixops completion.
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-28
|\| | | | | | | | | | | | | Conflicts: pkgs/applications/misc/pytrainer/default.nix pkgs/development/tools/pew/default.nix pkgs/tools/misc/you-get/default.nix
| * 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"
* | Merge pull request #35071 from oxij/stdenv/infopagesJohn Ericson2018-02-26
|\ \ | |/ |/| stdenv, bash: fixing info pages and stuff
| * bash, bashInteractive: install manpages for both variantsJan Malakhovski2018-02-26
| | | | | | | | This mostly reverts commit bd0e161f0cd6a34a5fa777570b1489f1275af417.
* | 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
|