mirror of
https://github.com/logos-messaging/nim-sds.git
synced 2026-04-18 17:53:05 +00:00
Changes include: - Removing all submodules from vendor folder. - Updating sds.nimble with required depndencies. - Generating a nimble.lock file using Nimble. - Updated Nim code to reference depndencies correctly. - Added nix/deps.nix fixed output derivation that calls Nimble. - Updated nixpkgs to use 25.11 commit which provides Nimbe 0.20.1. - Disabled Nix Android builds on MacOS due to Nimble segfault. Signed-off-by: Jakub Sokołowski <jakub@status.im>
18 lines
199 B
Plaintext
18 lines
199 B
Plaintext
.DS_Store
|
|
tests/test_reliability
|
|
tests/bloom
|
|
nph
|
|
docs
|
|
for_reference
|
|
do_not_commit
|
|
build/*
|
|
result
|
|
sds.nims
|
|
/.update.timestamp
|
|
|
|
# Nimble packages
|
|
/vendor/.nimble
|
|
nimble.develop
|
|
nimble.paths
|
|
nimbledeps
|