Aleksana
d95005ae01
Merge pull request #318101 from getchoo/pkgs/gitbutler/init
...
gitbutler: init at 0.12.2
2024-06-22 18:37:58 +08:00
Nick Cao
eb9904e693
Merge pull request #321161 from r-ryantm/auto-update/git-instafix
...
git-instafix: 0.2.3 -> 0.2.4
2024-06-20 16:23:05 -04:00
R. Ryantm
7bbb24fb11
git-instafix: 0.2.3 -> 0.2.4
2024-06-20 04:42:09 +00:00
R. Ryantm
a82d3ce1bb
gitlab-ci-local: 4.50.1 -> 4.51.0
2024-06-19 21:51:30 +00:00
R. Ryantm
0b0a11c94f
gitu: 0.20.1 -> 0.21.0
2024-06-17 01:01:55 +00:00
Jörg Thalheim
03f4f585f9
Merge pull request #317401 from r-ryantm/auto-update/gitlab-ci-local
...
gitlab-ci-local: 4.49.0 -> 4.50.1
2024-06-10 06:15:36 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
R. Ryantm
ffe2580cfa
git-toolbelt: 1.9.1 -> 1.9.2
2024-06-09 02:50:51 +00:00
Peder Bergebakken Sundt
aefe9ddac4
Merge pull request #304857 from TomaSajt/git-toolbelt
...
git-toolbelt: init at 1.9.1
2024-06-08 15:59:22 +02:00
seth
6ae604462f
gitbutler: init at 0.12.2
2024-06-07 17:22:43 -04:00
R. Ryantm
25bb1bd860
gitlab-ci-local: 4.49.0 -> 4.50.1
2024-06-05 09:46:19 +00:00
Maximilian Bosch
706ccc8400
Merge pull request #316329 from techknowlogick/build-gitea
...
gitea: build from source
2024-06-04 14:03:45 +00:00
techknowlogick
fbe20f603b
gitea: move to by-name
2024-06-03 11:12:02 -04:00
R. Ryantm
e685d1d043
gitui: 0.26.2 -> 0.26.3
2024-06-03 02:54:27 +00:00
Sergei Trofimovich
44744fc83f
githooks.tests: fix eval
...
Without the change the eval fails as:
$ nix build --no-link -f. githooks.tests
error:
… while evaluating the 'name' attribute of a derivation
… while evaluating a branch condition
at lib/strings.nix:1194:3:
1193| # First detect the common case of already valid strings, to speed those up
1194| if stringLength string <= 207 && okRegex string != null
| ^
1195| then unsafeDiscardStringContext string
… in the left operand of the AND (&&) operator
at lib/strings.nix:1194:33:
1193| # First detect the common case of already valid strings, to speed those up
1194| if stringLength string <= 207 && okRegex string != null
| ^
1195| then unsafeDiscardStringContext string
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: expected a set but found a string: "githooks-cli"
2024-05-23 22:51:08 +01:00
Maëlys Bras de fer
7e6dd121bc
github-desktop: fix on wayland
2024-05-22 17:22:59 +02:00
Pierre-Emmanuel Mercier
6e526680c8
gitversion: add darwin and windows platforms ( #311020 )
2024-05-22 12:24:50 +00:00
Nikolay Korotkiy
611718e91a
gitui: 0.26.1 → 0.26.2
2024-05-18 14:37:39 +04:00
Aleksana
caf9004456
Merge pull request #311714 from isabelroses/gitprompt-rs/by-name
...
gitprompt-rs: move to by-name
2024-05-16 22:40:19 +08:00
isabel
cd833bc84e
gitprompt-rs: move to by-name
2024-05-15 14:11:00 +01:00
Sigmanificient
4e7ef76a3a
git-standup: modenize, migrate to by-name
...
git-standup: remove from top-level
2024-05-15 09:21:58 +02:00
nixpkgs-merge-bot[bot]
83c29c2040
Merge pull request #311038 from r-ryantm/auto-update/gitlab-ci-local
...
gitlab-ci-local: 4.48.2 -> 4.49.0
2024-05-14 03:03:12 +00:00
R. Ryantm
316f934988
gitlab-ci-local: 4.48.2 -> 4.49.0
2024-05-12 11:32:07 +00:00
R. Ryantm
11c39082ec
git-instafix: 0.2.2 -> 0.2.3
2024-05-12 00:57:29 +00:00
Weijia Wang
730187d1bc
Merge pull request #309996 from r-ryantm/auto-update/gittuf
...
gittuf: 0.3.0 -> 0.4.0
2024-05-09 20:35:29 +02:00
R. Ryantm
ca5b495b30
gitu: 0.19.2 -> 0.20.1
2024-05-09 01:36:36 +00:00
R. Ryantm
cc85aadec0
githooks: 3.0.1 -> 3.0.2
2024-05-08 01:46:51 +00:00
R. Ryantm
6c37b42a92
gittuf: 0.3.0 -> 0.4.0
2024-05-08 01:21:51 +00:00
Aleksana
2524cd6de0
Merge pull request #306125 from gabyx/feature/add-githooks-application
...
githooks: init at 3.0.1
2024-05-07 20:40:21 +08:00
R. Ryantm
a0f21e51d4
gickup: 0.10.29 -> 0.10.30
2024-05-05 18:26:38 +00:00
Gabriel Nützi
3cbfe5c47b
githooks: init at 3.0.1
...
Add platform-independent Git hooks manager `Githooks` at version
3.0.1.Check the [Readme](https://github.com/gabyx/Githooks ) for
moreinformation.
Signed-off-by: Gabriel Nützi <gnuetzi@gmail.com>
2024-05-05 19:32:04 +02:00
acesyde
da37446720
gitversion: init at 5.12.0
2024-05-03 23:14:10 +03:00
Jan Tojnar
1b2ebb8fbb
Merge branch 'master' into staging-next
2024-04-28 17:33:27 +02:00
nixpkgs-merge-bot[bot]
a25312ed03
Merge pull request #307289 from r-ryantm/auto-update/gitlab-ci-local
...
gitlab-ci-local: 4.47.0 -> 4.48.2
2024-04-28 09:26:35 +00:00
Weijia Wang
7f45fee52a
Merge branch 'master' into staging-next
2024-04-28 04:02:14 +02:00
R. Ryantm
f0d119ad91
gitu: 0.17.1 -> 0.19.2
2024-04-27 19:37:50 +00:00
R. Ryantm
f93afa7f48
gitlab-ci-local: 4.47.0 -> 4.48.2
2024-04-27 19:21:04 +00:00
Jan Tojnar
eb04659fc2
treewide: wrapGAppsHook → wrapGAppsHook3
...
This was achieved using the following command:
sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')
And then manually reverted the following changes:
- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Keto
9b4a8a70d0
gitu: 0.16.0 -> 0.17.1
2024-04-19 15:00:00 -04:00
TomaSajt
109205bee8
git-toolbelt: init at 1.9.1
2024-04-17 19:50:26 +02:00
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary
2024-04-17 13:34:05 -04:00
R. Ryantm
d91bfb279d
git-instafix: 0.2.1 -> 0.2.2
2024-04-17 13:35:25 +00:00
kirillrdy
a9cbf5c38a
Merge pull request #304225 from sikmir/gitui
...
gitui: 0.25.2 → 0.26.1
2024-04-17 18:36:43 +10:00
Ryan Lahfa
02a468d41b
Merge pull request #235918 from NixOS/gitpw
...
git-pw: init at 2.6.0
2024-04-16 23:21:18 +02:00
Evan Richter
ac630c499a
gitu: 0.15.0 -> 0.16.0
2024-04-16 01:02:53 -06:00
Casey Link
aa1063df89
gickup: 0.10.28 -> 0.10.29
...
Release notes: https://github.com/cooperspencer/gickup/releases/tag/v0.10.29
2024-04-15 18:33:59 +02:00
Nikolay Korotkiy
bd66293010
gitui: migrate to by-name
2024-04-15 16:10:48 +04:00
R. Ryantm
646500b85f
gitu: 0.13.1 -> 0.15.0
2024-04-11 04:45:01 +00:00
Rebecca Turner
7c9037320d
git-gr: 1.2.1 -> 1.4.1
2024-04-06 19:54:59 -07:00