summaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* CODEOWNERS: subscribe to few pkgs, modules and testsMartin Weinelt2022-01-091-0/+27
* .github/workflows/update-terraform-providers.yml: minor fixes•••- change ofborg command into a comment - use WIP label instead of draft so codeowner notification works zowoq2022-01-041-2/+2
* .github/workflows/update-terraform-providers.yml: init•••weekly update of terraform providers which can also be run manually zowoq2022-01-041-0/+47
* .github/CODEOWNERS: add go docszowoq2022-01-021-0/+1
* .github/CODEOWNERS: add terraform-providerszowoq2022-01-011-0/+3
* bug_report.md: remove confusing 'maintainer information' section (#120711)•••When I started out, I was confused by this section and no idea what to put in and I don't think I'm the only one as I rarely see it filled out. This means there isn't much usefulness in it for bot processing either; better just remove it.Atemu2021-12-231-8/+0
* .github/workflows/editorconfig.yml: 2.3.5 -> 2.4.0zowoq2021-12-161-1/+2
* Merge pull request #147544 from cab404/fix-stdenv-override•••stdenv: move overriden stdenv in closureGuillaume Girol2021-12-101-1/+1
|\
| * CODEOWNERS: added cab404Vladimir Serov2021-11-271-1/+1
* | nixos/podman: sort files into directories•••Makes codeowners, git history, etc. a bit simpler now that podman has expanded beyond the original single file module and test. zowoq2021-12-091-2/+2
* | Merge pull request #146951: piegamesde/codeowners•••Codeowners: update teams and add entry for GNOMEpiegames2021-12-041-5/+16
|\ \
| * | CODEOWNERS: Add entries for GNOMEpiegames2021-12-021-0/+4
| * | CODEOWNERS: Update teamspiegames2021-12-021-5/+12
* | | .github/workflows/editorconfig.yml: allow PRs to skip check•••Intended for treewide reformatting PRs so we don't hit the API ratelimit. zowoq2021-12-031-1/+1
* | | .github/workflows/editorconfig.yml: write changed files to disk•••This avoids errors when exporting long lists to $GITHUB_ENV. Co-authored-by: Moritz Hedtke <Moritz.Hedtke@t-online.de> zowoq2021-12-021-9/+5
* | | Merge pull request #148114 from teto/neovim-labeler•••.github/labeler.yml: tag neovim files with "vim" labelJörg Thalheim2021-12-011-0/+2
|\ \ \
| * | | .github/labeler.yml: tag neovim files with "vim" labelMatthieu Coudron2021-12-011-0/+2
* | | | .github/PULL_REQUEST_TEMPLATE.md, CONTRIBUTING.md: 21.11 -> 22.05 (#147977)•••* .github/PULL_REQUEST_TEMPLATE.md: 21.11 -> 22.05 * CONTRIBUTING.md: 21.11 -> 22.05Bobby Rong2021-11-301-1/+1
* | | | Revert ".github/workflows/editorconfig.yml: Don't use GitHub API for PR diff."•••This reverts commit 4db84ed126a16e226c5f1a3f13c7bee92fa0a3a4. Causing CI errors. zowoq2021-11-301-15/+18
* | | | .github/workflows/editorconfig.yml: Don't use GitHub API for PR diff.•••This caused ratelimits for large PRs (reformatting PRs) Moritz Hedtke2021-11-301-18/+15
|/ / /
* | / .github/workflows/periodic-merge: configure 21.11 releaseMartin Weinelt2021-11-281-0/+4
| |/ |/|
* | build(deps): bump cachix/install-nix-action from 15 to 16•••Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 15 to 16. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v15...v16) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]2021-11-235-5/+5
* | PULL_REQUEST_TEMPLATE.md: fix link to nix.conf documentationSebastián Mancilla2021-11-191-1/+1
* | Merge pull request #141820 from cab404/patch-1•••.github/PULL_REQUEST_TEMPLATE: added md-to-db reminderAlexander Bantyev2021-11-201-0/+1
|\ \
| * | .github/PULL_REQUEST_TEMPLATE: added md-to-db reminderVladimir Serov2021-10-171-0/+1
* | | Merge pull request #145387 from Artturin/updaterequesttemplateArtturi2021-11-141-1/+1
|\ \ \ | |_|/ |/| |
| * | PULL_REQUEST_TEMPLATE.md: change nixpkgs-review wip to rev HEADArtturin2021-11-131-1/+1
* | | build(deps): bump cachix/install-nix-action from 14 to 15•••Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 14 to 15. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v14...v15) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]2021-11-135-5/+5
|/ /
* | PULL_REQUEST_TEMPLATE.md: ticks to bullets•••As suggested by 06kellyjac. Robert Hensing2021-11-031-4/+4
* | PULL_REQUEST_TEMPLATE.md: execution -> basic functionality•••As suggested by Artturin. Robert Hensing2021-11-011-1/+1
* | PULL_REQUEST_TEMPLATE.md: Elaborate on testing•••We've recently seen VM tests being added that could have been simple package tests instead.Robert Hensing2021-10-311-1/+5
* | Revert "build(deps): bump zeebe-io/backport-action from 0.0.5 to 0.0.6 (#1408...•••This reverts commit 50341b0cd8c5acba28ad63c9d1ff29ec3d66c173. It breaks the backport action. Domen Kožar2021-10-311-1/+6
* | Revert "backport-action: 0.0.6 -> 0.0.7"•••This reverts commit 7e3ba3e88b02c8b780075f87a3c6282eace0878e. It breaks the backport. Domen Kožar2021-10-311-1/+1
* | backport-action: 0.0.6 -> 0.0.7Domen Kožar2021-10-291-1/+1
* | build(deps): bump zeebe-io/backport-action from 0.0.5 to 0.0.6 (#140848)•••* build(deps): bump zeebe-io/backport-action from 0.0.5 to 0.0.6 Bumps [zeebe-io/backport-action](https://github.com/zeebe-io/backport-action) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/zeebe-io/backport-action/releases) - [Commits](https://github.com/zeebe-io/backport-action/compare/v0.0.5...v0.0.6) --- updated-dependencies: - dependency-name: zeebe-io/backport-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update .github/workflows/backport.yml * Update .github/workflows/backport.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Domen Kožar <domen@enlambda.com>Jörg Thalheim2021-10-281-6/+1
|/
* .github/CODEOWNERS: add zakame to perl maintainersZak B. Elep2021-10-151-3/+3
* .github/workflows/periodic-merge: move stable merges to 24h cycleMartin Weinelt2021-10-052-4/+4
* codeowners: Add myself for NixOS systemJanne Heß2021-10-051-0/+1
* Merge pull request #136489 from ehmry/nimPackages•••nimpackages / buildNimPackageGuillaume Girol2021-09-222-0/+11
|\
| * Nim: Add documentation and GitHub metadataEmery Hemingway2021-09-052-0/+11
* | treewide: remove danieldk as maintainer from a set of packages•••I currently do not have much time to work on nixpkgs. Remove myself as a maintainer from a bunch of packages to avoid that people are waiting on me for a review. Daniël de Kok2021-09-121-1/+1
* | CODEOWNERS: add myself to lib/systemsAlyssa Ross2021-09-091-1/+1
* | build(deps): bump cachix/install-nix-action from 13 to 14•••Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 14. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v13...v14) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]2021-09-095-5/+5
* | Merge pull request #130047 from NixOS/doc-manpage-role•••doc: Add support for manpage referencesJan Tojnar2021-09-071-0/+6
|\ \ | |/ |/|
| * codeowners: Add Nixpkgs Markdown docs toolingorigin/doc-manpage-roleJan Tojnar2021-07-131-0/+6
* | build(deps): bump devmasx/merge-branch from 1.3.1 to 1.4.0•••Bumps [devmasx/merge-branch](https://github.com/devmasx/merge-branch) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/devmasx/merge-branch/releases) - [Changelog](https://github.com/devmasx/merge-branch/blob/master/CHANGELOG.md) - [Commits](https://github.com/devmasx/merge-branch/compare/v1.3.1...1.4.0) --- updated-dependencies: - dependency-name: devmasx/merge-branch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]2021-09-022-2/+2
* | CODEOWNERS: update the list of maintainers of the R packages•••See https://github.com/NixOS/nixpkgs/pull/93883 for further details. Peter Simons2021-08-231-2/+2
* | PULL_REQUEST_TEMPLATE.md: Improve platform checkboxes•••1) Building with the sandbox enabled is the standard on Linux, so it is of little relevance with distribution they are using. Because of this, we now specify "Linux" instead of "NixOS", and the sandbox checkbox specifies "non-Linux". 2) aarch64 is a much more common platform, so we add two separate checkboxes for both aarch64-linux and aarch64-darwin. 3) The platform names now match what is actually used by Nix. Las Safin2021-08-191-4/+5
* | doc: fix typo and wording in pull request templateKid2021-08-051-2/+2
* | .github/labeler.yml: Label nixos-rebuild changesEelco Dolstra2021-07-281-0/+1