Commit Graph

283 Commits

Author SHA1 Message Date
Yury Shvedov
bd1a15057c gitwatch: init at v0.2
Useful script to automatically commit and push changes in watched
folders.

What to use it for?

* My case: **cad programs** which does not have their own version
  control or cloud. e.g. Kompas3D.

Next, copy-paste from README of project:

* **config files**: some programs auto-write their config files, without
  waiting for you to click an 'Apply' button; or even if there is such
  a button, most programs offer you no way of going  back to an earlier
  version of your settings. If you commit your config file(s) to a git repo,
  you can track changes and go back to older versions. This script makes it
  convenient, to have all changes recorded automatically.

* **document files**: if you use an editor that does not have built-in git
  support (or maybe if you don't like the git support it has), you can use
  gitwatch to automatically commit your files when you save them, or combine
  it with the editor's auto-save feature to fully automatically and regularly
  track your changes

Change-Id: I509dea55def25ccfbb36bf8a2bae685b51a757fb
2024-08-27 07:35:47 +00:00
Maximilian Bosch
b39569222b
gitea: drop PAM support
Strongly inspired by the forgejo counterpart[1], for the following
reasons:

* The feature is broken with the current module and crashes on
  authentication with the following stacktrace (with a PAM service
  `gitea` added):

      server # Stack trace of thread 1008:
      server # #0  0x00007f3116917dfb __nptl_setxid (libc.so.6 + 0x8ddfb)
      server # #1  0x00007f3116980ae6 setuid (libc.so.6 + 0xf6ae6)
      server # #2  0x00007f30cc80f420 _unix_run_helper_binary (pam_unix.so + 0x5420)
      server # #3  0x00007f30cc8108c9 _unix_verify_password (pam_unix.so + 0x68c9)
      server # #4  0x00007f30cc80e1b5 pam_sm_authenticate (pam_unix.so + 0x41b5)
      server # #5  0x00007f3116a84e5b _pam_dispatch (libpam.so.0 + 0x3e5b)
      server # #6  0x00007f3116a846a3 pam_authenticate (libpam.so.0 + 0x36a3)
      server # #7  0x00000000029b1e7a n/a (.gitea-wrapped + 0x25b1e7a)
      server # #8  0x000000000047c7e4 n/a (.gitea-wrapped + 0x7c7e4)
      server # ELF object binary architecture: AMD x86-64
      server #
      server # [   42.420827] gitea[897]: pam_unix(gitea:auth): unix_chkpwd abnormal exit: 159
      server # [   42.423142] gitea[897]: pam_unix(gitea:auth): authentication failure; logname= uid=998 euid=998 tty= ruser= rhost=  user=snenskek

  It only worked after turning off multiple sandbox settings and adding
  `shadow` as supplementary group to `gitea.service`.

  I'm not willing to maintain additional multiple sandbox settings for
  different features, especially given that it was probably not used for
  quite a long time:

  * There was no PR or bugreport about sandboxing issues related to
    PAM.

  * Ever since the module exists, it used the user `gitea`, i.e. it had
    never read-access to `/etc/shadow`.

* Upstream has it disabled by default[2].

If somebody really needs it, it can still be brought back by an overlay
updating `tags` accordingly and modifying the systemd service config.

[1] 07641a91c9
[2] https://docs.gitea.com/usage/authentication#pam-pluggable-authentication-module
2024-08-24 13:40:58 +02:00
Sandro
a4cbde2212
Merge pull request #310093 from moduon/git-autoshare
git-autoshare: init at 1.0.0b6
2024-08-24 00:35:47 +02:00
Peder Bergebakken Sundt
3a83109945
treewide: change ${pname} to string literal, pt2 (#336195)
* aescrypt: change `${pname}` to string literal

* bandwidth: change `${pname}` to string literal

* bc: change `${pname}` to string literal

* bdfresize: change `${pname}` to string literal

* birdfont: change `${pname}` to string literal

* brltty: change `${pname}` to string literal

* calamares: change `${pname}` to string literal

* ccal: change `${pname}` to string literal

* clac: change `${pname}` to string literal

* colord-gtk4: change `${pname}` to string literal

* colord: change `${pname}` to string literal

* colorless: change `${pname}` to string literal

* cunit: change `${pname}` to string literal

* datamash: change `${pname}` to string literal

* dateutils: change `${pname}` to string literal

* desktop-file-utils: change `${pname}` to string literal

* digitemp: change `${pname}` to string literal

* ding-libs: change `${pname}` to string literal

* docbook2mdoc: change `${pname}` to string literal

* dtach: change `${pname}` to string literal

* empty: change `${pname}` to string literal

* entr: change `${pname}` to string literal

* envsubst: change `${pname}` to string literal

* ethtool: change `${pname}` to string literal

* fdtools: change `${pname}` to string literal

* filebench: change `${pname}` to string literal

* findutils: change `${pname}` to string literal

* fortune: change `${pname}` to string literal

* fpart: change `${pname}` to string literal

* fxlinuxprintutil: change `${pname}` to string literal

* gbdfed: change `${pname}` to string literal

* getopt: change `${pname}` to string literal

* github-copilot-cli: change `${pname}` to string literal

* gparted: change `${pname}` to string literal

* hddtemp: change `${pname}` to string literal

* hdfview: change `${pname}` to string literal

* hpcg: change `${pname}` to string literal

* hpl: change `${pname}` to string literal

* ink: change `${pname}` to string literal

* ised: change `${pname}` to string literal

* isoimagewriter: change `${pname}` to string literal

* kronometer: change `${pname}` to string literal

* libsForQt5.qt5ct: change `${pname}` to string literal

* lilo: change `${pname}` to string literal

* lockfileProgs: change `${pname}` to string literal

* map-cmd: change `${pname}` to string literal

* mcrypt: change `${pname}` to string literal

* most: change `${pname}` to string literal

* mrtg: change `${pname}` to string literal

* ms-sys: change `${pname}` to string literal

* multitime: change `${pname}` to string literal

* nbench: change `${pname}` to string literal

* osinfo-db-tools: change `${pname}` to string literal

* parallel-full: change `${pname}` to string literal

* phoronix-test-suite: change `${pname}` to string literal

* pod2mdoc: change `${pname}` to string literal

* powerline-rs: change `${pname}` to string literal

* recoverjpeg: change `${pname}` to string literal

* recutils: change `${pname}` to string literal

* routino: change `${pname}` to string literal

* rpm-ostree: change `${pname}` to string literal

* screen: change `${pname}` to string literal

* sharedown: change `${pname}` to string literal

* statserial: change `${pname}` to string literal

* taoup: change `${pname}` to string literal

* texi2mdoc: change `${pname}` to string literal

* tmpwatch: change `${pname}` to string literal

* toilet: change `${pname}` to string literal

* triehash: change `${pname}` to string literal

* ttfautohint: change `${pname}` to string literal

* txt2man: change `${pname}` to string literal

* urjtag: change `${pname}` to string literal

* uudeview: change `${pname}` to string literal

* uutils-coreutils: change `${pname}` to string literal

* vttest: change `${pname}` to string literal

* wacomtablet: change `${pname}` to string literal

* xcd: change `${pname}` to string literal

* xdaliclock: change `${pname}` to string literal

* xjobs: change `${pname}` to string literal

* feishin: change `${pname}` to string literal

* gifsicle: change `${pname}` to string literal

* nzbhydra2: change `${pname}` to string literal

* vatprism: change `${pname}` to string literal

* webfs: change `${pname}` to string literal

* yggstack: change `${pname}` to string literal
2024-08-20 17:23:37 -07:00
Peder Bergebakken Sundt
fcdecc256a
treewide: change ${pname} to string literal (#336172)
* adwaita-icon-theme: change `${pname}` to string literal

* alp: change `${pname}` to string literal

* alsa-oss: change `${pname}` to string literal

* alsa-plugins: change `${pname}` to string literal

* alsa-ucm-conf: change `${pname}` to string literal

* alsa-utils: change `${pname}` to string literal

* anyrun: change `${pname}` to string literal

* assemblyscript: change `${pname}` to string literal

* audiobookshelf: change `${pname}` to string literal

* baobab: change `${pname}` to string literal

* braa: change `${pname}` to string literal

* brill: change `${pname}` to string literal

* centrifugo: change `${pname}` to string literal

* cheese: change `${pname}` to string literal

* cljfmt: change `${pname}` to string literal

* coppwr: change `${pname}` to string literal

* cosmic-edit: change `${pname}` to string literal

* cosmic-files: change `${pname}` to string literal

* cosmic-store: change `${pname}` to string literal

* cosmic-term: change `${pname}` to string literal

* crate2nix: change `${pname}` to string literal

* cups-kyocera-3500-4500: change `${pname}` to string literal

* dbqn: change `${pname}` to string literal

* dconf-editor: change `${pname}` to string literal

* devhelp: change `${pname}` to string literal

* dmarc-report-converter: change `${pname}` to string literal

* engage: change `${pname}` to string literal

* eog: change `${pname}` to string literal

* evolution-data-server-gtk4: change `${pname}` to string literal

* find-billy: change `${pname}` to string literal

* firefly-iii: change `${pname}` to string literal

* fuchsia-cursor: change `${pname}` to string literal

* geary: change `${pname}` to string literal

* ghex: change `${pname}` to string literal

* gitg: change `${pname}` to string literal

* glasskube: change `${pname}` to string literal

* gnome.gnome-autoar: change `${pname}` to string literal

* gnome.gnome-calculator: change `${pname}` to string literal

* gnome.gnome-calendar: change `${pname}` to string literal

* gnome.gnome-common: change `${pname}` to string literal

* gnome.gnome-dictionary: change `${pname}` to string literal

* gnome.gnome-disk-utility: change `${pname}` to string literal

* gnome.gnome-font-viewer: change `${pname}` to string literal

* gnome.gnome-keyring: change `${pname}` to string literal

* gnome.gnome-screenshot: change `${pname}` to string literal

* gnome.gnome-system-monitor: change `${pname}` to string literal

* gnome.seahorse: change `${pname}` to string literal

* gnome.simple-scan: change `${pname}` to string literal

* gnome.sushi: change `${pname}` to string literal

* gnome.totem: change `${pname}` to string literal

* gnome.yelp: change `${pname}` to string literal

* gnome.yelp-xsl: change `${pname}` to string literal

* gnucap-full: change `${pname}` to string literal

* goredo: change `${pname}` to string literal

* guile-semver: change `${pname}` to string literal

* halo: change `${pname}` to string literal

* intiface-central: change `${pname}` to string literal

* intune-portal: change `${pname}` to string literal

* iscc: change `${pname}` to string literal

* jetbrains-toolbox: change `${pname}` to string literal

* jnr-posix: change `${pname}` to string literal

* keymapp: change `${pname}` to string literal

* libation: change `${pname}` to string literal

* libeduvpn-common: change `${pname}` to string literal

* libmamba: change `${pname}` to string literal

* littlefs-fuse: change `${pname}` to string literal

* logseq: change `${pname}` to string literal

* lxgw-wenkai-tc: change `${pname}` to string literal

* microsoft-identity-broker: change `${pname}` to string literal

* minetest-mapserver: change `${pname}` to string literal

* msalsdk-dbusclient: change `${pname}` to string literal

* neverest: change `${pname}` to string literal

* nf-test: change `${pname}` to string literal

* numbat: change `${pname}` to string literal

* pdf2odt: change `${pname}` to string literal

* plemoljp: change `${pname}` to string literal

* plemoljp-hs: change `${pname}` to string literal

* plemoljp-nf: change `${pname}` to string literal

* pocket-updater-utility: change `${pname}` to string literal

* proto: change `${pname}` to string literal

* pw3270: change `${pname}` to string literal

* ratchet: change `${pname}` to string literal

* read-it-later: change `${pname}` to string literal

* redmine: change `${pname}` to string literal

* regina: change `${pname}` to string literal

* regripper: change `${pname}` to string literal

* revolt-desktop: change `${pname}` to string literal

* rs: change `${pname}` to string literal

* signaturepdf: change `${pname}` to string literal

* sonarlint-ls: change `${pname}` to string literal

* srgn: change `${pname}` to string literal

* stackit-cli: change `${pname}` to string literal

* substudy: change `${pname}` to string literal

* swayosd: change `${pname}` to string literal

* synthesia: change `${pname}` to string literal

* tarlz: change `${pname}` to string literal

* termcap: change `${pname}` to string literal

* tinycompress: change `${pname}` to string literal

* tracexec: change `${pname}` to string literal

* treefmt2: change `${pname}` to string literal

* udev-gothic: change `${pname}` to string literal

* udev-gothic-nf: change `${pname}` to string literal

* vvvvvv: change `${pname}` to string literal

* yggdrasil: change `${pname}` to string literal

* zsync: change `${pname}` to string literal
2024-08-20 15:56:55 -07:00
Motiejus Jakštys
1bd350449a gitea: fix passthru.data-compressed
Fixes two bugs:
- pass a forgotten `{}` to `compressDrv`.
- remove incorrect usage of `lndir` in `compressDrv`. I added a brief
  comment on why, see [this comment][1] for more details.

Tested with:

```
$ nix build .#legacyPackages.x86_64-linux.gitea.passthru.data-compressed
$ ls -lh result/public/assets/licenses.txt*
lrwxrwxrwx 1 root root  90 Jan  1  1970 result/public/assets/licenses.txt -> /nix/store/p21irsr57hckd3x3ym18aa0cr9zmm3an-gitea-1.22.1-data/./public/assets/licenses.txt
-r--r--r-- 1 root root 30K Jan  1  1970 result/public/assets/licenses.txt.br
-r--r--r-- 1 root root 82K Jan  1  1970 result/public/assets/licenses.txt.gz
```

[1]: https://github.com/NixOS/nixpkgs/pull/332752#discussion_r1721043286
2024-08-18 22:47:03 +03:00
R. Ryantm
43064d95b8 github-runner: 2.319.0 -> 2.319.1 2024-08-18 03:16:38 +00:00
pinage404
59cd5ef4ec git-gamble: init at 2.9.0 2024-08-12 20:51:17 +02:00
Jonas Chevalier
9a645edbb7
github-runner: move to by-name (#333309)
Allow the merge bot to work
2024-08-12 11:09:36 +02:00
pinage404
b70debe385 git-igitt: package is built from source 2024-08-11 16:11:37 +02:00
pinage404
d75527dd5e git-igitt: add update script 2024-08-11 16:11:37 +02:00
Pol Dellaiera
4b2abd87ac
Merge pull request #331366 from techknowlogick/bump-gitbutler
gitbutler: 0.12.7 -> 0.12.16
2024-08-11 01:10:25 +02:00
Vinny Meller
8e6de6fac2
git-spice: 0.3.1 -> 0.4.0 2024-08-09 21:21:34 -04:00
R. Ryantm
2b86917e7a gitu: 0.23.1 -> 0.24.0 2024-08-09 21:32:23 +00:00
Sandro
4f888cda7b
Merge pull request #333056 from 9999years/update-git-gr 2024-08-08 11:02:16 +02:00
Marcus Ramberg
a138aeb0e2
Merge pull request #332765 from phanirithvij/initial-contrib 2024-08-08 08:08:57 +02:00
Rebecca Turner
7e02d6002e
git-gr: 1.4.1 -> 1.4.2
Partial fix for https://github.com/NixOS/nixpkgs/issues/332957
2024-08-07 11:23:40 -07:00
phanirithvij
bbf1124513 gitcs: init at 1.2.0
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-08-07 20:35:08 +05:30
Peder Bergebakken Sundt
f6b526e16a
Merge pull request #331189 from vinnymeller/update-git-spice
git-spice: 0.3.0 -> 0.3.1
2024-08-07 01:42:38 +02:00
R. Ryantm
6aff78e8d1 gickup: 0.10.30 -> 0.10.31 2024-08-05 13:39:24 +00:00
Jairo Llopis
2ac5ea7729
git-autoshare: init at 1.0.0b6
@moduon MT-1075
2024-08-05 07:50:58 +01:00
Nick Cao
7b9bc8e2df
Merge pull request #331992 from r-ryantm/auto-update/gitlab-ci-local
gitlab-ci-local: 4.52.1 -> 4.52.2
2024-08-04 09:38:54 -04:00
Motiejus Jakštys
d97365e05e gitea.passthru.data-compressed: switch to compressDrvWeb 2024-08-04 10:10:16 +03:00
R. Ryantm
460b0d97e1 gitlab-ci-local: 4.52.1 -> 4.52.2 2024-08-03 13:50:53 +00:00
techknowlogick
801f5a3edd gitbutler: add techknowlogick as maintainer 2024-07-31 16:16:34 -04:00
techknowlogick
17cc8322a1 gitbutler: 0.12.7 -> 0.12.16 2024-07-31 16:06:01 -04:00
zimbatm
009f33ce92 gitlab-runner: move to by-name 2024-07-31 09:10:33 +02:00
zimbatm
66194de349 gifsicle: move to by-name 2024-07-31 09:10:32 +02:00
zimbatm
65a6b8edc6 git-codeowners: move to by-name 2024-07-31 09:10:31 +02:00
zimbatm
06e0eef0f7 gist: move to by-name 2024-07-31 09:10:29 +02:00
Vinny Meller
0bcd07eaf4
git-spice: 0.3.0 -> 0.3.1 2024-07-30 22:25:47 -04:00
R. Ryantm
bed7864b47 gitu: 0.23.0 -> 0.23.1 2024-07-28 20:05:34 +00:00
pinage404
ee93a3955d git-igitt: init at 0.1.18 2024-07-28 15:34:28 +02:00
Sandro
de59dc097a
Merge pull request #329556 from vinnymeller/init-git-spice 2024-07-27 00:37:21 +02:00
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
Vinny Meller
2678fe2aaf
git-spice: init at 0.3.0 2024-07-25 21:07:09 -04:00
Peder Bergebakken Sundt
ed4091d363
Merge pull request #328369 from flandweber/update-gittuf
gittuf: 0.5.1 -> 0.5.2
2024-07-22 03:57:07 +02:00
Finn Landweber
e83050bba7
gittuf: 0.5.1 -> 0.5.2 2024-07-19 09:20:38 +02:00
R. Ryantm
2dc47672f6 gitu: 0.22.1 -> 0.23.0 2024-07-19 02:22:39 +00:00
Sandro
8e4972d63f
Merge pull request #327705 from techknowlogick/fix-gitea-darwin
gitea: disable pamSupport on darwin
2024-07-18 09:40:35 +02:00
Aleksana
90cdc7bd6f
Merge pull request #327646 from Aleksanaa/git-backup
git-backup-go: init at 1.6.0; git-backup: remove
2024-07-18 13:23:56 +08:00
Peder Bergebakken Sundt
e6d2543a46
Merge pull request #326168 from andersrh/upgrade-github-desktop
github-desktop: 3.3.12 -> 3.4.2
2024-07-18 01:45:02 +02:00
techknowlogick
2802d73bee gitea: disable pamSupport on darwin 2024-07-17 15:04:22 -04:00
aleksana
13993c73c0 git-backup-go: init at 1.6.0 2024-07-17 00:07:53 +08:00
Marcus Ramberg
c986c615fa
Merge pull request #326274 from flandweber/gittuf-update 2024-07-15 17:16:55 +03:00
Finn Landweber
4c535b9c43
gittuf: 0.4.0 -> 0.5.1 2024-07-11 12:03:11 +02:00
nixpkgs-merge-bot[bot]
5ea3006722
Merge pull request #325855 from r-ryantm/auto-update/gitlab-ci-local
gitlab-ci-local: 4.52.0 -> 4.52.1
2024-07-11 02:23:39 +00:00
Anders Rytter Hansen
2b888575da github-desktop: 3.3.12 -> 3.4.2 2024-07-10 21:19:33 +02:00
❄️
0b44cacaf3
Merge pull request #324405 from quodlibetor/patch-1
git-instafix: add quodlibetor as maintainer
2024-07-10 06:03:11 -03:00
Brandon W Maister
008bdd3fc9 git-instafix: add quodlibetor as maintainer
I write git-instafix and I want to be added to the reviewers list when it gets updated in nixpkgs.
2024-07-09 21:31:34 -04:00
R. Ryantm
32e24b07ee gitlab-ci-local: 4.52.0 -> 4.52.1 2024-07-09 13:57:13 +00:00
Shogo Takata
97f90494c8
gitlab-ci-local: add version test 2024-07-08 13:19:38 +09:00
Sandro
e10593c057
Merge pull request #324589 from Izorkin/fix-gitea-static
gitea: fix create static compressed files
2024-07-08 00:08:48 +02:00
h7x4
7384b9abdc
treewide: set meta.changelog 2024-07-07 15:20:06 +02:00
R. Ryantm
ac1354c603 gitu: 0.21.1 -> 0.22.1 2024-07-06 17:27:27 +00:00
Nick Cao
8f9642e52c
Merge pull request #324825 from r-ryantm/auto-update/git-toolbelt
git-toolbelt: 1.9.2 -> 1.9.3
2024-07-05 16:12:21 -04:00
Aleksana
e727204914
Merge pull request #323147 from kilimnik/release-cli
gitlab-release-cli: init at 0.18.0
2024-07-05 23:32:16 +08:00
R. Ryantm
34b3a802af git-toolbelt: 1.9.2 -> 1.9.3 2024-07-05 13:46:05 +00:00
Daniel Kilimnik
2582c01cfa gitlab-release-cli: init at 0.18.0 2024-07-05 11:32:53 +02:00
David McFarland
4f7953d244
Merge pull request #324526 from Aleksanaa/nugetHash
dotnet: add SRI hash support to dotnet packages
2024-07-04 20:59:56 -03:00
Izorkin
f5df37e8bb
gitea: fix create static compressed files 2024-07-05 01:46:22 +03:00
Sandro Jäckel
b42d46629b
gitea: 1.22.0 -> 1.22.1
Diff: https://github.com/go-gitea/gitea/compare/v1.22.0...v1.22.1
2024-07-04 15:40:11 +02:00
aleksana
9ec8af44ad treewide: change nugetSha256 to nugetHash
This is both to verify the correctness of the changes in dotnet helper
and to promote the use of nugetHash (which uses SRI hash).

For more information on nugetHash, check out
https://nixos.org/manual/nixpkgs/unstable/#packaging-dotnet-global-tools
2024-07-04 20:16:51 +08:00
Dusk Banks
62f276d486 treewide: remove bb010g from maintainers 2024-07-04 02:41:05 -07:00
Dusk Banks
e7999c7acc git-my: patch shebang 2024-07-04 02:41:04 -07:00
Dusk Banks
34b1c1f92f treewide: migrate bb010g's packages to by-name 2024-07-04 02:41:03 -07:00
seth
d7eab8ec5d
gitbutler: 0.12.2 -> 0.12.7
Diff: https://github.com/gitbutlerapp/gitbutler/compare/release/0.12.2...release/0.12.7

Changelog: https://github.com/gitbutlerapp/gitbutler/releases/tag/release/0.12.7
2024-07-03 15:31:02 -04:00
nixpkgs-merge-bot[bot]
8684f4155d
Merge pull request #323959 from r-ryantm/auto-update/gitlab-ci-local
gitlab-ci-local: 4.51.0 -> 4.52.0
2024-07-02 22:59:20 +00:00
h7x4
80a2e28371
Merge pull request #323977 from r-ryantm/auto-update/git-instafix
git-instafix: 0.2.5 -> 0.2.7
2024-07-02 20:09:11 +02:00
Aleksana
16566b8605
Merge pull request #313884 from michaeladler/git-fixup
git-fixup: init at 1.6.1
2024-07-02 23:54:55 +08:00
R. Ryantm
bd0a07aa37 git-instafix: 0.2.5 -> 0.2.7 2024-07-02 08:30:59 +00:00
R. Ryantm
12fe005bfe gitlab-ci-local: 4.51.0 -> 4.52.0 2024-07-02 06:49:19 +00:00
Jan Tojnar
1369411184 gnome-keyring: Move from gnome scope to top-level
It is on the way out.
2024-07-01 09:35:26 +02:00
Jan Tojnar
1399e572f2 gitg: Move from gnome scope to top-level
Uses gvfs from top-level now.
2024-07-01 08:26:48 +02:00
Weijia Wang
4403548e12
Merge pull request #322574 from pyrox0/git-run-init
git-run: remove from nodePackages
2024-06-30 11:13:56 +02:00
Pyrox
18d9ff53c3
git-run: remove from nodePackages 2024-06-26 21:14:49 -04:00
R. Ryantm
d978d2d57b git-instafix: 0.2.4 -> 0.2.5 2024-06-26 16:12:14 +00:00
R. Ryantm
afb245456e gitu: 0.21.0 -> 0.21.1 2024-06-24 02:55:38 +00:00
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
Michael Adler
c96227f29b git-fixup: init at 1.6.1 2024-05-27 07:55:38 +02: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
Dan Nixon
2c72efd131 github-markdown-toc-go: init at 1.4.0 2024-04-18 08:05:46 +00: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
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
Peder Bergebakken Sundt
4ea4e37e14
Merge pull request #275402 from mightyiam/git-fixup
git-instafix: init at 0.2.1
2024-03-14 17:00:16 +01:00
Shahar "Dawn" Or
6cabf8e212 git-instafix: init at 0.2.1 2024-03-14 19:18:19 +07:00
R. Ryantm
e9dbab3a26 git-releaser: 0.1.6 -> 0.1.7 2024-03-13 12:02:42 +00:00
R. Ryantm
6be2ed2184 gitu: 0.5.4 -> 0.6.2 2024-03-13 01:03:40 +00:00