Clément DOUIN
|
fda9cf1e4f
|
disable static for windows
|
2024-11-25 10:30:57 +01:00 |
|
Clément DOUIN
|
379d1dc97d
|
patch package.nix
|
2024-11-25 08:48:33 +01:00 |
|
Clément DOUIN
|
72d4397012
|
debug postPatch
|
2024-11-25 08:44:39 +01:00 |
|
Clément DOUIN
|
311c87ecca
|
add pkg-config for non-Linux platforms
|
2024-11-25 08:32:03 +01:00 |
|
Clément DOUIN
|
2b670d90f0
|
remove libiconv
|
2024-11-25 08:31:24 +01:00 |
|
Clément DOUIN
|
38488e93db
|
add missing pkg-config for darwin
|
2024-11-25 08:30:45 +01:00 |
|
Clément DOUIN
|
82aca9c9ba
|
use libiconv from darwin pkgs
|
2024-11-25 08:28:52 +01:00 |
|
Clément DOUIN
|
623e2e0f68
|
try postPatch to fix lgcc_eh
|
2024-11-25 08:27:05 +01:00 |
|
Clément DOUIN
|
557d341b24
|
move libiconv from native to build inputs
|
2024-11-25 08:20:43 +01:00 |
|
Clément DOUIN
|
73fbb8ebf6
|
add missing libiconv
|
2024-11-25 08:09:35 +01:00 |
|
Clément DOUIN
|
f04362572f
|
try with unstable
|
2024-11-25 00:37:48 +01:00 |
|
Clément DOUIN
|
7ae109eaae
|
try pkgsStatic
|
2024-11-25 00:18:13 +01:00 |
|
Clément DOUIN
|
fcfb7adb16
|
check macos err msg
|
2024-11-25 00:14:03 +01:00 |
|
Clément DOUIN
|
ba4d2758cd
|
rename artifacts
|
2024-11-24 23:30:15 +01:00 |
|
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
https://github.com/ipetkov/crane/blob/3cb338ce81076ce5e461cf77f7824476addb0e1c/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 |
|