Skip to content

Conversation

@brainrake
Copy link
Contributor

@brainrake brainrake commented Mar 23, 2024

merge after #46

  • fixes refactor #48
  • renames
    cardanoNix -> cardano
    cardanoNix.globals -> cardano
    cardanoNix.cardano-cli -> cardano.cli
    cardanoNix.cardano-node -> cardano.node
  • update .gitignore
  • add example to readme
  • cleanup
  • rm lib.nix since we don't use it
  • fix main branch name
  • add cardano.enable which starts everything

@brainrake brainrake force-pushed the marton/refactor branch 2 times, most recently from 1350bd6 to 4f95ea4 Compare March 24, 2024 01:46
@brainrake brainrake self-assigned this Mar 24, 2024
@brainrake brainrake added this to the 3. Processing modules pt. 2 milestone Mar 24, 2024
@brainrake brainrake force-pushed the marton/refactor branch 3 times, most recently from 629304d to ef39be0 Compare March 28, 2024 19:57
@brainrake brainrake mentioned this pull request Apr 1, 2024
@brainrake brainrake marked this pull request as ready for review April 3, 2024 15:13
@brainrake brainrake requested a review from aciceri April 3, 2024 15:13
Copy link
Member

@aciceri aciceri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Also agree with the renaming choices

Comment on lines -5 to -8
virtualisation = {
cores = 2;
memorySize = 1024;
};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the default?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brainrake brainrake merged commit 3ee4657 into main Apr 3, 2024
@brainrake brainrake deleted the marton/refactor branch April 3, 2024 16:56
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.

refactor

3 participants