summaryrefslogtreecommitdiff
path: root/pkgs/shells (follow)
Commit message (Expand)AuthorAgeFilesLines
* bash: 5.3p0 -> 5.3p3 (#427862)Philip Taron2025-08-051-0/+3
|\
| * bash: 5.3p0 -> 5.3p3Sergei Trofimovich2025-07-231-0/+3
* | Merge branch 'master' into stagingVladimír Čunát2025-08-052-4/+4
|\ \
| * \ fishPlugins.tide: 6.1.1 -> 6.2.0 (#430552)Weijia Wang2025-08-051-2/+2
| |\ \
| | * | fishPlugins.tide: 6.1.1 -> 6.2.0R. Ryantm2025-08-031-2/+2
| * | | fishPlugins.macos: 7.0.1 -> 7.1.0 (#430419)Weijia Wang2025-08-051-2/+2
| |\ \ \
| | * | | fishPlugins.macos: 7.0.1 -> 7.1.0R. Ryantm2025-08-021-2/+2
| | |/ /
* | | | Merge staging-next into stagingnixpkgs-ci[bot]2025-08-052-6/+6
|\| | |
| * | | nushellPlugins.skim: 0.15.0 -> 0.16.0 (#428777)Weijia Wang2025-08-051-3/+3
| |\ \ \
| | * | | nushellPlugins.skim: 0.15.0 -> 0.16.0R. Ryantm2025-07-271-3/+3
| * | | | nushellPlugins.highlight: 1.4.7+0.105.1 -> 1.4.8+0.106.0 (#429091)Weijia Wang2025-08-051-3/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | nushellPlugins.highlight: 1.4.7+0.105.1 -> 1.4.8+0.106.0R. Ryantm2025-07-281-3/+3
| | |/ /
* | | | bash: update hash following upstream re-release (#430036)Sandro2025-08-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | bash: update hash following upstream re-release•••In https://github.com/NixOS/nixpkgs/pull/427862#issuecomment-3141489866 we found out that `bash` did a re-release to regenerate `.gmo` files. Let's update the hash. Closes: https://github.com/NixOS/nixpkgs/issues/429953 Sergei Trofimovich2025-08-011-1/+1
* | | | nushellPlugins.semver: 0.11.5 -> 0.11.6 (#429248)Aleksana2025-08-011-3/+3
|\ \ \ \
| * | | | nushellPlugins.semver: 0.11.5 -> 0.11.6R. Ryantm2025-07-291-3/+3
| | |/ / | |/| |
* | | | carapace: 1.3.3 -> 1.4.1 (#426482)K9002025-08-011-3/+3
|\ \ \ \
| * | | | carapace: 1.3.3 -> 1.4.1R. Ryantm2025-07-271-3/+3
| |/ / /
* | / / fishPlugins.forgit: 25.07.0 -> 25.08.0R. Ryantm2025-08-011-2/+2
| |/ / |/| |
* | | treewide: conform descriptions to the standards (#427624)Ben Siraphob2025-07-305-5/+5
|\ \ \
| * | | treewide: conform descriptions to the standardsmivorasu2025-07-285-5/+5
| |/ /
* / / nushell: 0.105.1 -> 0.106.1•••https://www.nushell.sh/blog/2025-07-23-nushell_0_106_0.html https://www.nushell.sh/blog/2025-07-30-nushell_0_106_1.html Signed-off-by: misilelab <misileminecord@gmail.com> misilelab2025-07-301-4/+10
|/ /
* | Merge remote-tracking branch 'origin/master' into staging-nextK9002025-07-261-1/+0
|\ \
| * | treewide: remove useFetchCargoVendor usagesTomaSajt2025-07-261-1/+0
* | | Merge remote-tracking branch 'origin/master' into staging-nextFabián Heredia Montiel2025-07-241-0/+4
|\| |
| * | nushell: Set NU_TEST_LOCALE_OVERRIDE to standardize locale used in test (#422...Aleksana2025-07-251-0/+4
| |\ \
| | * | nushell: Set NU_TEST_LOCALE_OVERRIDE to standardize locale used in test•••Some tests are locale-specific expecting to compare string output in en_US.utf8, which causes failure on systems with different locale values. Signed-off-by: Emmanuel Alap <15620712+ealap@users.noreply.github.com> Emmanuel Alap2025-07-031-0/+4
* | | | Merge branch 'master' into staging-nextWolfgang Walther2025-07-244-90/+92
|\| | |
| * | | treewide: run nixfmt 1.0.0Wolfgang Walther2025-07-244-90/+92
* | | | Merge master into staging-nextnixpkgs-ci[bot]2025-07-241-3/+3
|\| | | | |_|/ |/| |
| * | fishPlugins.exercism-cli-fish-wrapper: 0-unstable-2025-06-27 -> 0-unstable-20...Nick Cao2025-07-231-3/+3
| |\ \
| | * | fishPlugins.exercism-cli-fish-wrapper: 0-unstable-2025-06-27 -> 0-unstable-20...R. Ryantm2025-07-221-3/+3
* | | | Merge master into staging-nextnixpkgs-ci[bot]2025-07-232-4/+11
|\| | |
| * | | bash: improvements to derivation (no rebuild) (#417564)Philip Taron2025-07-232-5/+12
| |\ \ \
| | * | | bash: Generate patch list to conform to the Nix formatSilvan Mosberger2025-07-231-1/+1
| | * | | bash: Improve patch signing key fetching and verification•••Get it from a more directly trusted source and update md5 -> sha256 Running the script still works with all signature verifications succeeding Silvan Mosberger2025-07-231-4/+6
| | * | | bash: Add a comment to a patch•••With this, all (non-upstream) patches are commented Silvan Mosberger2025-07-231-0/+5
* | | | | Merge master into staging-nextnixpkgs-ci[bot]2025-07-231-1/+1
|\| | | |
| * | | | treewide: conform descriptions to the standardsmivorasu2025-07-221-1/+1
| * | | | treewide: strip trailing punctuation from description stringsmivorasu2025-07-221-1/+1
| | |/ / | |/| |
* | | | Merge master into staging-nextnixpkgs-ci[bot]2025-07-191-6/+3
|\| | |
| * | | nushellPlugins.units: 0.1.6 -> 0.1.7, unbreakTom van Dijk2025-07-151-6/+3
* | | | bash: 5.2.p37 -> 5.3p0 (#422619)Franz Pletz2025-07-146-81/+9
|\ \ \ \ | |/ / / |/| | |
| * | | bash: 5.2.p37 -> 5.3p0•••Changes: https://lists.gnu.org/archive/html/bug-bash/2025-06/msg00004.html Sergei Trofimovich2025-07-135-80/+8
| * | | readline: 8.2p13 -> 8.3p1Sergei Trofimovich2025-07-131-1/+1
| | |/ | |/|
* / | fishPlugins.exercism-cli-fish-wrapper: 0-unstable-2025-06-23 -> 0-unstable-20...R. Ryantm2025-07-051-3/+3
|/ /
* | fishPlugins.forgit: 25.06.0 -> 25.07.0R. Ryantm2025-07-011-2/+2
* | fishPlugins.fishbang: init at 0-unstable-2025-01-10 (#416206)Sandro2025-06-292-0/+26
|\ \
| * | fishPlugins.fishbang: init at 0-unstable-2025-01-10Marcel2025-06-122-0/+26
| |/
* | nushellPlugins.*: refactor, add checks, mark some as broken (#420675)Yt2025-06-2912-169/+163
|\ \