Commit Graph

6 Commits

Author SHA1 Message Date
sternenseemann
2b19e47c8b josh: 23.02.14 -> 23.12.04 2024-03-14 15:52:57 +01:00
Adam Joseph
14eaf39d49 josh: cherry-pick upstream patch to fix build with rust 1.73
Our josh builds broke on staging with the new rustc 1.73:

  https://hydra.nixos.org/build/239619692/log/tail

This commit cherry-picks the fix (already merged upstream)

  https://github.com/josh-project/josh/pull/1290
2023-11-08 00:21:31 -08:00
sternenseemann
dbb0330c64 josh: 22.06.22 -> 23.02.14 2023-06-03 11:04:32 +02:00
AndersonTorres
d994dabace treewide: remove git-and-tools directory
We do not use a "plugin system" for Git addons anymore, and therefore this
directory is no longer useful. Indeed that directory is way more confusing,
given that it includes more than mere Git addons, going from Bitbucket server
command-line tools to complete rewrites of Git in exotic programming languages.

Also, without this directory, the mental load of decision-making reduces a lot.
When anyone is interested in including a new git-related tool, just put it into
pkgs/applications/version-management, without apologies.
2022-12-19 15:05:22 -03:00
AndersonTorres
2e1413a057 josh: move to git-and-tools 2022-12-03 18:42:30 -03:00
sternenseemann
0005ee6060 josh: init at 22.06.22 2022-07-18 17:09:22 +02:00