Commit Graph

6046 Commits

Author SHA1 Message Date
=
2198c022f8 gitlab: 15.6.1 -> 15.6.2 2022-12-19 09:48:04 +01:00
R. Ryantm
1e71885e1e lefthook: 1.2.4 -> 1.2.6 2022-12-17 14:46:30 +00:00
R. Ryantm
cab0268555 git-delete-merged-branches: 7.2.2 -> 7.3.1 2022-12-16 07:06:58 +00:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Bobby Rong
322c053791
Merge pull request #205823 from lockejan/bump-git-team
git-team: 1.8.0 -> 1.8.1
2022-12-13 18:54:36 +08:00
figsoda
4096ed383d
Merge pull request #205861 from john-shaffer/srvc
srvc: 0.8.0 -> 0.9.0
2022-12-12 22:44:22 -05:00
R. Ryantm
75a9a06486 ghorg: 1.9.0 -> 1.9.1 2022-12-13 02:48:00 +00:00
John Shaffer
6f4d63b205 srvc: 0.8.0 -> 0.9.0 2022-12-12 20:40:06 -06:00
Jan Schmitt
fe7d02b5f0
git-team: 1.8.0 -> 1.8.1
* The zsh completion script now correctly provides suggestions for the command git team (in addition to git-team).
* https://github.com/hekmekk/git-team/blob/main/CHANGELOG.md#181
2022-12-12 23:14:01 +01:00
figsoda
e163fe0984
Merge pull request #205602 from misuzu/git-workspace-update
git-workspace: 1.0.3 -> 1.1.0
2022-12-11 13:42:40 -05:00
misuzu
9bd2b9a95d git-workspace: 1.0.3 -> 1.1.0
https://github.com/orf/git-workspace/releases/tag/v1.1.0
https://github.com/orf/git-workspace/compare/v1.0.3...v1.1.0
2022-12-11 09:35:09 +02:00
Robert Schütz
75300fb33d nbstripout: 0.6.0 -> 0.6.1 2022-12-10 13:56:00 -08:00
Luke Granger-Brown
1dba7adaf3
Merge pull request #205443 from r-ryantm/auto-update/jujutsu
jujutsu: 0.6.0 -> 0.6.1
2022-12-10 21:33:54 +00:00
Sergei Trofimovich
15c39787d8 monotoneViz: use xorg.* packages directly instead of xlibsWrapper indirection
Validated as no change in `out` output with `diffoscope`.
2022-12-10 14:49:44 +00:00
R. Ryantm
c75297dc01 jujutsu: 0.6.0 -> 0.6.1 2022-12-10 11:07:32 +00:00
Austin Seipp
c847a43b67 sapling: fix nodejs path, add enableMinimal option
This change fixes the path to 'nodejs' in the Sapling scripts, so that
the 'sl web' command works OOTB even if the user has a fresh `$PATH`
without node itself.

However, this is really a developer-only tool, and isn't needed just to
e.g. clone repositories. In particular, a 'fetchSapling' codepath would
not need it; therefore we make it optional, but turned on by default.
The intention is to have a 'saplingMinimal' expression which can be used
for that path.

