summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
* Merge pull request #17947 from RamKromberg/init/rcJoachim F2016-08-26
|\ | | | | rc: init at 1.7.4
| * rc: init at 1.7.4Ram Kromberg2016-08-26
| |
* | tcsh: take patch from Debian and edit it to fix handling of glibc-2.24 union ↵Michael Raskin2016-08-26
|/ | | | wait removal
* buildGoPackage: remove Go deps file `libs.json`Kamil Chmielewski2016-08-11
| | | | | | | | | | | | | | | | | | After #16017 there were a lot of comments saying that `nix` would be better than `JSON` for Go packages dependency sets. As said in https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-229624046 > Because of the content-addressable store, if two programs have the > same dependency it will already result in the same derivation in > the > store. Git also has compression in the pack files so it won't make > much difference to duplicate the dependencies on disk. And finally > most users will just use the binary builds so it won't make any > differences to them. This PR removes `libs.json` file and puts all package dependencies in theirs `deps.json`.
* oh-my-zsh: 2016-07-15 -> 2016-08-01Tim Steinbach2016-08-05
|
* Re-enable bunch of packages on DarwinTuomas Tynkkynen2016-08-03
| | | | | Prior to 1bf5ded1933b18af9a95dc263063756ed9d383ba these contained `hydraPlatforms = platforms.linux`, which was apparently misleading.
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* treewide: Lots of meta.hydraPlatforms -> meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | In all of these files, there is no meta.platforms but only meta.hydraPlatforms, which doesn't seem to have any purpose except being inconsistent.
* pash: 2015-11-06 -> 2016-07-06Rahul Gopinath2016-07-28
|
* xonsh: 0.4.1 -> 0.4.3Rok Garbas2016-07-21
|
* oh-my-zsh: 2016-07-05 -> 2016-07-15Tim Steinbach2016-07-18
|
* oh-my-zsh: 2016-06-18 -> 2016-07-05 (#16874)Tim Steinbach2016-07-12
|
* fish: 2.3.0 -> 2.3.1Louis Taylor2016-07-11
|
* Merge pull request #16589 from vrthra/elvishJoachim Fasting2016-07-02
|\ | | | | elvish: disable darwin
| * elvish: disable darwinRahul Gopinath2016-06-28
| |
* | zsh-completions: init at version 0.18.0 (#16512)Ole Jørgen Brønner2016-06-27
| | | | | | | | | | "This projects aims at gathering/developing new completion scripts that are not available in Zsh yet. The scripts are meant to be contributed to the Zsh project when stable enough."
* | xonsh: Add XONSH_INTERACTIVE and remove replay testRahul Gopinath2016-06-25
| |
* | xonsh: 0.3.4 -> 0.4.1Rahul Gopinath2016-06-25
| | | | | | | | * Disable windows tests that get erroneously executed
* | Merge pull request #16329 from vrthra/elvishArseniy Seroka2016-06-25
|\| | | | | elvish: init at 0.1
| * elvish: init at 0.1Rahul Gopinath2016-06-21
| | | | | | | | A novel unix shell written in go language.
* | tcsh: import an Arch patch (merging the two patches into a single one) for ↵Michael Raskin2016-06-23
| | | | | | | | fixing gcc5 optimisation
* | Merge pull request #14583 from AndersonTorres/tcshMichael Raskin2016-06-23
|\ \ | | | | | | tcsh: 6.18.01 -> 6.19.00
| * | tcsh: 6.18.01 -> 6.19.00AndersonTorres2016-04-10
| | |
* | | pythonPackages.prompt_toolkit: move pygments to propagatedBuildInputsRicardo Ardissone2016-06-20
| | |
* | | xonsh: 0.3.2 -> 0.3.4Ricardo Ardissone2016-06-20
| | |
* | | Merge pull request #16339 from NeQuissimus/ohmyzsh20160618Joachim Fasting2016-06-20
|\ \ \ | | | | | | | | oh-my-zsh: 2016-04-20 -> 2016-06-18
| * | | oh-my-zsh: 2016-04-20 -> 2016-06-18Tim Steinbach2016-06-19
| | |/ | |/|
* | | zsh: add shellPath passthruzimbatm2016-06-12
| | |
* | | xonsh: add shellPath passthruzimbatm2016-06-12
| | |
* | | tcsh: add shellPath passthruzimbatm2016-06-12
| | |
* | | rush: add shellPath passthruzimbatm2016-06-12
| | |
* | | pash: add shellPath passthruzimbatm2016-06-12
| | |
* | | mksh: add shellPath passthruzimbatm2016-06-12
| | |
* | | fish: add shellPath passthruzimbatm2016-06-12
| | |
* | | es: add shellPath passthruzimbatm2016-06-12
| | |
* | | dash: add shellPath passthruzimbatm2016-06-12
|/ /
* | fish: fix completion from NIX_PROFILESKjetil Orbekk2016-06-12
| | | | | | | | | | Load NIX_PROFILES at shell startup, not at build time. This one was missed in #16039.
* | no more goPackagesKamil Chmielewski2016-06-09
| |
* | oh: extracted from goPackagesKamil Chmielewski2016-06-09
| |
* | fish: fix completionsKjetil Orbekk2016-06-07
| | | | | | | | | | | | | | Completion was broken because some variables were resolved at installation time instead of being added to the script. Closes #16039.
* | xonsh: 0.2.7 -> 0.3.2Rok Garbas2016-06-04
| | | | | | | | * pythonPackages.prompt_toolkit make it build for py35
* | Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
| |
* | fish: 2.2.0 -> 2.3.0rnhmjoj2016-05-26
| |
* | fish: use a different alias man_db -> man-dbVladimír Čunát2016-05-24
| |
* | zsh-prezto: update to latest and fetch submodulesRok Garbas2016-05-17
| |
* | Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
| |
* | rssh: init at 2.3.4Alexei Robyn2016-05-16
| |
* | zsh-prezto: init at revision 7227c4f0bRok Garbas2016-05-15
| |
* | Merge branch 'master' into stagingVladimír Čunát2016-05-12
|\ \
| * | xonsh: 0.1.3 -> 0.2.7Ricardo Ardissone2016-05-11
| | |