Skip to content

Conversation

@User7-hm
Copy link
Contributor

@User7-hm User7-hm commented Aug 10, 2025

No description provided.

Copy link
Collaborator

@anna328p anna328p left a comment

Choose a reason for hiding this comment

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

Please see comments on #259. Also, if possible, please rebase the last four commits on main instead of #259.

@User7-hm User7-hm force-pushed the update branch 2 times, most recently from ffd0c90 to 7edf7a5 Compare August 11, 2025 13:14
@anna328p
Copy link
Collaborator

The nixfmt stuff should probably go in a separate PR

Flake lock file updates:

• Updated input 'gitignore':
    'github:hercules-ci/gitignore.nix/9e21c80adf67ebcb077d75bd5e7d724d21eeafd6?narHash=sha256-vky6VPK1n1od6vXbqzOXnekrQpTL4hbPAwUhT5J9c9E%3D' (2023-09-07)
  → 'github:hercules-ci/gitignore.nix/637db329424fd7e46cf4185293b9cc8c88c95394?narHash=sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs%3D' (2024-02-28)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/02357adddd0889782362d999628de9d309d202dc?narHash=sha256-rClms9NTmSL/WIN5VmEccVhUExMkjCrRNswxU9QGNNo%3D' (2023-12-15)
  → 'github:nixos/nixpkgs/641d909c4a7538f1539da9240dedb1755c907e40?narHash=sha256-HfVZCXic9XLBgybP0318ym3cDnGwBs/%2BH5MgxFVYF4I%3D' (2025-08-10)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/d7aaf97c7c5ea7b4198ef85d3d66b3dfe5c6ce57?narHash=sha256-o3kM%2Bnzw0qaphSJfdmV%2BJcDBVMZEll5EVDCLHY%2BL83A%3D' (2023-12-15)
  → 'github:oxalica/rust-overlay/d754da7c068c6e122f84d84c3e6bcd353ee48635?narHash=sha256-5SEz135CaJ0LfHILi%2BCzWMXQmcvD2QeIf4FKwXAxtxA%3D' (2025-08-10)
• Removed input 'rust-overlay/flake-utils'
• Removed input 'rust-overlay/flake-utils/systems'
• Updated input 'rust-overlay/nixpkgs':
    'github:NixOS/nixpkgs/96ba1c52e54e74c3197f4d43026b3f3d92e83ff9?narHash=sha256-eKyxW4OohHQx9Urxi7TQlFBTDWII%2BF%2Bx2hklDOQPB50%3D' (2023-04-13)
  → 'github:NixOS/nixpkgs/18dd725c29603f582cf1900e0d25f9f1063dbf11?narHash=sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38%3D' (2025-04-13)
flake.lock: Update

Flake lock file updates:

• Removed input 'rust-overlay'
• Removed input 'rust-overlay/nixpkgs'
fix(binst) add deps to devShell and update ruby var

fix(devShell): `loc` has been removed, `tokei` was suggested as an alternative
@User7-hm User7-hm marked this pull request as draft August 11, 2025 16:30
@User7-hm
Copy link
Contributor Author

Depends on #263

can be run with `nix fmt`

Exclude a generated file.
Comment on lines +123 to +129
formatter = withCommon (
env:
env.pkgs.nixfmt-tree.override {
settings = {
excludes = [ "gemset.nix" ];
};
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Can't be a part of #263 because it has an old version of nixpkgs which doesn't have nixfmt-tree

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