Update git-hooks and remove duplicate home-manager in flake.lock #165

Open
nemith wants to merge 2 commits from brb/push-ouztottxovmv into main
nemith commented 2026-01-20 19:26:09 +00:00 (Migrated from github.com)
No description provided.
copilot-pull-request-reviewer[bot] (Migrated from github.com) reviewed 2026-01-20 19:32:22 +00:00
copilot-pull-request-reviewer[bot] (Migrated from github.com) left a comment

Pull request overview

This pull request updates the flake configuration to use the renamed git-hooks.nix repository (formerly pre-commit-hooks.nix) and optimizes dependency management by deduplicating the home-manager input.

Changes:

  • Renamed the pre-commit-hooks input to git-hooks and updated the repository URL from cachix/pre-commit-hooks.nix to cachix/git-hooks.nix
  • Added home-manager follows declaration to the zen-browser input to eliminate duplicate home-manager dependencies
  • Updated the lockfile to reflect the renamed input and deduplicated dependencies

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
flake.nix Renamed pre-commit-hooks input to git-hooks, updated repository URL, added home-manager follows to zen-browser input, and updated the reference in the checks section
flake.lock Updated lockfile structure with git-hooks replacing pre-commit-hooks, deduplicated home-manager by removing home-manager_2, and updated gitignore to be nested under git-hooks
## Pull request overview This pull request updates the flake configuration to use the renamed `git-hooks.nix` repository (formerly `pre-commit-hooks.nix`) and optimizes dependency management by deduplicating the home-manager input. **Changes:** - Renamed the `pre-commit-hooks` input to `git-hooks` and updated the repository URL from `cachix/pre-commit-hooks.nix` to `cachix/git-hooks.nix` - Added `home-manager` follows declaration to the `zen-browser` input to eliminate duplicate home-manager dependencies - Updated the lockfile to reflect the renamed input and deduplicated dependencies ### Reviewed changes Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments. | File | Description | | ---- | ----------- | | flake.nix | Renamed pre-commit-hooks input to git-hooks, updated repository URL, added home-manager follows to zen-browser input, and updated the reference in the checks section | | flake.lock | Updated lockfile structure with git-hooks replacing pre-commit-hooks, deduplicated home-manager by removing home-manager_2, and updated gitignore to be nested under git-hooks |
github-actions[bot] commented 2026-01-20 19:42:38 +00:00 (Migrated from github.com)

🔍 Package Changes - NixOS (devvm)

Build target: .#nixosConfigurations.devvm.config.system.build.toplevel

Package differences
<<< old-result
>>> new-result
No version or selection state changes.
Closure size: 1982 -> 1982 (0 paths added, 0 paths removed, delta +0, disk usage +0B).
## 🔍 Package Changes - NixOS (devvm) **Build target:** `.#nixosConfigurations.devvm.config.system.build.toplevel` <details><summary>Package differences</summary> ``` <<< old-result >>> new-result No version or selection state changes. Closure size: 1982 -> 1982 (0 paths added, 0 paths removed, delta +0, disk usage +0B). ``` </details>
github-actions[bot] commented 2026-01-20 19:46:18 +00:00 (Migrated from github.com)

🔍 Package Changes - Home Manager (bbennett@bbennett-1)

Build target: .#homeConfigurations.bbennett@bbennett-1.activationPackage

Package differences
<<< old-result
>>> new-result
No version or selection state changes.
Closure size: 1656 -> 1656 (0 paths added, 0 paths removed, delta +0, disk usage +0B).
## 🔍 Package Changes - Home Manager (bbennett@bbennett-1) **Build target:** `.#homeConfigurations.bbennett@bbennett-1.activationPackage` <details><summary>Package differences</summary> ``` <<< old-result >>> new-result No version or selection state changes. Closure size: 1656 -> 1656 (0 paths added, 0 paths removed, delta +0, disk usage +0B). ``` </details>
github-actions[bot] commented 2026-01-20 20:04:34 +00:00 (Migrated from github.com)

🔍 Package Changes - Darwin (CW-HM9D4MQMW2-L)

Build target: .#darwinConfigurations.CW-HM9D4MQMW2-L.system

Package differences
<<< old-result
>>> new-result
No version or selection state changes.
Closure size: 2225 -> 2225 (0 paths added, 0 paths removed, delta +0, disk usage +0B).
## 🔍 Package Changes - Darwin (CW-HM9D4MQMW2-L) **Build target:** `.#darwinConfigurations.CW-HM9D4MQMW2-L.system` <details><summary>Package differences</summary> ``` <<< old-result >>> new-result No version or selection state changes. Closure size: 2225 -> 2225 (0 paths added, 0 paths removed, delta +0, disk usage +0B). ``` </details>
github-actions[bot] commented 2026-01-20 20:04:36 +00:00 (Migrated from github.com)

🔍 Package Changes - Darwin (CW-HM9D4MQMW2-L)

Build target: .#darwinConfigurations.CW-HM9D4MQMW2-L.system

Package differences
<<< old-result
>>> new-result
No version or selection state changes.
Closure size: 2225 -> 2225 (0 paths added, 0 paths removed, delta +0, disk usage +0B).
## 🔍 Package Changes - Darwin (CW-HM9D4MQMW2-L) **Build target:** `.#darwinConfigurations.CW-HM9D4MQMW2-L.system` <details><summary>Package differences</summary> ``` <<< old-result >>> new-result No version or selection state changes. Closure size: 2225 -> 2225 (0 paths added, 0 paths removed, delta +0, disk usage +0B). ``` </details>
This pull request has changes conflicting with the target branch.
  • flake.lock
  • flake.nix
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin brb/push-ouztottxovmv:brb/push-ouztottxovmv
git switch brb/push-ouztottxovmv

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff brb/push-ouztottxovmv
git switch brb/push-ouztottxovmv
git rebase main
git switch main
git merge --ff-only brb/push-ouztottxovmv
git switch brb/push-ouztottxovmv
git rebase main
git switch main
git merge --no-ff brb/push-ouztottxovmv
git switch main
git merge --squash brb/push-ouztottxovmv
git switch main
git merge --ff-only brb/push-ouztottxovmv
git switch main
git merge brb/push-ouztottxovmv
git push origin main
Sign in to join this conversation.
No description provided.