Weijia Wang
|
78bd226e97
|
tabula-java: update mvnHash
|
2024-07-04 01:15:07 +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 |
|
h7x4
|
8121f3559a
|
treewide: add mainProgram
|
2024-02-11 03:19:15 +01:00 |
|
Enno Richter
|
20f87f2618
|
tabula-java: build from source
|
2023-09-14 07:31:06 +02:00 |
|
Artturin
|
c6568adb00
|
treewide: makeWrapper buildInputs to nativeBuildInputs
most found with https://github.com/siraben/nix-lint
|
2022-08-16 13:14:19 +03:00 |
|
Robert Scott
|
3b6bc4b69c
|
treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
|
2022-06-04 19:47:57 +01:00 |
|
R. RyanTM
|
1f60d793f7
|
tabula-java: 1.0.4 -> 1.0.5
|
2021-08-23 04:55:03 +00:00 |
|
Jake Waksbaum
|
c6aa16f615
|
tabula-java: Init at 1.04
|
2021-02-09 10:38:03 -05:00 |
|