Enock Seth Nyamador
4be51023c5
josm: 19160 → 19207
2024-09-03 17:31:45 +02:00
a-kenji
c3e6b1a341
joshuto: 0.9.8 -> 0.9.8-unstable-2024-07-20
2024-08-13 14:25:35 +02:00
Julius Michaelis
6a9beaf893
treewide: skip generating shell completions using $out/bin/… when cross compiling
...
This focuses on Rust packages, since the most commonly used argument
parser library (clap/structopt) makes the following pattern natural and
thus common:
postInstall = ''
installShellCompletion --cmd foo \
--bash <($out/bin/foo completion bash) \
…
This commit just guards those with
lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform)
splitting the string where unrelated actions are performed.
2024-08-04 10:50:48 +09:00
Nikolay Korotkiy
83a364ced9
josm: 19128 → 19160
2024-08-03 23:19:29 +02:00
Sandro
e7ce68d67b
Merge pull request #318324 from Moraxyc/add-journalist
...
journalist: init at 1.0.0-unstable-2024-05-28
2024-08-01 22:13:02 +02:00
Enock Seth Nyamador
94f74bca07
josm: 19096 → 19128
2024-07-09 10:34:38 +02:00
h7x4
7384b9abdc
treewide: set meta.changelog
2024-07-07 15:20:06 +02:00
Moraxyc
b3c4da5cdf
journalist: init at 1.0.0-unstable-2024-06-15
2024-06-28 16:10:18 +08:00
Francesco Gazzetta
9875b21a38
job-security: unstable-0-2024-03-24 -> 0-unstable-2024-04-07
2024-06-27 17:13:03 +02:00
Julien Malka
b96d99b63d
Merge pull request #320291 from JulienMalka/init-joularjx
...
joularjx: init at 2.9.0
2024-06-17 00:00:48 +02:00
Julien Malka
d29a5fb031
joularjx: init at 2.9.0
2024-06-16 23:59:15 +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
Nikolay Korotkiy
57411e2649
josm: migrate to by-name
2024-06-08 21:59:51 +02:00
Fabian Affolter
9c9d95ecf5
journalwatch: refactor
...
- make it an application
- update build-system
- migrate to pytestCheckHook
- format with nixfmt
2024-05-22 08:28:14 +02:00
Sandro
2230a20f2b
Merge pull request #294017 from fgaz/job-security/init
2024-03-27 10:47:59 +01:00
Francesco Gazzetta
c2006be9a7
job-security: init at unstable-0-2024-03-24
2024-03-26 16:14:13 +01:00
Pol Dellaiera
186c3e34a7
Merge pull request #296549 from TomaSajt/strip-java-archives-hook
...
add stripJavaArchivesHook and use treewide
2024-03-19 05:41:08 +01:00
TomaSajt
436fe7b59b
treewide: unify ant determinism methods
2024-03-17 13:35:55 +01:00
xrelkd
38e0021b57
joshuto: 0.9.6 -> 0.9.8
...
Diff: https://github.com/kamiyaa/joshuto/compare/v0.9.6...v0.9.8
Changelog: https://github.com/kamiyaa/joshuto/releases/tag/v0.9.8
2024-03-16 07:57:11 +08:00
xrelkd
f2e13524e8
joshuto: migrate to by-name
2024-03-16 07:39:40 +08:00
Weijia Wang
c9328750fa
jogl: refactor
2024-02-10 22:18:16 +01:00
Weijia Wang
b95f9bd48c
javaPackages.jogl_2_4_0: rename to jogl
2024-02-10 18:00:38 +01:00
~noodlez1232
f1047f611d
joycond-cemuhook: init at unstable-2023-08-09
2023-11-10 18:09:55 -08:00