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
e63da652ff
Merge pull request #286911 from r-ryantm/auto-update/libgit2
...
libgit2: 1.7.1 -> 1.7.2
2024-02-08 08:51:16 +01:00
github-actions[bot]
296d2f6991
Merge master into staging-next
2024-02-07 18:00:58 +00:00
Bryan Lai
a292ac8cd2
libgit2: add gitstatus to passthru.tests
...
gitstatus crucially depends on an overridden version of libgit2, thus we
add it to libgit2.passthru.tests to prevent future breakage.
2024-02-07 20:42:48 +08:00
R. Ryantm
17eb38c58d
libgit2: 1.7.1 -> 1.7.2
2024-02-07 06:43:19 +00:00
Robert Hensing
de0220384c
libgit2: Enable multiple outputs
...
It has a `git2` binary with limited functionality.
2024-01-30 16:41:59 +01:00
Robert Hensing
fffe54bddc
libgit2: Enable tests
...
The tests hanging comment dates from 2018.
I did encounter a slow test when running them in a nix-shell -
the nonetwork::bad_urls one.
The name suggests that it might work fine, but it's still annoying
when building in nix-shell, and it seems unlikely that this
particular test will catch anything for us.
2024-01-30 16:41:59 +01:00
John Ericson
2ba280859c
libgit2: Fix build on Windows
2023-11-23 22:13:33 -05:00
Sandro Jäckel
e2a51f1e49
libgit2: 1.7.0 -> 1.7.1
2023-08-25 21:41:21 +02:00
Vladimír Čunát
fa3ea76bdc
libgit2: patch missing include
...
https://hydra.nixos.org/build/230004107/nixlog/3/tail
2023-08-07 07:38:38 +02:00
Vladimír Čunát
98b5317976
libgit2: fixup build on x86_64-darwin
...
https://hydra.nixos.org/build/229709542/nixlog/28/tail
2023-07-30 07:17:17 +02:00
Sandro Jäckel
078ebb0fe8
libgit2: 1.6.4 -> 1.7.0
...
Diff: https://github.com/libgit2/libgit2/compare/v1.6.4...v1.7.0
2023-07-17 16:10:50 +02:00
R. Ryantm
0131a9a6b0
libgit2: 1.6.3 -> 1.6.4
2023-04-20 09:24:14 +00:00
R. Ryantm
601447fcb7
libgit2: 1.6.2 -> 1.6.3
2023-03-25 00:30:20 +00:00
Sandro
9db9800c5f
libgit2: 1.6.1 -> 1.6.2, add passthru.tests ( #219996 )
2023-03-08 02:49:20 +01:00
R. Ryantm
f04260448a
libgit2: 1.5.1 -> 1.6.1
2023-02-27 23:19:02 +00:00
Sandro Jäckel
9adfe0b91a
libgit2: 1.5.0 -> 1.5.1
...
Diff: https://github.com/libgit2/libgit2/compare/v1.5.0...v1.5.1
2023-01-23 13:50:10 +01:00
Jan Tojnar
047c16f61f
libgit2: drop flag that was renamed
...
9324d16e73 renamed it to `USE_THREADS` and it is enabled by default anyway.
2022-09-20 16:20:54 +02:00
Ken Matsui
fa3d1dc94b
libgit2: enable static build
2022-07-17 04:57:15 +09:00
Sandro Jäckel
dc7ba75c10
libgit2: 1.4.4 -> 1.5.0
2022-07-15 11:32:54 +02:00
Sandro Jäckel
693415f9fe
libgit2: 1.4.3 -> 1.4.4
2022-07-13 14:14:21 +02:00
Sandro Jäckel
b9a8078d52
libgit2: 1.4.0 -> 1.4.3, add SuperSandro2000 as maintainer
2022-05-05 01:08:16 +02:00
Sandro Jäckel
fca1c9165c
libgit2: 1.3.0 -> 1.4.0, update meta
...
Enable SSH backend which several libraries depend on which was disabled by default for some reason.
2022-02-16 00:16:56 +01:00
Sandro Jäckel
1310f227e8
libgit2: rename directory to expected name
2022-02-15 12:11:54 +01:00