Package Details: waybar-niri-workspaces-enhanced-git r9.2f4cd8f-1

Git Clone URL: https://aur.archlinux.org/waybar-niri-workspaces-enhanced-git.git (read-only, click to copy)
Package Base: waybar-niri-workspaces-enhanced-git
Description: Enhanced niri workspaces module for waybar with window icons.
Upstream URL: https://github.com/justbuchanan/waybar-niri-workspaces-enhanced
Licenses: MIT
Provides: waybar-niri-workspaces-enhanced
Submitter: bart
Maintainer: bart
Last Packager: bart
Votes: 0
Popularity: 0.000000
First Submitted: 2025-11-12 14:03 (UTC)
Last Updated: 2025-11-12 14:03 (UTC)

Dependencies (12)

Required by (0)

Sources (1)

Latest Comments

bart commented on 2025-12-25 10:06 (UTC)

@jake48.2 this is just a config file for pre-commit, a tool to do some checks before committing (https://pre-commit.com/). It's there to make sure that, for example, I don't accidentally commit a PKGBUILD with the wrong checksum or a non-updated .SRCINFO. Gitleaks is there to make sure no secrets get committed accidentally. This file is obviously not upstream, as it is in the repository to generate the arch package, while upstream contains the code for the tool itself.

jake48.2 commented on 2025-12-25 05:41 (UTC)

What is gitleaks doing in .pre-commit-config.yaml? It's not in the upstream url as far as I can tell.