about summary refs log tree commit diff
path: root/pkgs/shells
AgeCommit message (Collapse)AuthorFilesLines
2020-01-11zsh-autosuggestions: 0.6.3 -> 0.6.4Will Dietz1-2/+2
2020-01-08mrsh: init at 2020-01-08Matthias Beyer1-0/+24
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-01-07Merge pull request #77249 from filalex77/nushell-0.8.0Maximilian Bosch1-4/+4
nushell: 0.7.1 -> 0.8.0
2020-01-07nushell: 0.7.1 -> 0.8.0Oleksii Filonenko1-4/+4
2020-01-06zsh-powerlevel10k: init at unstable-2019-12-19Martin Weinelt2-0/+53
2020-01-05oh-my-zsh: 2020-01-01 -> 2020-01-04Tim Steinbach1-3/+3
2020-01-02Merge master into staging-nextFrederik Rietdijk4-6/+15
2020-01-02nushell: 0.7.0 -> 0.7.1Maximilian Bosch1-3/+4
https://crates.io/crates/nu/0.7.1 `aarch64-linux` is currently not supported as several crates fail to compile on ARM archs (https://github.com/nushell/nushell/issues/485).
2020-01-01oh-my-zsh: 2019-12-29 -> 2020-01-01Tim Steinbach1-3/+3
2019-12-31powershell: set shellPathMatthew Bauer1-0/+4
Fixes #45830
2019-12-31Adding passthru to ion shell to allow using it as a login shell as advised ↵mox1-0/+4
for a similar case in https://github.com/NixOS/nixpkgs/issues/45830
2019-12-31treewide: fix types for mkDerivation paramsRobin Gloster1-1/+1
2019-12-30Merge gcc-9 into staging (#68029)Frederik Rietdijk1-5/+13
2019-12-30treewide: installFlags is a listRobin Gloster1-1/+1
2019-12-30treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren1-1/+1
2019-12-30bash: *Flags are listsRobin Gloster1-1/+1
2019-12-30ksh: add patch to fix darwin buildFranz Pletz1-1/+9
2019-12-28oh-my-zsh: 2019-12-27 -> 2019-12-29Tim Steinbach1-3/+3
2019-12-26oh-my-zsh: 2019-12-22 -> 2019-12-27Tim Steinbach1-3/+3
2019-12-26treewide: update which packages I'm currently maintainingMaximilian Bosch1-1/+1
Idea shamelessly stolen from 4e60b0efae56cc8e1a8a606a5a89462c38aba305. I realized that I don't really know anymore where I'm listed as maintainer and what I'm actually (co)-maintaining which means that I can't proactively take care of packages I officially maintain. As I don't have the time, energy and motivation to take care of stuff I was interested in 1 or 2 years ago (or packaged for someone else in the past), I decided that I make this explicit by removing myself from several packages and adding myself in some other stuff I'm now interested in. I've seen it several times now that people remove themselves from a package without removing the package if it's unmaintained after that which is why I figured that it's fine in my case as the affected pkgs are rather low-prio and were pretty easy to maintain.
2019-12-26Merge remote-tracking branch 'origin/master' into gcc-9Franz Pletz13-60/+125
2019-12-22oh-my-zsh: 2019-12-20 -> 2019-12-22Tim Steinbach1-3/+3
2019-12-20oh-my-zsh: 2019-12-18 -> 2019-12-20Tim Steinbach1-3/+3
2019-12-19Merge pull request #75301 from dasj19/upgrade-bash-50-p11Renaud1-0/+2
bash 5.0p9 -> 5.0p11
2019-12-19Merge pull request #75932 from filalex77/nushell-0.7.0Mario Rodas1-8/+8
nushell: 0.6.1 -> 0.7.0
2019-12-19nushell: change --all-features to --features=stableOleksii Filonenko1-5/+5
2019-12-19nushell: 0.6.1 -> 0.7.0Oleksii Filonenko1-3/+3
2019-12-18oh-my-zsh: 2019-12-07 -> 2019-12-18Tim Steinbach1-3/+3
2019-12-17Updated bash 5.0 with the latest patches.Daniel Șerbănescu1-0/+2
2019-12-14zsh-history: Add testsChristian Kampka1-1/+5
2019-12-12oh-my-zsh: GitHub repo movedTim Steinbach2-3/+3
2019-12-10Merge pull request #75434 from kampka/zsh-historyworldofpeace2-32/+3
zsh-history: 2019-10-07 -> 2019-12-10
2019-12-10oil: 0.7.pre6 -> 0.7.pre9Vladyslav M1-2/+2
2019-12-10zsh-history: 2019-10-07 -> 2019-12-10Christian Kampka2-32/+3
2019-12-09oh-my-zsh: 2019-12-07 -> 2019-12-07Tim Steinbach1-3/+3
2019-12-02bash-completion: apply musl patch unconditionallyJörg Thalheim1-2/+0
This way we don't forget accidentally to remove the patch on the next upgrade.
2019-12-02bash-completion: Fix tests with musl.Niklas Hambüchen1-0/+12
Fixes test error self = <test_iconv.TestIconv object at 0x7ffff52f3410> completion = <CompletionResult []> @pytest.mark.complete("iconv -") def test_1(self, completion): > assert completion E assert <CompletionResult []> ../t/test_iconv.py:7: AssertionError by applying upstream commit not present in a newer release.
2019-12-01nushell: 0.6.0 -> 0.6.1Oleksii Filonenko1-3/+3
2019-11-29powershell: disable dotnet telemetryMario Rodas1-1/+1
2019-11-27nushell: 0.5.0 -> 0.6.0Oleksii Filonenko1-5/+5
2019-11-27nushell: add filalex77 to maintainersOleksii Filonenko1-1/+1
2019-11-25oh-my-zsh: 2019-11-21 -> 2019-11-23Tim Steinbach1-3/+3
2019-11-24Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson19-37/+372
2019-11-24treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson1-1/+1
That is because this commit should be merged to both master and release-19.09.
2019-11-21oh-my-zsh: 2019-10-30 -> 2019-11-21Tim Steinbach1-3/+3
2019-11-19zsh-fast-syntax-highlighting: init at 1.54 (#65429)pasqui231-0/+30
2019-11-13grml-zsh-config: 0.16.0 -> 0.16.1R. RyanTM1-2/+2
(#72511)
2019-11-13oil: 0.7.pre5 -> 0.7.pre6Vladyslav M1-12/+3
2019-11-12Merge pull request #73121 from marsam/init-nushellMario Rodas1-0/+51
nushell: init at 0.5.0
2019-11-13Merge pull request #73072 from cko/missing_descriptionsRenaud1-1/+7
treewide: add missing descriptions & homepages