Commit Graph

16 Commits

Author SHA1 Message Date
r-vdp
f352293f50 Fix nix build 2024-06-10 13:32:23 +02:00
r-vdp
c3013a91a1 Fix deprecation warning. 2024-06-10 13:32:23 +02:00
Lee Smet
246b7a7eab Try to build binaries in flake
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2024-05-28 12:02:28 +02:00
Lee Smet
7b1064cec1 Add myceliumd-private to flake-nix
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2024-05-27 17:43:47 +02:00
r-vdp
e223b4f6c6 Add meta.mainProgram 2024-05-14 10:01:06 +02:00
r-vdp
9544fef2e4 Add an overlay to the flake 2024-05-14 10:01:06 +02:00
r-vdp
792568c2d7 Run nixpkgs-fmt 2024-05-14 10:01:06 +02:00
Iwan BK
c04825912d feat(android): initial support for android 2024-05-06 10:00:08 +02:00
Lee Smet
ba5452bf6c Add openssl dep in flake.nix
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2024-05-02 17:25:05 +02:00
Stefan Junker
78ca128173 fix(nix/mycelium): depend on libiconv on darwin
Co-authored-by: Florian Klink <flokli@flokli.de>
Signed-off-by: Stefan Junker <1181362+steveej@users.noreply.github.com>
2024-04-16 22:52:00 +02:00
Stefan Junker
cd287c4e8c fix(nix/mycelium): use --bin instead of -p
the naming confused me. the `mycelium` package doesn't have the
`mycelium` binary. that lives is in the `myceliumd` package, of course
:-)
2024-04-16 22:52:00 +02:00
Stefan Junker
129c202333 feat(nix): filter source 2024-04-16 22:52:00 +02:00
Stefan Junker
150bf978dc fix(flake): add perl dependency and named output package 2024-04-16 22:52:00 +02:00
Stefan Junker
7627fe920b feat(flake): add flake-compat and corresponding {default,shell}.nix 2024-04-16 22:52:00 +02:00
Stefan Junker
9a10d1f1de feat(flake): add x86_64-darwin 2024-04-16 22:52:00 +02:00
Stefan Junker
26118e2495 feat: add flake with mycelium package 2024-04-16 22:52:00 +02:00