Skip to content

Remove License#3084

Merged
KaiserKarel merged 1 commit intomainfrom
license-fix
Feb 1, 2023
Merged

Remove License#3084
KaiserKarel merged 1 commit intomainfrom
license-fix

Conversation

@KaiserKarel
Copy link
Contributor

We have different components that need to be licensed differently, as well as that Seun Lanlege licensed this without permission from the GC (making it originally invalid). We will transition to multiple licenses per component.

We have different components that need to be licensed differently, as well as that Seun Lanlege licensed this without permission from the GC (making it originally invalid). We will transition to multiple licenses per component.

Signed-off-by: Karel L. Kubat <k.l.kubat@gmail.com>
@KaiserKarel KaiserKarel requested a review from a team February 1, 2023 13:43
@github-actions
Copy link

github-actions bot commented Feb 1, 2023

Nix commands for this PR

NOTE: You can also run our Nix commands in Docker. See the bottom of this comment.

Make sure you have setup the Composable community cache:

(you only need to run it once on your machine)

nix-shell -p cachix --command "cachix use composable-community"

Show all possible apps, shells and packages:

nix flake show "github:ComposableFi/composable/f36ce1170b27a6fc0e83fcd0f45b13e7cd9ef4d7 --allow-import-from-derivation

Run the Composable node alone:

nix run "github:ComposableFi/composable/f36ce1170b27a6fc0e83fcd0f45b13e7cd9ef4d7#composable-node" -L

Spin up a local devnet:

nix run "github:ComposableFi/composable/f36ce1170b27a6fc0e83fcd0f45b13e7cd9ef4d7#devnet" -L --option sandbox relaxed --show-trace

Spin up a local XCVM devnet:

nix run "github:ComposableFi/composable/f36ce1170b27a6fc0e83fcd0f45b13e7cd9ef4d7#devnet-xcvm" -L

View the docs:

nix run ".#docs-server"

Run this without Nix in Docker.

docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/f36ce1170b27a6fc0e83fcd0f45b13e7cd9ef4d7#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes"

NOTE: You can swap devnet-dali in the command above with any Nix package
For more info on how to use Nix, check out our Nix docs
Note that the initial build may take about one hour if it has not been cached by our CI yet. Once it is cached, builds should take about one minute. We currently do not provide build caches for ARM machines such as M1 Macs, but building on ARM is supported.

@github-actions
Copy link

github-actions bot commented Feb 1, 2023

@github-actions
Copy link

github-actions bot commented Feb 1, 2023

@KaiserKarel KaiserKarel merged commit cac1be0 into main Feb 1, 2023
@KaiserKarel KaiserKarel deleted the license-fix branch February 1, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants