Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: set up direnv, formatter and format flake #133

Merged
merged 3 commits into from
Aug 27, 2024
Merged

Conversation

steveej
Copy link
Contributor

@steveej steveej commented Aug 21, 2024

No description provided.

@steveej steveej requested review from mattgeddes and zo-el August 21, 2024 14:12
@steveej steveej merged commit 0f86dab into develop Aug 27, 2024
1 check passed
@steveej steveej deleted the direnv-nixfmt branch August 27, 2024 11:16
vladossol pushed a commit that referenced this pull request Sep 2, 2024
* sudoken: v0.0.5

* sudoken: v0.0.6

* hc_seed_bundle: v0.1.4

* holochain: v0.1.0-rc

* version bump

* seed-bundle: holoport_key

* set code owners

* sudoken: 0.0.9

* fix: quick-start-status-code

* bump sodoken

* bump wasm-bindgen-cli

* use workspace.dependencies

* bump ed25519-dalek to 2.1.1

* update versions in Cargo.toml

* move to flake.nix

* update cargo deps

* wip: v3

* wip: v3

* fix tests

* added todos

* hpos-config: tests

* Interim commit with tests passing

* ui tweaks and v3 updates

* git ignore

* pass pubkeys as bytes

* fix error on multiple hps, ui tweaks, and re-enable memproof check

* design review changes

* pr feedback suggestions

* fix package-lock issue

* Added missing v3 implementation (#131)

* Added missing v3 implementation

* Added email getter on Config

* Minimally updated gen-cli to use Clap

---------

Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Joel Ulahanna <[email protected]>

* Added missing commit for host pub key (#134)

Co-authored-by: Matthew Geddes <[email protected]>

* feat: set up direnv, formatter and format flake (#133)

* configure direnv

* chore(nix): configure formatter and run `nix fmt`

---------

Co-authored-by: zo-el <[email protected]>
Co-authored-by: Robbie Carlton <[email protected]>
Co-authored-by: Alastair Ong <[email protected]>
Co-authored-by: Zeeshan <[email protected]>
Co-authored-by: peeech <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Patrick Winfield <[email protected]>
Co-authored-by: Patrick Winfield <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Stefan Junker <[email protected]>
zeeshan595 pushed a commit that referenced this pull request Sep 4, 2024
* sudoken: v0.0.5

* sudoken: v0.0.6

* hc_seed_bundle: v0.1.4

* holochain: v0.1.0-rc

* version bump

* seed-bundle: holoport_key

* set code owners

* sudoken: 0.0.9

* fix: quick-start-status-code

* bump sodoken

* bump wasm-bindgen-cli

* use workspace.dependencies

* bump ed25519-dalek to 2.1.1

* update versions in Cargo.toml

* move to flake.nix

* update cargo deps

* wip: v3

* wip: v3

* fix tests

* added todos

* hpos-config: tests

* Interim commit with tests passing

* ui tweaks and v3 updates

* git ignore

* pass pubkeys as bytes

* fix error on multiple hps, ui tweaks, and re-enable memproof check

* design review changes

* pr feedback suggestions

* fix package-lock issue

* Added missing v3 implementation (#131)

* Added missing v3 implementation

* Added email getter on Config

* Minimally updated gen-cli to use Clap

---------





* Added missing commit for host pub key (#134)



* feat: set up direnv, formatter and format flake (#133)

* configure direnv

* chore(nix): configure formatter and run `nix fmt`

---------

Co-authored-by: alastairong1 <[email protected]>
Co-authored-by: zo-el <[email protected]>
Co-authored-by: Robbie Carlton <[email protected]>
Co-authored-by: Alastair Ong <[email protected]>
Co-authored-by: Zeeshan <[email protected]>
Co-authored-by: peeech <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Patrick Winfield <[email protected]>
Co-authored-by: Patrick Winfield <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Stefan Junker <[email protected]>
zeeshan595 pushed a commit that referenced this pull request Sep 4, 2024
* sudoken: v0.0.5

* sudoken: v0.0.6

* hc_seed_bundle: v0.1.4

* holochain: v0.1.0-rc

* version bump

* seed-bundle: holoport_key

* set code owners

* sudoken: 0.0.9

* fix: quick-start-status-code

* bump sodoken

* bump wasm-bindgen-cli

* use workspace.dependencies

* bump ed25519-dalek to 2.1.1

* update versions in Cargo.toml

* move to flake.nix

* update cargo deps

* wip: v3

* wip: v3

* fix tests

* added todos

* hpos-config: tests

* Interim commit with tests passing

* ui tweaks and v3 updates

* git ignore

* pass pubkeys as bytes

* fix error on multiple hps, ui tweaks, and re-enable memproof check

* design review changes

* pr feedback suggestions

* fix package-lock issue

* Added missing v3 implementation (#131)

* Added missing v3 implementation

* Added email getter on Config

* Minimally updated gen-cli to use Clap

---------





* Added missing commit for host pub key (#134)



* feat: set up direnv, formatter and format flake (#133)

* configure direnv

* chore(nix): configure formatter and run `nix fmt`

---------

Co-authored-by: alastairong1 <[email protected]>
Co-authored-by: zo-el <[email protected]>
Co-authored-by: Robbie Carlton <[email protected]>
Co-authored-by: Alastair Ong <[email protected]>
Co-authored-by: Zeeshan <[email protected]>
Co-authored-by: peeech <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Patrick Winfield <[email protected]>
Co-authored-by: Patrick Winfield <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Stefan Junker <[email protected]>
vladossol pushed a commit that referenced this pull request Oct 1, 2024
* sudoken: v0.0.5

* sudoken: v0.0.6

* hc_seed_bundle: v0.1.4

* holochain: v0.1.0-rc

* version bump

* seed-bundle: holoport_key

* set code owners

* sudoken: 0.0.9

* fix: quick-start-status-code

* bump sodoken

* bump wasm-bindgen-cli

* use workspace.dependencies

* bump ed25519-dalek to 2.1.1

* update versions in Cargo.toml

* move to flake.nix

* update cargo deps

* wip: v3

* wip: v3

* fix tests

* added todos

* hpos-config: tests

* Interim commit with tests passing

* ui tweaks and v3 updates

* git ignore

* pass pubkeys as bytes

* fix error on multiple hps, ui tweaks, and re-enable memproof check

* design review changes

* pr feedback suggestions

* fix package-lock issue

* Added missing v3 implementation (#131)

* Added missing v3 implementation

* Added email getter on Config

* Minimally updated gen-cli to use Clap

---------

Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Joel Ulahanna <[email protected]>

* Added missing commit for host pub key (#134)

Co-authored-by: Matthew Geddes <[email protected]>

* feat: set up direnv, formatter and format flake (#133)

* configure direnv

* chore(nix): configure formatter and run `nix fmt`

* feat: add passphrase confirmation (#138)

* Added some basic logging (#139)

Co-authored-by: Matthew Geddes <[email protected]>

---------

Co-authored-by: zo-el <[email protected]>
Co-authored-by: Robbie Carlton <[email protected]>
Co-authored-by: Alastair Ong <[email protected]>
Co-authored-by: Zeeshan <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Patrick Winfield <[email protected]>
Co-authored-by: Patrick Winfield <[email protected]>
Co-authored-by: Alastair Ong <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Matthew Geddes <[email protected]>
Co-authored-by: Stefan Junker <[email protected]>
Co-authored-by: Mateusz Rybczonek <[email protected]>
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.

1 participant