Commit Graph

87 Commits

Author SHA1 Message Date
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
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
R. Ryantm
aaad7053b3 gitu: 0.11.0 -> 0.13.1 2024-04-05 23:49:51 +00:00
Rebecca Turner
cf360bbcad git-gr: 1.0.3 -> 1.2.1
- https://github.com/9999years/git-gr/releases/tag/v1.2.0
  - Adds `git gr api` to access the HTTP REST API
  - Adds `git gr show-chain` to show the relation chain for the current
    change
  - Queries related changes when traversing relation chains to
    correctly resolve outdated changes
- https://github.com/9999years/git-gr/releases/tag/v1.2.1
  - Adds `git gr view` to view a change in a web browser
2024-04-04 15:26:56 -07:00
Ryan Lahfa
57b6e50f62
Merge pull request #301371 from 9999years/git-gr
git-gr: init at 1.0.3
2024-04-04 05:06:25 -07:00
Rebecca Turner
1f0dcbf5fb
git-gr: init at 1.0.3 2024-04-03 18:04:38 -07:00
Pol Dellaiera
fccf5d6bdf
Merge pull request #298087 from andersrh/upgrade-github-desktop
github-desktop 3.3.6 -> 3.3.12
2024-04-01 16:16:32 +02:00
Pol Dellaiera
731678dab4
github-desktop: 3.3.10 -> 3.3.12
Now support `aarch64` and `x86_64` archs
2024-04-01 14:15:55 +02:00
Pol Dellaiera
9b12db21dc
github-desktop: move to pkgs/by-name 2024-04-01 13:05:48 +02:00
Evan Richter
6aa88482a7 gitu: 0.8.0 -> 0.11.0 2024-03-31 11:42:56 +02:00
Rebecca Turner
149d01aec5
git-upstream: init at 1.1.0 2024-03-28 14:54:54 -07:00
R. Ryantm
686126fe95 gitu: 0.7.2 -> 0.8.0 2024-03-22 18:26:29 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Weijia Wang
8a9307b538
Merge pull request #296499 from r-ryantm/auto-update/gitu
gitu: 0.6.2 -> 0.7.2
2024-03-18 05:51:16 +01:00
Sandro
8ed38c05c9
Merge pull request #295151 from kuznetsss/Update_git-agecrypt
git-agecrypt: unstable-2023-07-14 -> unstable-2024-03-11
2024-03-18 00:10:48 +01:00
R. Ryantm
0e00fb74db gitu: 0.6.2 -> 0.7.2 2024-03-16 20:32:06 +00:00
R. Ryantm
6fe28c6435 gitlab-ci-local: 4.46.1 -> 4.47.0 2024-03-15 17:29:32 +00:00
Ryan Mulligan
9bfbd3494c
Merge pull request #295482 from r-ryantm/auto-update/gitu
gitu: 0.5.4 -> 0.6.2
2024-03-14 15:08:26 -07:00