| packages/nixpkgs/sbclPackages.cl-hooks | |
| packages/nixpkgs/zsh-zhooks | Tool for displaying the code for all Zsh hook functions |
| packages/nixpkgs/sbclPackages.exit-hooks | |
| packages/nixpkgs/emacsPackages.add-hooks | |
| packages/nixpkgs/haskellPackages.hooks-dir | run executables in a directory as hooks |
| packages/nixpkgs/sbclPackages.method-hooks | |
| packages/nixpkgs/haskellPackages.stm-io-hooks | Launch your IO-actions from within the STM monad |
| packages/nixpkgs/sbclPackages.method-hooks-test | |
| packages/nixpkgs/githooks | Git hooks manager with per-repo and shared Git hooks including version control |
| packages/nixpkgs/haskellPackages.Cabal-hooks | API for the Hooks build-type |
| packages/nixpkgs/sbclPackages.cl-brewer-deploy-hooks | |
| packages/nixpkgs/matrix-hookshot | Bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA |
| packages/nixpkgs/python314Packages.pre-commit-hooks | Some out-of-the-box hooks for pre-commit |
| packages/nixpkgs/python313Packages.pre-commit-hooks | Some out-of-the-box hooks for pre-commit |
| packages/nixpkgs/python313Packages.pre-commit-po-hooks | Hooks for pre-commit useful working with PO files |
| packages/nixpkgs/python314Packages.pre-commit-po-hooks | Hooks for pre-commit useful working with PO files |
| packages/nixpkgs/sbclPackages.nhooks | |
| packages/nixpkgs/python312Packages.pre-commit-hooks | Some out-of-the-box hooks for pre-commit |
| packages/nixpkgs/python312Packages.pre-commit-po-hooks | Hooks for pre-commit useful working with PO files |
| packages/nixpkgs/sbclPackages.modularize-hooks | |
| packages/nixpkgs/python313Packages.pyproject-hooks | Low-level library for calling build-backends in `pyproject.toml`-based project |
| packages/nixpkgs/python314Packages.pyproject-hooks | Low-level library for calling build-backends in `pyproject.toml`-based project |
| packages/nixpkgs/python312Packages.pyproject-hooks | Low-level library for calling build-backends in `pyproject.toml`-based project |
| packages/nixpkgs/python313Packages.pyinstaller-hooks-contrib | Community maintained hooks for PyInstaller |
| packages/nixpkgs/python314Packages.pyinstaller-hooks-contrib | Community maintained hooks for PyInstaller |
| packages/nixpkgs/python312Packages.pyinstaller-hooks-contrib | Community maintained hooks for PyInstaller |
| packages/nixpkgs/rPackages.chunkhooks | |
| packages/nixpkgs/haskellPackages.github-webhooks_0_18_0 | Aeson instances for GitHub webhook payloads |
| packages/nixpkgs/haskellPackages.scalp-webhooks | Test webhooks locally |
| packages/nixpkgs/haskellPackages.github-webhooks | Aeson instances for GitHub webhook payloads |
| packages/nixpkgs/python313Packages.energyid-webhooks | Light weight Python package to interface with EnergyID Webhooks |
| packages/nixpkgs/python314Packages.energyid-webhooks | Light weight Python package to interface with EnergyID Webhooks |
| packages/nixpkgs/sbclPackages.architecture_dot_service-provider-and-hooks | |
| packages/nixpkgs/python314Packages.standardwebhooks | Standard Webhooks |
| packages/nixpkgs/python313Packages.standardwebhooks | Standard Webhooks |
| packages/nixpkgs/python312Packages.standardwebhooks | Standard Webhooks |
| packages/nixpkgs/haskellPackages.aztecs | A modular game engine and Entity-Component-System (ECS) for Haskell |
| options/home-manager/programs.alot.hooks | Content of the hooks file.
|
| options/home-manager/programs.git.hooks | Configuration helper for Git hooks
|
| options/home-manager/programs.claude-code.hooks | Custom hooks for Claude Code
|
| options/nixos/services.webhook.hooks | The actual configuration of which hooks will be served
|
| options/home-manager/programs.kakoune.config.hooks | Global hooks
|
| options/home-manager/programs.claude-code.hooksDir | Path to a directory containing hook files for Claude Code
|
| options/darwin/services.buildkite-agents.<name>.hooksPath | Path to the directory storing the hooks
|
| options/nixos/services.buildkite-agents.<name>.hooksPath | Path to the directory storing the hooks
|
| options/home-manager/programs.notmuch.hooks.preNew | Bash statements run before scanning or importing new
messages into the database.
|
| options/nixos/services.webhook.hooks.<name>.id | The ID of your hook
|
| options/home-manager/programs.notmuch.hooks.postNew | Bash statements run after new messages have been imported
into the database and initial tags have been applied.
|
| options/nixos/services.autorandr.hooks | Global hook scripts
|
| options/home-manager/programs.autorandr.hooks | Global hook scripts
|
| options/nixos/services.buildkite-agents.<name>.hooks | "Agent" hooks to install
|
| options/home-manager/programs.kakoune.config.hooks.*.once | Remove the hook after running it once.
|
| options/nixos/services.webhook.hooksTemplated | Same as hooks, but these hooks are specified as literal strings instead of Nix values,
and hence can include template syntax
which might not be representable as JSON
|
| options/home-manager/programs.kakoune.config.hooks.*.name | The name of the hook
|
| options/home-manager/programs.notmuch.hooks.postInsert | Bash statements run after a message has been inserted
into the database and initial tags have been applied.
|
| options/nixos/services.apcupsd.hooks | Each attribute in this option names an apcupsd event and the string
value it contains will be executed in a shell, in response to that
event (prior to the default action)
|
| options/home-manager/programs.kakoune.config.hooks.*.group | Add the hook to the named group.
|
| options/nixos/services.matrix-hookshot.enable | Whether to enable matrix-hookshot, a bridge between Matrix and project management services.
|
| options/home-manager/programs.kakoune.config.hooks.*.option | Additional option to pass to the hook.
|
| options/nixos/services.matrix-hookshot.package | The matrix-hookshot package to use.
|
| options/nixos/virtualisation.libvirtd.hooks.lxc | Hooks that will be placed under /var/lib/libvirt/hooks/lxc.d/
and called for lxc domains begin/end events
|
| options/nixos/virtualisation.libvirtd.hooks.qemu | Hooks that will be placed under /var/lib/libvirt/hooks/qemu.d/
and called for qemu domains begin/end/migrate events
|
| options/home-manager/programs.kakoune.config.hooks.*.commands | Commands to run when the hook is activated.
|
| options/nixos/services.webhook.hooks.<name>.execute-command | The command that should be executed when the hook is triggered.
|
| options/nixos/virtualisation.libvirtd.hooks.libxl | Hooks that will be placed under /var/lib/libvirt/hooks/libxl.d/
and called for libxl-handled xen domains begin/end events
|
| options/nixos/services.certspotter.hooks | Scripts to run upon the detection of a new certificate
|
| options/nixos/virtualisation.libvirtd.hooks | Hooks related options.
|
| options/darwin/services.buildkite-agents.<name>.hooks.pre-exit | The pre-exit hook will run just before your build job finishes
|
| options/nixos/virtualisation.libvirtd.hooks.daemon | Hooks that will be placed under /var/lib/libvirt/hooks/daemon.d/
and called for daemon start/shutdown/SIGHUP events
|
| options/nixos/services.autorandr.profiles.<name>.hooks | Profile hook scripts.
|
| options/home-manager/programs.autorandr.profiles.<name>.hooks | Profile hook scripts.
|
| options/nixos/hardware.nvidia-container-toolkit.enable-hooks | List of hooks to enable when generating the CDI specification
|
| options/nixos/virtualisation.libvirtd.hooks.network | Hooks that will be placed under /var/lib/libvirt/hooks/network.d/
and called for networks begin/end events
|
| options/nixos/services.matrix-hookshot.settings | config.yml configuration as a Nix attribute set
|
| options/nixos/hardware.nvidia-container-toolkit.disable-hooks | List of hooks to disable when generating the CDI specification
|
| options/nixos/services.xscreensaver.hooks | An attrset of events and commands to run upon each event
|
| options/nixos/services.autorandr.hooks.preswitch | Preswitch hook executed before mode switch.
|
| options/home-manager/programs.autorandr.hooks.preswitch | Preswitch hook executed before mode switch.
|
| options/nixos/services.autorandr.hooks.predetect | Predetect hook executed before autorandr attempts to run xrandr.
|
| options/home-manager/programs.autorandr.hooks.predetect | Predetect hook executed before autorandr attempts to run xrandr.
|
| options/darwin/services.buildkite-agents.<name>.hooks.command | The command hook script will replace the default implementation of running
the build command.
|
| options/darwin/services.buildkite-agents.<name>.hooks.pre-command | The pre-command hook will run just before your build command runs
|
| options/nixos/services.autorandr.hooks.postswitch | Postswitch hook executed after mode switch.
|
| options/home-manager/programs.autorandr.hooks.postswitch | Postswitch hook executed after mode switch.
|
| options/nixos/services.matrix-hookshot.settings.passFile | A passkey used to encrypt tokens stored inside the bridge
|
| options/home-manager/programs.borgmatic.backups.<name>.hooks.extraConfig | Extra settings.
|
| options/darwin/services.buildkite-agents.<name>.hooks.post-command | The post-command hook will run after the bootstrap script has run your
build commands
|
| options/darwin/services.buildkite-agents.<name>.hooks.pre-artifact | The pre-artifact hook will run just before artifacts are uploaded
|
| options/darwin/services.buildkite-agents.<name>.hooks.post-artifact | The post-artifact hook will run just after artifacts are uploaded
|
| options/darwin/services.buildkite-agents.<name>.hooks.pre-checkout | The pre-checkout hook will run just before your projects source code is
checked out from your SCM provider
|
| options/darwin/services.buildkite-agents.<name>.hooks.checkout | The checkout hook script will replace the default checkout routine of the
bootstrap.sh script
|
| options/darwin/services.buildkite-agents.<name>.hooks.post-checkout | The post-checkout hook will run after the bootstrap script has checked out
your projects source code.
|
| packages/nixpkgs/perlPackages.RoleHooks | Role callbacks |
| packages/nixpkgs/perl5Packages.RoleHooks | Role callbacks |
| options/darwin/services.buildkite-agents.<name>.hooks.environment | The environment hook will run before all other commands, and can be used
to set up secrets, data, etc
|
| options/nixos/services.autorandr.profiles.<name>.hooks.preswitch | Preswitch hook executed before mode switch.
|
| options/home-manager/programs.autorandr.profiles.<name>.hooks.preswitch | Preswitch hook executed before mode switch.
|
| options/nixos/services.autorandr.profiles.<name>.hooks.predetect | Predetect hook executed before autorandr attempts to run xrandr.
|
| options/home-manager/programs.autorandr.profiles.<name>.hooks.predetect | Predetect hook executed before autorandr attempts to run xrandr.
|
| options/nixos/services.autorandr.profiles.<name>.hooks.postswitch | Postswitch hook executed after mode switch.
|
| options/home-manager/programs.autorandr.profiles.<name>.hooks.postswitch | Postswitch hook executed after mode switch.
|
| options/nixos/services.matrix-hookshot.registrationFile | Appservice registration file
|
| options/nixos/services.matrix-hookshot.serviceDependencies | List of Systemd services to require and wait for when starting the application service,
such as the Matrix homeserver if it's running on the same host.
|
| packages/nixpkgs/perlPackages.BHooksOPCheck | Wrap OP check callbacks |
| packages/nixpkgs/perlPackages.BHooksEndOfScope | Execute code after a scope finished compilation |
| packages/nixpkgs/perl5Packages.BHooksOPCheck | Wrap OP check callbacks |
| packages/nixpkgs/perl5Packages.BHooksEndOfScope | Execute code after a scope finished compilation |
| packages/nixpkgs/perl540Packages.RoleHooks | Role callbacks |
| packages/nixpkgs/perl538Packages.RoleHooks | Role callbacks |
| options/nixos/services.gitolite.commonHooks | A list of custom git hooks that get copied to ~/.gitolite/hooks/common.
|
| packages/nixpkgs/perl538Packages.BHooksOPCheck | Wrap OP check callbacks |
| packages/nixpkgs/perl540Packages.BHooksOPCheck | Wrap OP check callbacks |
| packages/nixpkgs/perl540Packages.BHooksEndOfScope | Execute code after a scope finished compilation |
| packages/nixpkgs/perl538Packages.BHooksEndOfScope | Execute code after a scope finished compilation |
| options/nixos/systemd.packages | Packages providing systemd units and hooks.
|
| options/nixos/networking.dhcpcd.runHook | Shell code that will be run after all other hooks
|
| options/nixos/services.sourcehut.hg.webhooks.extraArgs | Extra arguments passed to the Celery responsible for webhooks.
|
| packages/nixpkgs/husky | Git hooks made easy |
| options/nixos/services.sourcehut.git.webhooks.extraArgs | Extra arguments passed to the Celery responsible for webhooks.
|
| options/nixos/services.sourcehut.meta.webhooks.extraArgs | Extra arguments passed to the Celery responsible for webhooks.
|
| options/nixos/services.sourcehut.todo.webhooks.extraArgs | Extra arguments passed to the Celery responsible for webhooks.
|
| options/nixos/services.webhook.ip | The IP webhook should serve hooks on
|
| options/nixos/services.sourcehut.lists.webhooks.extraArgs | Extra arguments passed to the Celery responsible for webhooks.
|
| options/nixos/services.sourcehut.hg.webhooks.celeryConfig | Content of the celeryconfig.py used by the Celery responsible for webhooks.
|
| options/nixos/services.sourcehut.git.webhooks.celeryConfig | Content of the celeryconfig.py used by the Celery responsible for webhooks.
|
| options/nixos/services.sourcehut.settings."hg.sr.ht".webhooks | The Redis connection used for the webhooks worker.
|
| options/nixos/services.sourcehut.settings."git.sr.ht".webhooks | The Redis connection used for the webhooks worker.
|
| options/nixos/services.sourcehut.meta.webhooks.celeryConfig | Content of the celeryconfig.py used by the Celery responsible for webhooks.
|
| options/nixos/services.sourcehut.todo.webhooks.celeryConfig | Content of the celeryconfig.py used by the Celery responsible for webhooks.
|
| options/nixos/services.sourcehut.settings."meta.sr.ht".webhooks | The Redis connection used for the webhooks worker.
|
| options/nixos/services.sourcehut.settings."todo.sr.ht".webhooks | The Redis connection used for the webhooks worker.
|
| options/nixos/services.sourcehut.lists.webhooks.celeryConfig | Content of the celeryconfig.py used by the Celery responsible for webhooks.
|
| options/nixos/services.webhook.urlPrefix | The URL path prefix to use for served hooks (protocol://yourserver:port/${prefix}/hook-id).
|
| options/nixos/services.sourcehut.settings."lists.sr.ht".webhooks | The Redis connection used for the webhooks worker.
|
| options/nixos/boot.initrd.systemd.packages | Packages providing systemd units and hooks.
|
| packages/nixpkgs/perlPackages.BHooksOPAnnotation | Annotate and delegate hooked OPs |
| packages/nixpkgs/perl5Packages.BHooksOPAnnotation | Annotate and delegate hooked OPs |
| options/nixos/services.webhook.enable | Whether to enable Webhook, a server written in Go that allows you to create HTTP endpoints (hooks),
which execute configured commands for any person or service that knows the URL
.
|
| packages/nixpkgs/git-mit | Minimalist set of hooks to aid pairing and link commits to issues |
| packages/nixpkgs/phpExtensions.vld | Vulcan Logic Dumper hooks into the Zend Engine and dumps all the opcodes (execution units) of a script |
| options/nixos/services.sourcehut.settings.webhooks.private-key | An absolute file path (which should be outside the Nix-store)
to a base64-encoded Ed25519 key for signing webhook payloads
|
| packages/nixpkgs/php82Extensions.vld | Vulcan Logic Dumper hooks into the Zend Engine and dumps all the opcodes (execution units) of a script |
| packages/nixpkgs/php84Extensions.vld | Vulcan Logic Dumper hooks into the Zend Engine and dumps all the opcodes (execution units) of a script |
| packages/nixpkgs/php83Extensions.vld | Vulcan Logic Dumper hooks into the Zend Engine and dumps all the opcodes (execution units) of a script |
| packages/nixpkgs/php85Extensions.vld | Vulcan Logic Dumper hooks into the Zend Engine and dumps all the opcodes (execution units) of a script |
| packages/nixpkgs/perl538Packages.BHooksOPAnnotation | Annotate and delegate hooked OPs |
| packages/nixpkgs/perl540Packages.BHooksOPAnnotation | Annotate and delegate hooked OPs |
| options/nixos/networking.dhcpcd.allowSetuid | Whether to relax the security sandbox to allow running setuid
binaries (e.g. sudo) in the dhcpcd hooks.
|
| packages/nixpkgs/php81Extensions.vld | Vulcan Logic Dumper hooks into the Zend Engine and dumps all the opcodes (execution units) of a script |
| options/nixos/services.lifecycled.enable | Whether to enable lifecycled, a daemon for responding to AWS AutoScaling Lifecycle Hooks.
|
| packages/nixpkgs/pre-commit | Framework for managing and maintaining multi-language pre-commit hooks |
| options/nixos/services.webhook.enableTemplates | Enable the generated hooks file to be parsed as a Go template
|
| packages/nixpkgs/lefthook | Fast and powerful Git hooks manager for any type of projects |
| packages/nixpkgs/lifecycled | Daemon for responding to AWS AutoScaling Lifecycle Hooks |
| packages/nixpkgs/python313Packages.pep517 | Wrappers to build Python packages using PEP 517 hooks |
| packages/nixpkgs/python314Packages.pep517 | Wrappers to build Python packages using PEP 517 hooks |
| packages/nixpkgs/python313Packages.libear | Hooks into build systems to listen to which files are opened |
| packages/nixpkgs/python314Packages.libear | Hooks into build systems to listen to which files are opened |
| packages/nixpkgs/overcommit | Tool to manage and configure Git hooks |
| packages/nixpkgs/python312Packages.pep517 | Wrappers to build Python packages using PEP 517 hooks |
| packages/nixpkgs/python313Packages.mkl-service | Python hooks for Intel(R) Math Kernel Library runtime control settings |
| packages/nixpkgs/python314Packages.mkl-service | Python hooks for Intel(R) Math Kernel Library runtime control settings |
| packages/nixpkgs/haskellPackages.tbox | Transactional variables and data structures with IO hooks |
| packages/nixpkgs/python312Packages.libear | Hooks into build systems to listen to which files are opened |
| packages/nixpkgs/chickenPackages_5.chickenEggs.srfi-173 | SRFI-173 Hooks |
| options/nixos/networking.networkmanager.dispatcherScripts.*.type | Dispatcher hook type
|
| packages/nixpkgs/texlivePackages.cstypo | Czech typography rules enforced through LuaTeX hooks |
| packages/nixpkgs/python312Packages.mkl-service | Python hooks for Intel(R) Math Kernel Library runtime control settings |
| packages/nixpkgs/texlivePackages.auxhook | Hooks for auxiliary files |
| packages/nixpkgs/proxychains-ng | Preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies |
| packages/nixpkgs/libuiohook | C library to provide global keyboard and mouse hooks from userland |
| packages/nixpkgs/texlivePackages.everysel | Provides hooks into \selectfont |
| packages/nixpkgs/texlivePackages.filehook | Hooks for input files |
| packages/nixpkgs/texlivePackages.atveryend | Hooks at the very end of a document |
| packages/nixpkgs/texlivePackages.everyhook | Hooks for standard TeX token lists |
| packages/nixpkgs/texlivePackages.everypage | Provide hooks to be run on every page of a document |
| packages/nixpkgs/haskellPackages.pagure-hook-receiver | Receive hooks from pagure and do things with them |
| packages/nixpkgs/haskellPackages.xcframework | Cabal hooks for producing an XCFramework from a Haskell library |
| packages/nixpkgs/python313Packages.snapshot-restore-py | Snapshot Restore for Python library which can be used for registering runtime hooks in Snapstart enabled Python Lambda functions |
| packages/nixpkgs/python314Packages.snapshot-restore-py | Snapshot Restore for Python library which can be used for registering runtime hooks in Snapstart enabled Python Lambda functions |
| packages/nixpkgs/python312Packages.snapshot-restore-py | Snapshot Restore for Python library which can be used for registering runtime hooks in Snapstart enabled Python Lambda functions |