about summary refs log tree commit diff
path: root/pkgs/shells
AgeCommit message (Collapse)AuthorFilesLines
2022-10-09tcsh: fix build with libxcryptMartin Weinelt1-0/+2
2022-10-07oh-my-zsh: 2022-10-03 -> 2022-10-07R. Ryantm1-3/+3
2022-10-06murex: 2.11.2030 -> 2.11.2200R. Ryantm1-2/+2
2022-10-05antibody: mark broken on darwinTheodore Ni1-1/+9
2022-10-04Merge pull request #194361 from r-ryantm/auto-update/carapaceNikolay Korotkiy1-3/+3
carapace: 0.16.0 -> 0.17.0
2022-10-04carapace: 0.16.0 -> 0.17.0R. Ryantm1-3/+3
2022-10-03oh-my-zsh: 2022-09-10 -> 2022-10-03R. Ryantm1-3/+3
2022-09-30Merge pull request #192518 from r-ryantm/auto-update/oilMario Rodas1-2/+2
oil: 0.12.4 -> 0.12.6
2022-09-29Merge pull request #191679 from drupol/fish/update-wrapfishSandro1-9/+31
2022-09-29Merge pull request #192630 from cidkidnix/fix-bash-androidJohn Ericson1-1/+5
bash: fix android cross-compile
2022-09-29bash: give bionic file with comment about "fortify"cidkidnix1-0/+1
2022-09-25oil: 0.12.4 -> 0.12.6R. Ryantm1-2/+2
2022-09-24murex: 2.11.2000 -> 2.11.2030R. Ryantm1-2/+2
2022-09-23bash: make android comment more clearcidkidnix1-1/+2
2022-09-23match libc, instead of useAndroidPrebuiltDylan Green1-1/+1
Co-authored-by: John Ericson <git@JohnEricson.me>
2022-09-23bash: fix android cross-compilecidkidnix1-1/+3
2022-09-23carapace: 0.15.1 -> 0.16.0R. Ryantm1-3/+3
2022-09-22carapace: 0.15.0 -> 0.15.1R. Ryantm1-3/+3
2022-09-22wrapFish: Add `localConfig` and `shellAliases` parameters.Pol Dellaiera1-9/+31
2022-09-19Merge pull request #152020 from KAction/static/rcsuperherointj1-2/+7
rc: fix static build
2022-09-18murex: 2.10.2400 -> 2.11.2000R. Ryantm1-2/+2
2022-09-16xonsh: 0.13.1 -> 0.13.3R. Ryantm1-3/+3
2022-09-16pure-prompt: 1.20.3 -> 1.20.4R. Ryantm1-2/+2
2022-09-13oh-my-zsh: 2022-09-08 -> 2022-09-10 (#190990)R. RyanTM1-3/+3
2022-09-12Merge pull request #190868 from r-ryantm/auto-update/pure-promptfigsoda1-2/+2
pure-prompt: 1.20.1 -> 1.20.3
2022-09-12pure-prompt: 1.20.1 -> 1.20.3R. Ryantm1-2/+2
2022-09-10Merge pull request #190623 from r-ryantm/auto-update/nushellMario Rodas1-3/+3
nushell: 0.67.0 -> 0.68.1
2022-09-10Merge pull request #190687 from r-ryantm/auto-update/oh-my-zshBenjamin Hipple1-3/+3
oh-my-zsh: 2022-09-07 -> 2022-09-08
2022-09-10oh-my-zsh: 2022-09-07 -> 2022-09-08R. Ryantm1-3/+3
2022-09-10nushell: 0.67.0 -> 0.68.1R. Ryantm1-3/+3
2022-09-09carapace: 0.8.10 -> 0.15.0R. Ryantm1-3/+3
2022-09-08oh-my-zsh: 2022-08-14 -> 2022-09-07R. Ryantm1-3/+3
2022-09-08Merge pull request #183712 from shanesveller/package-nushell-0.66.2Mario Rodas2-22/+58
nushell: 0.65.0 -> 0.67.0
2022-09-08carapace: use default buildGoModulezowoq1-2/+2
2022-09-07zsh-powerlevel10k: add powerlevel9k.zsh-theme to install phaseRobert Greener1-0/+1
Signed-off-by: Robert Greener <me@r0bert.dev>
2022-09-05forgit: 2021-12-05 -> 2022-08-16Nan Zhong1-3/+3
2022-09-05nushell: 0.66.2 -> 0.67.0Shane Sveller1-3/+3
https://www.nushell.sh/blog/2022-08-16-nushell-0_67.html
2022-09-05nushell: Include Apple SDK for libproc.h / bindgenShane Sveller1-1/+19
https://github.com/nushell/nushell/commit/9b6b8172761cbeb9000dfef3c2db51fc22a56d8e https://github.com/andrewdavidmackenzie/libproc-rs/releases/tag/v0.12.0 https://github.com/NixOS/nixpkgs/blob/fec8b61321a6597d0a9f93468970e6d2cdb896f9/pkgs/development/libraries/webkitgtk/default.nix#L161-L166 https://github.com/NixOS/nixpkgs/blob/fec8b61321a6597d0a9f93468970e6d2cdb896f9/pkgs/tools/system/btop/default.nix#L32-L37
2022-09-05nushell: patch Cargo to use pkgconfig for zstdShane Sveller2-18/+35
Reverts the meaningful change in 5f3b928696e7c03f03d3cf2fe970e4bca47367ee. https://github.com/NixOS/nixpkgs/pull/183712#discussion_r934027513 See also: cargo-about, cargo-deny Co-authored-by: Florian Warzecha <liketechnik@disroot.org>
2022-09-05nushell: 0.65.0 -> 0.66.2Shane Sveller1-4/+5
https://www.nushell.sh/blog/2022-07-26-nushell-0_66.html https://github.com/nushell/nushell/releases/tag/0.66.1 https://github.com/nushell/nushell/releases/tag/0.66.2 https://github.com/nushell/nushell/compare/0.66.0...0.66.2
2022-09-05Merge pull request #156917 from mredaelli/masterJonas Heinrich1-0/+31
carapace: init at 0.8.5
2022-09-05Merge pull request #164360 from beezow/bassJonas Heinrich2-0/+32
bass: init at 1.0
2022-09-05Merge pull request #168872 from sei40kr/init-ziJonas Heinrich1-0/+30
zi: init at unstable-2022-04-09
2022-09-03Merge pull request #189362 from r-ryantm/auto-update/oilsuperherointj1-2/+2
oil: 0.12.3 -> 0.12.4
2022-09-02Merge pull request #188177 from dit7ya/murexSandro1-0/+27
2022-09-01oil: 0.12.3 -> 0.12.4R. Ryantm1-2/+2
2022-08-29rc: fix static buildDmitry Bogatov1-2/+7
Upstream source still uses old name of SIGCLD instead of SIGCHLD, and musl libc does not provide shim. This is probably upstream bug.
2022-08-29Merge pull request #187623 from r-ryantm/auto-update/grml-zsh-configJonas Heinrich1-2/+2
grml-zsh-config: 0.19.2 -> 0.19.3
2022-08-26yash: 2.52 -> 2.53Aaron Bieber1-2/+2
Upstream changes: https://github.com/magicant/yash/blob/trunk/NEWS
2022-08-24oh-my-zsh: 2022-08-10 -> 2022-08-14 (#187446)R. RyanTM1-3/+3