-
Notifications
You must be signed in to change notification settings - Fork 0
chore: split nord from rest #23
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
dzmitry-lahoda
commented
Jul 27, 2025
- lsh of newer and newest version is in nixpkgs
- moved 3 routines as lib to be shared with nord, with ability to override pkgs
cherryman
reviewed
Jul 28, 2025
Contributor
Author
|
to be used with https://ryantm.github.io/nixpkgs/using/overrides/ to overide as needed |
Contributor
Author
|
structure of files and directories is to be like this https://github.com/informalsystems/cosmos.nix |
cherryman
reviewed
Aug 3, 2025
cherryman
approved these changes
Aug 4, 2025
cherryman
pushed a commit
to n1xyz/nord-ts
that referenced
this pull request
Dec 16, 2025
…1629) Was doing back and forth with nix, found out that flake-parts (like cosmos.nix, terranix, nixos, etc) work with options+config pattern (a way to define/use/override configurations; from inner deps (because lazy and fixed points) to surface consumption). So the only thing consumer need is to export options via lib overlay from this flake. done: - uppdated of flake and rust for nord - separated nord flake - used separated shared tooling to n1.nix n1xyz/n1.nix#23 - isolate test for nord services - ci uses new flake organizaiton Root repo flake works as before
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.