NOTE: this does NOT add a 'saplingMinimal' expression to
all-packages.nix; that would just result in more Hydra churn, so we
avoid it for now.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-12-09 18:26:22 -06:00
Austin Seipp
21e7ab0afc sapling: fix 'sl web' command
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-12-09 18:26:22 -06:00
Austin Seipp
37f2a530e1 sapling: fix curl in buildInputs on darwin
It's needed on Darwin, but not Linux, so this is a bit more accurate.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-12-09 18:26:22 -06:00
Walter Franzini
c4ab5a5c4e git-bug: 0.7.2 -> 0.8.0 2022-12-09 17:28:13 +01:00
Thiago Kenji Okada
6c846ee6bb
Merge pull request #205101 from wegank/tailor-python
tailor: 0.9.35 -> 0.9.37
2022-12-08 23:44:38 +00:00
Jonas Heinrich
d24e142391
Merge pull request #154304 from nialov/package-gitmux
gitmux: inti at 0.7.10
2022-12-08 12:33:00 +01:00
Weijia Wang
7c78928ad6 tailor: 0.9.35 -> 0.9.37 2022-12-08 05:10:23 +01:00
Bobby Rong
e613e99c07
Merge pull request #204918 from garymh/patch-2
glab: 1.23.0 -> 1.24.1
2022-12-08 10:40:04 +08:00
Gary Holtz
bf6fdfc15c
glab: 1.23.0 -> 1.24.1
Updating glab version to v.1.24.1 https://gitlab.com/gitlab-org/cli/-/releases/v1.24.1
2022-12-07 13:00:16 -06:00
Artturi
850fb23aa8
Merge pull request #204214 from wegank/wxgtk30-gtk2-drop
treewide: drop wxGTK30-gtk2
2022-12-06 23:28:43 +02:00
0x4A6F
56f11a3f0d
Merge pull request #204739 from r-ryantm/auto-update/jujutsu
jujutsu: 0.5.1 -> 0.6.0
2022-12-06 20:40:57 +01:00
R. Ryantm
b135e0ef73 lefthook: 1.2.3 -> 1.2.4 2022-12-06 19:39:27 +08:00
R. Ryantm
49b375b56e jujutsu: 0.5.1 -> 0.6.0 2022-12-06 06:24:02 +00:00
Fabian Affolter
60a6c602f7 legit: rename GitPython 2022-12-05 22:02:12 +01:00
Fabian Affolter
40ab86df5e git-up: rename GitPython 2022-12-05 22:00:57 +01:00
Fabian Affolter
80fbc24e34 git-repo-updater: rename GitPython 2022-12-05 21:58:25 +01:00
Fabian Affolter
61cb307ec7 git-privacy: rename GitPython 2022-12-05 21:56:50 +01:00
Fabian Affolter
1700f56597 git-annex-remote-googledrive: rename GitPython 2022-12-05 21:55:47 +01:00
nialov
d4f0deff85
gitmux: init at 0.7.10 2022-12-05 17:02:05 +02:00
figsoda
0b17691ab5
Merge pull request #204409 from r-ryantm/auto-update/lefthook
lefthook: 1.2.2 -> 1.2.3
2022-12-04 14:03:45 -05:00
R. Ryantm
01889dc3c3 lefthook: 1.2.2 -> 1.2.3 2022-12-04 06:27:47 +00:00
Anderson Torres
382f2e4e44
Merge pull request #204038 from atorres1985-contrib/git-and-tools-are-back
More git tools reordering
2022-12-03 20:52:20 -03:00
AndersonTorres
2e1413a057 josh: move to git-and-tools 2022-12-03 18:42:30 -03:00
AndersonTorres
f6feed1fd3 gitstats: move to git-and-tools 2022-12-03 18:42:30 -03:00
AndersonTorres
31087568fc gitsign: move to git-and-tools 2022-12-03 18:42:29 -03:00
AndersonTorres
690da77e65 gitoxide: move to git-and-tools 2022-12-03 18:42:29 -03:00
AndersonTorres
b8cee52413 gitls: move to git-and-tools 2022-12-03 18:42:29 -03:00
AndersonTorres
fd4fa062b4 gitlint: move to git-and-tools 2022-12-03 18:42:28 -03:00
AndersonTorres
7389c44bcd gitless: move to git-and-tools 2022-12-03 18:42:28 -03:00
AndersonTorres
6d744e7d96 git-up: move to git-and-tools 2022-12-03 18:42:27 -03:00
AndersonTorres
16aa4709eb git-town: move to git-and-tools 2022-12-03 18:42:27 -03:00
AndersonTorres
18df6097bd git-sizer: move to git-and-tools 2022-12-03 18:42:27 -03:00
AndersonTorres
4f7ca6ba79 git-series: move to git-and-tools 2022-12-03 18:42:26 -03:00
AndersonTorres
072e8e4403 git-review: move to git-and-tools 2022-12-03 18:42:25 -03:00
AndersonTorres
83b058e95b git-repo: move to git-and-tools
Also add a legacy alias.
2022-12-03 18:42:25 -03:00