Clément DOUIN
|
44d94be99d
|
make target mandatory input
|
2024-11-24 23:11:01 +01:00 |
|
Clément DOUIN
|
3852b5abca
|
add missing darwin libiconv input
|
2024-11-24 21:42:30 +01:00 |
|
Clément DOUIN
|
f250551c91
|
clean
|
2024-11-24 21:04:57 +01:00 |
|
Clément DOUIN
|
d9db1af6b2
|
fix armv7 typo
|
2024-11-24 16:07:59 +01:00 |
|
Clément DOUIN
|
c6b674ed1d
|
add missing mapping
|
2024-11-24 15:40:45 +01:00 |
|
Clément DOUIN
|
b6d690188a
|
add build-on-demand workflow
|
2024-11-24 15:19:51 +01:00 |
|
Clément DOUIN
|
7a9a4b5b1f
|
add more systems to ci
|
2024-11-24 01:43:54 +01:00 |
|
Clément DOUIN
|
80e0b54a26
|
Revert "fix binary ext in derivation alt"
This reverts commit af1cd2b895.
|
2024-11-24 01:28:42 +01:00 |
|
Clément DOUIN
|
af1cd2b895
|
fix binary ext in derivation alt
|
2024-11-24 01:18:38 +01:00 |
|
Clément DOUIN
|
3e6a07821c
|
fix binary ext in derivation
|
2024-11-24 01:15:15 +01:00 |
|
Clément DOUIN
|
4d243aaa9d
|
fix runner
|
2024-11-24 00:59:02 +01:00 |
|
Clément DOUIN
|
bed96518c2
|
fix target ci
|
2024-11-24 00:33:00 +01:00 |
|
Clément DOUIN
|
3290074618
|
clean implem part 1
|
2024-11-24 00:32:11 +01:00 |
|
Clément DOUIN
|
2b115dd284
|
make things working for windows (wip)
|
2024-11-24 00:11:52 +01:00 |
|
Clément DOUIN
|
f35fa7cdb4
|
test d
|
2024-11-23 21:38:44 +01:00 |
|
Clément DOUIN
|
dc5ca1999b
|
test c
|
2024-11-23 21:31:34 +01:00 |
|
Clément DOUIN
|
d9699a3cb9
|
test b
|
2024-11-23 21:10:48 +01:00 |
|
Clément DOUIN
|
524b22cb5e
|
test a
|
2024-11-23 20:59:37 +01:00 |
|
Clément DOUIN
|
cffce1140a
|
try to fix windows build
|
2024-11-23 20:47:12 +01:00 |
|
Clément DOUIN
|
c4ae8626ed
|
use stdenv from pkgsCross on windows 2
|
2024-11-23 16:03:39 +01:00 |
|
Clément DOUIN
|
a9bb2d287f
|
use stdenv from pkgsCross on windows
|
2024-11-23 15:54:00 +01:00 |
|
Clément DOUIN
|
6f86884ab4
|
fix darwin framework version
|
2024-11-23 15:22:53 +01:00 |
|
Clément DOUIN
|
7641090c4e
|
fix host condition
|
2024-11-23 14:48:58 +01:00 |
|
Clément DOUIN
|
ddef9e5cc8
|
fix throw condition
|
2024-11-23 14:36:32 +01:00 |
|
Clément DOUIN
|
942bf5d163
|
fix nix-build args
|
2024-11-23 14:21:51 +01:00 |
|
Clément DOUIN
|
8c08b67be3
|
refactor cross systems structure
|
2024-11-23 14:06:32 +01:00 |
|
Clément DOUIN
|
4fb7ff93db
|
adjust crossSystem condition
|
2024-11-23 13:41:43 +01:00 |
|
Clément DOUIN
|
83621cc0c0
|
fix null condition 2
|
2024-11-23 12:37:16 +01:00 |
|
Clément DOUIN
|
78b2be8499
|
fix null condition
|
2024-11-23 12:35:24 +01:00 |
|
Clément DOUIN
|
e814b8aec2
|
add missing arg
|
2024-11-23 12:35:03 +01:00 |
|
Clément DOUIN
|
772f689eda
|
test ci
|
2024-11-23 12:33:47 +01:00 |
|
Clément DOUIN
|
924d3cfefd
|
Merge pull request #505 from KoviRobi/crane
Use crane instead of naersk
|
2024-11-22 11:51:06 +01:00 |
|
Clément DOUIN
|
4597b01e78
|
bump pimalaya libs
|
2024-11-22 11:20:02 +01:00 |
|
Kovacsics Robert
|
90c3bef172
|
Use Crane instead of Naersk
See
3cb338ce81/examples/quick-start/flake.nix
Fixes pimalaya/himalaya#483
|
2024-11-22 10:17:42 +00:00 |
|
Kovacsics Robert
|
590d0a0e8c
|
Fix warning about getExe deprecation
|
2024-11-22 10:15:22 +00:00 |
|
Clément DOUIN
|
d62486f4c5
|
document build.rs
|
2024-11-22 10:28:24 +01:00 |
|
Clément DOUIN
|
5c4b03474e
|
add cargo features to the long version
|
2024-11-22 09:51:43 +01:00 |
|
Clément DOUIN
|
14c77e4629
|
Merge pull request #504 from KoviRobi/master
Draft: Long version & nix flakes
|
2024-11-22 09:50:55 +01:00 |
|
Kovacsics Robert
|
a0485ff8d1
|
Override git describe in CI
|
2024-11-21 16:31:11 +00:00 |
|
Kovacsics Robert
|
c36e72b5f6
|
Allow passing in GIT_DESCRIBE/GIT_REV to avoid git repo
This should allow building inside a flake
|
2024-11-21 16:31:11 +00:00 |
|
Kovacsics Robert
|
2e3a3397a5
|
Update cargo lock file for openssl removal
|
2024-11-21 16:20:27 +00:00 |
|
Clément DOUIN
|
53dc4c2e97
|
fix gmail message reading issue #498
|
2024-11-21 13:36:46 +01:00 |
|
Clément DOUIN
|
a88843669a
|
make oauth2 doc more clear about sharing tokens #499
|
2024-11-21 09:45:58 +01:00 |
|
Clément DOUIN
|
59ed5f8687
|
make oauth2 client secret optional #494
|
2024-11-21 09:20:23 +01:00 |
|
Clément DOUIN
|
130629309c
|
adjust code from new pimalaya/tui config api
|
2024-11-21 09:07:22 +01:00 |
|
Clément DOUIN
|
d7c4abf2e3
|
remove git2 default features
The crate comes with openssl-related features by default, which breaks
the CI on MacOS.
|
2024-11-20 15:49:22 +01:00 |
|
Clément DOUIN
|
36f3690cba
|
fix long version on nix and ci
|
2024-11-20 15:00:17 +01:00 |
|
Clément DOUIN
|
396a91a322
|
improve long version arg #496
|
2024-11-11 21:42:16 +01:00 |
|
Clément DOUIN
|
d4b81a8294
|
replace reset color by black in config sample #495
|
2024-11-11 17:56:49 +01:00 |
|
Clément DOUIN
|
92814d6043
|
fix pre-release archives
commit f644ba7052
Author: Clément DOUIN <clement.douin@posteo.net>
Date: Wed Oct 30 16:30:39 2024 +0100
do not remove share folder
commit 00e7148352
Author: Clément DOUIN <clement.douin@posteo.net>
Date: Wed Oct 30 16:21:35 2024 +0100
upload folder and exe instead of archive
|
2024-10-30 16:50:15 +01:00 |
|