Emily
e2cf429ed6
jujutsu: add bbigras to maintainers
2024-09-05 08:10:09 +01:00
Emily
ddae04e97a
jujutsu: add emily to maintainers
2024-09-05 08:10:09 +01:00
Emily
92d1f27b53
jujutsu: update cargoBuildFlags
comment
...
The test executables are no longer installed by default, but this
still picks up one of the build tools.
Additionally, move the derivation attribute according to convention.
2024-09-05 08:10:09 +01:00
Emily
f3c1982606
jujutsu: don’t build crates without tests in checkPhase
2024-09-05 08:10:09 +01:00
Emily
b91e47c585
jujutsu: use cargo-nextest
2024-09-05 08:10:09 +01:00
Emily
c38eb8dbaf
jujutsu: run all tests
2024-09-05 08:10:09 +01:00
Emily
ede2bd2a5a
jujutsu: weaken canExecute
to emulatorAvailable
2024-09-05 08:10:09 +01:00
Emily
279e27754f
jujutsu: reorder arguments
2024-09-05 08:10:08 +01:00
Emily
b221192809
jujutsu: don’t depend on OpenSSL on macOS
2024-09-05 08:10:08 +01:00
Emily
099dad2daf
jujutsu: remove gzip
dependency
...
This does not seem to be required any more.
2024-09-05 04:10:18 +01:00
Emily
95b9708a69
jujutsu: remove unused fetchpatch2
argument
2024-09-05 04:10:18 +01:00
Emily
50ebb3a99f
jujutsu: use env
2024-09-05 04:10:17 +01:00
Emily
171489ac1a
jujutsu: remove rec
2024-09-05 03:16:47 +01:00
Emily
d5b78d3cc1
jujutsu: remove with lib
2024-09-05 03:16:47 +01:00
Emily
64bbb1d94c
jujutsu: move to pkgs/by-name
2024-09-05 03:16:47 +01:00
Muhammad Falak R Wani
3aa9a191bc
just: 1.34.0 -> 1.35.0
...
Diff: https://github.com/casey/just/compare/refs/tags/1.34.0...1.35.0
Changelog: https://github.com/casey/just/blob/1.35.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-08-30 13:06:10 +05:30
Pol Dellaiera
a8c7e33f8d
Merge pull request #332212 from 1adept/update-just
...
just: 1.32.0 -> 1.34.0
2024-08-04 22:47:28 +02:00
1adept
bf74ddc5f2
just: 1.32.0 -> 1.34.0
2024-08-04 17:18:31 +02:00
R. Ryantm
311fada2d6
junest: 7.4.8 -> 7.4.9
2024-08-04 00:18:54 +00:00
Adam C. Stephens
f29426dca8
Merge pull request #328349 from mfrw/mfrw/just-1.32.0
...
just: 1.31.0 -> 1.32.0
2024-07-19 19:15:42 -04:00
Adam Stephens
96e47a3676
just: remove adamcstephens as maintainer
2024-07-19 08:41:03 -04:00
Muhammad Falak R Wani
520a05e863
just: 1.31.0 -> 1.32.0
...
Diff: https://github.com/casey/just/compare/refs/tags/1.31.0...1.32.0
Changelog: https://github.com/casey/just/blob/1.32.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-07-19 10:37:16 +05:30
László Vaskó
3d1c1c0fce
just: 1.30.1 -> 1.31.0
2024-07-15 23:55:59 +02:00
Muhammad Falak R Wani
02d61cdb20
just: 1.29.1 -> 1.30.1
...
Diff: https://github.com/casey/just/compare/refs/tags/1.29.1...1.30.1
Changelog: https://github.com/casey/just/blob/1.30.1/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-07-11 09:03:16 +05:30
Muhammad Falak R Wani
4929499597
just: 1.28.0 -> 1.29.1
...
Diff: https://github.com/casey/just/compare/refs/tags/1.28.0...1.29.1
Changelog: https://github.com/casey/just/blob/1.29.1/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-06-15 22:07:54 +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
Adam C. Stephens
7f8967c1f9
Merge pull request #316156 from vlaci/just-127
...
Just: 1.26.0 -> 1.28.0
2024-06-07 09:36:22 -04:00
László Vaskó
669bc72949
just: genereate man pages and shell completions dynamically
...
These assets are no longer present in the repository
2024-06-06 17:05:21 +02:00
László Vaskó
8d548d61ec
just: make new bash completion test work from build
2024-06-06 17:05:21 +02:00
László Vaskó
21ea0e48c8
just: New test in 1.27.0 assumes JUST_CHOOSER is unset
2024-06-06 13:06:02 +02:00
László Vaskó
1a45d56a7a
just: make test exclusion more precise
...
Added test module names where absent, also added problematic test
names where the whole module was excluded previously.
2024-06-06 13:06:02 +02:00
László Vaskó
b0c8ad3e3b
just: 1.26.0 -> 1.28.0
2024-06-06 11:05:16 +00:00
Klaus T. Aehlig
258c4925a5
justbuild: 1.2.4 -> 1.3.1
...
Also
- include just-deduplicate-repos to the installed binaries
- during the build of just-mr reuse the local build root of
the build of just, in order to avoid building the code shared
between just and just-mr twice
2024-05-31 20:23:10 +02:00
kirillrdy
3b2a293b16
Merge pull request #306644 from jdev082/init-junest
...
junest: init at 7.4.8
2024-05-28 19:58:56 +10:00
jdev082
5b10517e43
junest: init at 7.4.8
...
Signed-off-by: jdev082 <jdev082@jdev.eu.org>
2024-05-24 16:22:27 -05:00
Christina Sørensen
7350baf00f
just: 1.25.2 -> 1.26.0
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-05-14 09:20:37 +02:00
Christian Lütke Stetzkamp
5c01177666
justbuild: Fix build
2024-04-09 20:05:23 +02:00
Weijia Wang
c317b4b571
justbuild: mark as broken
2024-03-18 14:22:45 +01:00
Muhammad Falak R Wani
5eb909c68f
just: 1.25.1 -> 1.25.2
...
Diff: https://github.com/casey/just/compare/refs/tags/1.25.1...1.25.2
Changelog: https://github.com/casey/just/blob/1.25.2/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-03-11 09:11:22 +05:30
xrelkd
ad51b4f143
just: 1.25.0 -> 1.25.1
...
Diff: https://github.com/casey/just/compare/refs/tags/1.25.0...1.25.1
Changelog: https://github.com/casey/just/blob/1.25.1/CHANGELOG.md
2024-03-11 02:07:10 +08:00
xrelkd
5471ab3cc8
just: migrate to by-name
2024-03-11 02:07:10 +08:00
Christian Lütke Stetzkamp
62123bb51d
justbuild: 1.2.1 -> 1.2.4
2024-01-04 20:02:18 +01:00
Aaron Jheng
80aaa46d4c
protobuf: use new package definition only
2023-10-11 13:20:31 +00:00
Stanisław Pitucha
de37bc613c
justbuild: partial fixes for darwin
...
They don't make the build successful, but most issues are removed.
Darwin requires the gcc environment to build.
2023-09-30 10:07:17 +10:00
Christian Lütke Stetzkamp
34fb737d9c
justbuild: init at 1.2.1
2023-09-28 14:16:07 +02:00