| options/darwin/services.github-runners.<name>.workDir | Working directory, available as $GITHUB_WORKSPACE during workflow runs
and used as a default for repository checkouts
|
| options/home-manager/programs.sbt.credentials.*.realm | The realm of the repository you're authenticating to.
|
| packages/nixpkgs/git-dumper | Tool to dump a git repository from a website |
| options/nixos/services.pgbackrest.repos.<name>.sftp-host | SFTP repository host
|
| options/home-manager/programs.zed-editor.extensions | A list of the extensions Zed should install on startup
|
| options/nixos/services.gitDaemon.enable | Enable Git daemon, which allows public hosting of git repositories
without any access controls
|
| options/nixos/services.restic.backups.<name>.passwordFile | Read the repository password from a file.
|
| options/home-manager/services.restic.backups.<name>.passwordFile | A file containing the repository password.
|
| packages/nixpkgs/git-sync | Script to automatically synchronize a git repository |
| options/home-manager/services.hound.repositories | The repository configuration.
|
| options/nixos/services.github-runners.<name>.workDir | Working directory, available as $GITHUB_WORKSPACE during workflow runs
and used as a default for repository checkouts
|
| packages/nixpkgs/gitlab-shell | SSH access and repository management app for GitLab |
| packages/nixpkgs/librepo | Library providing C and Python (libcURL like) API for downloading linux repository metadata and packages |
| options/nixos/services.borgbackup.jobs.<name>.doInit | Run borg init if the
specified repo does not exist
|
| packages/nixpkgs/gitsnip | CLI tool to download specific folders from a git repository |
| options/nixos/services.borgbackup.repos.<name>.quota | Storage quota for the repository
|
| packages/nixpkgs/siketyan-ghr | Yet another repository management with auto-attaching profiles |
| options/nixos/services.restic.backups.<name>.initialize | Create the repository if it doesn't exist.
|
| packages/nixpkgs/git-filter-repo | Quickly rewrite git repository history |
| options/nixos/services.pgbackrest.repos | An attribute set of repositories as described in:
https://pgbackrest.org/configuration.html#section-repository
Each repository defaults to set repo-host to the attribute's name
|
| options/nixos/services.borgbackup.jobs.<name>.prune.keep | Prune a repository by deleting all archives not matching any of the
specified retention options
|
| options/nixos/services.public-inbox.settings.coderepo.<name>.dir | Path to a git repository
|
| options/home-manager/services.git-sync.repositories.<name>.path | The path at which to sync the repository
|
| options/home-manager/services.restic.backups.<name>.initialize | Create the repository if it does not already exist
|
| options/nixos/services.freeswitch.configDir | Override file in FreeSWITCH config template directory
|
| options/nixos/services.firezone.gateway.enable | Whether to enable the firezone gateway
|
| packages/nixpkgs/git-archive-all | Archive a repository with all its submodules |
| packages/nixpkgs/git-machete | Git repository organizer and rebase/merge workflow automation tool |
| packages/nixpkgs/gerrit | Web based code review and repository management for the git version control system |
| packages/nixpkgs/media-player-info | Repository of data files describing media player capabilities |
| options/nixos/services.pgbackrest.settings | An attribute set of options as described in:
https://pgbackrest.org/configuration.html
All globally available options, i.e. all except stanza options, can be used
|
| packages/nixpkgs/haskellPackages.github-backup | backs up everything github knows about a repository, to the repository |
| options/nixos/services.freeswitch.configTemplate | Configuration template to use
|
| options/nixos/services.cgit.<name>.gitHttpBackend.enable | Whether to bypass cgit and use git-http-backend for HTTP clones
|
| packages/nixpkgs/archivy | Self-hosted knowledge repository |
| options/nixos/security.tpm2.tctiEnvironment.deviceConf | Configuration part of the device TCTI, e.g. the path to the TPM device
|
| options/nixos/security.tpm2.tctiEnvironment.tabrmdConf | Configuration part of the tabrmd TCTI, like the D-Bus bus name
|
| options/home-manager/programs.swaylock.enable | Whether to enable swaylock
|
| packages/nixpkgs/patch2pr | Create pull requests from patches without cloning the repository |
| options/nixos/services.pgbackrest.commands.help | Options for the 'help' command
|
| options/nixos/services.pgbackrest.commands.info | Options for the 'info' command
|
| options/nixos/services.public-inbox.inboxes.<name>.description | User-visible description for the repository.
|
| options/nixos/services.pgbackrest.commands.stop | Options for the 'stop' command
|
| options/darwin/homebrew.taps.*.clone_target | Use this option to tap a formula repository from anywhere, using any transport protocol
that git handles
|
| options/nixos/services.pgbackrest.commands.repo-ls | Options for the 'repo-ls' command
|
| packages/nixpkgs/git-metrics | Git extension to be able to track metrics about your project, within the git repository |
| options/nixos/services.pgbackrest.commands.check | Options for the 'check' command
|
| options/nixos/services.pgbackrest.commands.repo-get | Options for the 'repo-get' command
|
| options/nixos/services.pgbackrest.commands.start | Options for the 'start' command
|
| options/nixos/services.restic.backups.<name>.environmentFile | file containing the credentials to access the repository, in the
format of an EnvironmentFile as described by systemd.exec(5)
|
| options/home-manager/programs.sbt.credentials.*.passwordCommand | The command that provides the password or authentication token for
the repository.
|
| packages/nixpkgs/onefetch | Git repository summary on your terminal |
| options/nixos/services.pgbackrest.commands.server | Options for the 'server' command
|
| options/nixos/services.pgbackrest.commands.backup | Options for the 'backup' command
|
| options/nixos/services.pgbackrest.commands.verify | Options for the 'verify' command
|
| options/nixos/services.pgbackrest.commands.expire | Options for the 'expire' command
|
| options/nixos/services.cgit.<name>.gitHttpBackend.checkExportOkFiles | Whether git-http-backend should only export repositories that contain a git-daemon-export-ok file
|
| options/home-manager/services.restic.backups.<name>.environmentFile | A file containing the credentials to access the repository, in the
format of an EnvironmentFile as described by systemd.exec(5)
|
| options/nixos/services.pgbackrest.commands.server-ping | Options for the 'server-ping' command
|
| options/nixos/services.pgbackrest.commands.version | Options for the 'version' command
|
| options/nixos/services.pgbackrest.commands.restore | Options for the 'restore' command
|
| packages/nixpkgs/proj-datumgrid | Repository for proj datum grids |
| options/nixos/services.pgbackrest.commands.archive-get | Options for the 'archive-get' command
|
| options/nixos/services.pgbackrest.commands.archive-push | Options for the 'archive-push' command
|
| options/nixos/services.pgbackrest.stanzas.<name>.settings | An attribute set of options as described in:
https://pgbackrest.org/configuration.html
All options can be used
|
| packages/nixpkgs/git-fire | Push ALL changes in a git repository
|
| options/nixos/services.borgbackup.jobs.<name>.createCommand | Borg command to use for archive creation
|
| options/nixos/services.pgbackrest.commands.annotate | Options for the 'annotate' command
|
| packages/nixpkgs/git-open | Open the GitHub page or website for a repository in your browser |
| packages/nixpkgs/gitolite | Finely-grained git repository hosting |
| packages/nixpkgs/reposilite | Lightweight and easy-to-use repository management software dedicated for the Maven based artifacts in the JVM ecosystem |
| options/nixos/services.pgbackrest.commands.stanza-delete | Options for the 'stanza-delete' command
|
| options/nixos/services.pgbackrest.commands.stanza-create | Options for the 'stanza-create' command
|
| packages/nixpkgs/matrix-media-repo | Highly configurable multi-domain media repository for Matrix |
| options/nixos/services.prometheus.exporters.restic.passwordFile | File containing the password to the repository.
|
| packages/nixpkgs/git-quickfix | Commit changes in your git repository to a new branch without leaving the current branch |
| packages/nixpkgs/guilt | Manage patches like quilt, on top of a git repository |
| packages/nixpkgs/nexus | Repository manager for binary software components |
| options/nixos/services.pgbackrest.commands.stanza-upgrade | Options for the 'stanza-upgrade' command
|
| options/nixos/services.datadog-agent.extraIntegrations | Extra integrations from the Datadog core-integrations
repository that should be built and included
|
| packages/nixpkgs/sourcehut.hgsrht | Mercurial repository hosting service for the sr.ht network |
| options/nixos/services.borgmatic.settings.repositories.*.path | Path to the repository
|
| packages/nixpkgs/bfg-repo-cleaner | Removes large or troublesome blobs in a git repository like git-filter-branch does, but faster |
| options/nixos/services.borgmatic.settings.repositories.*.label | Label to the repository
|
| packages/nixpkgs/polar-bookshelf | Personal knowledge repository for PDF and web content supporting incremental reading and document annotation |
| packages/nixpkgs/kubo-migrator | Run the appropriate migrations for migrating the filesystem repository of Kubo |
| packages/nixpkgs/kubernetes-helmPlugins.helm-s3 | Helm plugin that allows to set up a chart repository using AWS S3 |
| packages/nixpkgs/python313Packages.xrootd | XRootD central repository |
| packages/nixpkgs/python314Packages.xrootd | XRootD central repository |
| packages/nixpkgs/starcharts | Plot your repository stars over time |
| packages/nixpkgs/sourcehut.gitsrht | Git repository hosting service for the sr.ht network |
| packages/nixpkgs/cargo-generate | Tool to generate a new Rust project by leveraging a pre-existing git repository as a template |
| packages/nixpkgs/git-secret | Bash-tool to store your private data inside a git repository |
| options/nixos/services.borgbackup.repos.<name>.authorizedKeysAppendOnly | Public SSH keys that can only be used to append new data (archives) to the repository
|
| packages/nixpkgs/vectorcode | Code repository indexing tool to supercharge your LLM experience |
| packages/nixpkgs/passExtensions.pass-audit | Pass extension for auditing your password repository |
| options/nixos/services.prometheus.exporters.kafka.environmentFile | File containing the credentials to access the repository, in the
format of an EnvironmentFile as described by systemd.exec(5)
|
| packages/nixpkgs/tclPackages.dbus | DBus bindings for Tcl |
| options/nixos/services.prometheus.exporters.restic.environmentFile | File containing the credentials to access the repository, in the
format of an EnvironmentFile as described by systemd.exec(5)
|
| packages/nixpkgs/git-quick-stats | Simple and efficient way to access various statistics in git repository |