about summary refs log tree commit diff
path: root/pkgs/shells
AgeCommit message (Collapse)AuthorFilesLines
2024-09-20zsh-autopair: 1.0 -> 1.0-unstable-2024-07-14 (#340743)Peder Bergebakken Sundt1-7/+12
2024-09-20zsh-autopair: 1.0 -> 1.0-unstable-2024-07-14DataHearth1-7/+12
2024-09-19nushell: 0.97.1 -> 0.98.0 (#343096)Yt6-77/+7
2024-09-19zsh-forgit: 24.02.0 -> 24.09.0 (#340076)Weijia Wang1-10/+10
2024-09-19nushell: 0.97.1 -> 0.98.01adept5-7/+7
changelog: https://www.nushell.sh/blog/2024-09-17-nushell_0_98_0.html
2024-09-19nushell: remove update script 1adept1-70/+0
Just use the provided update scripts. This is not needed
2024-09-16nu_scripts: 0-unstable-2024-08-30 -> 0-unstable-2024-09-11R. Ryantm1-3/+3
2024-09-13carapace: 1.0.5 -> 1.0.6 (#341304)Peder Bergebakken Sundt1-5/+5
2024-09-13carapace: 1.0.5 -> 1.0.6Ashish SHUKLA1-5/+5
- depend on go 1.23 - update src to point to updated upstream Changes: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.0.6
2024-09-13zinit: Fixes missing man pages (#313045)Aleksana1-0/+2
2024-09-12nushellPlugins.net: 0-unstable-2024-04-05 -> 1.7.0 (#341191)Yt1-5/+5
2024-09-12zinit: Fixes missing man pagesConnor Meehan1-0/+2
2024-09-12bash: `badPlatforms` `mingw`Artturin1-0/+2
`bash` doesn't compile for `mingw` https://www.github.com/NixOS/nixpkgs/issues/333338
2024-09-11nushellPlugins.net: 0-unstable-2024-04-05 -> 1.7.0Stanisław Pitucha1-5/+5
2024-09-08nu_scripts: 0-unstable-2024-07-03 -> 0-unstable-2024-08-30 (#328291)Nick Cao1-3/+3
2024-09-08zinit: add installation of doc files (#278384)Aleksana1-0/+3
2024-09-06zsh-forgit: 24.02.0 -> 24.09.0David Morgan1-10/+10
2024-09-06agkozak-zsh-prompt: 3.11.3 -> 3.11.4R. Ryantm1-2/+2
2024-09-05nu_scripts: 0-unstable-2024-07-03 -> 0-unstable-2024-08-30R. Ryantm1-3/+3
2024-09-04zsh-autocomplete: 23.07.13 -> 24.09.04 (#339563)Leona Maroni1-2/+2
2024-09-04zsh-autocomplete: 23.07.13 -> 24.09.04R. Ryantm1-2/+2
2024-09-04oh-my-zsh: 2024-08-27 -> 2024-09-01 (#339190)R. RyanTM1-3/+3
2024-09-04murex: fix shellPackage check (#336428)Aleksana1-0/+4
2024-09-01fishPlugins.forgit: 24.06.0 -> 24.09.0R. Ryantm1-2/+2
2024-08-30powershell: 7.4.4 -> 7.4.5 (#336385)Weijia Wang1-5/+5
2024-08-28oh-my-zsh: 2024-08-21 -> 2024-08-27 (#337874)R. RyanTM1-3/+3
2024-08-24Merge pull request #333915 from jopejoe1/licenseSandro1-1/+1
lib/licenses: some corrections
2024-08-22Merge pull request #333187 from r-ryantm/auto-update/hilbishSebastián Mancilla1-3/+3
hilbish: 2.2.3 -> 2.3.2
2024-08-22oh-my-zsh: 2024-08-14 -> 2024-08-21 (#336478)R. RyanTM1-3/+3
2024-08-22murex: make package a shellPackageatagen1-0/+4
2024-08-21powershell: 7.4.4 -> 7.4.5Weijia Wang1-5/+5
2024-08-21nushell: 0.96.1 -> 0.97.11adept5-45/+64
Note from release note: > "Note: this was going to be version 0.97.0, but that version had to be yanked due to a last minute bug. This is still the next major version, not a patch release."
2024-08-21nushell: update script1adept1-0/+70
script to update nushell using `nix-update` Then to update each plugin - build the plugin as-is - replacing the hash with the new one from the failed build - building again All updated files will be added in git and commited The resulting commit is checked with `nixpkgs-review`
2024-08-19Merge pull request #335814 from r-ryantm/auto-update/hishtoryNick Cao1-3/+3
hishtory: 0.303 -> 0.304
2024-08-19hishtory: 0.303 -> 0.304R. Ryantm1-3/+3
2024-08-18fish: remove with statementsPhilip Taron1-6/+6
2024-08-16grml-zsh-config: remove 'with lib;'Felix Buehler1-6/+2
2024-08-16pure-prompt: remove 'with lib;'Felix Buehler1-3/+1
2024-08-14oh-my-zsh: 2024-08-04 -> 2024-08-14 (#334620)R. RyanTM1-3/+3
2024-08-14Merge master into staging-nextgithub-actions[bot]1-2/+2
2024-08-13Merge pull request #328310 from r-ryantm/auto-update/antidoteSebastián Mancilla1-2/+2
antidote: 1.9.6 -> 1.9.7
2024-08-12Merge master into staging-nextgithub-actions[bot]1-3/+3
2024-08-12hishtory: 0.302 -> 0.303R. Ryantm1-3/+3
2024-08-11lib/licenses: correct zsh to mit-modernjopejoe11-1/+1
2024-08-08hilbish: 2.2.3 -> 2.3.2R. Ryantm1-3/+3
2024-08-07Merge master into staging-nextgithub-actions[bot]1-3/+3
2024-08-07oh-my-zsh: 2024-07-03 -> 2024-08-04 (#327649)R. RyanTM1-3/+3
2024-08-05Merge staging-next into staginggithub-actions[bot]2-3/+12
2024-08-05Merge pull request #321437 from viraptor/es-new-compilerThomas Tuegel1-1/+10
es: fix on new compilers
2024-08-05Merge branch 'staging-next' into stagingVladimír Čunát5-13/+14
There was a nontrivial conflict in pkgs/stdenv/linux/bootstrap-tools* (reorganizing code vs. modifying it) I hope I really got it right.