summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)Author
2021-12-23bug_report.md: remove confusing 'maintainer information' section (#120711)Atemu
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.
2021-12-16.github/workflows/editorconfig.yml: 2.3.5 -> 2.4.0zowoq
2021-12-10Merge pull request #147544 from cab404/fix-stdenv-overrideGuillaume Girol
stdenv: move overriden stdenv in closure
2021-12-09nixos/podman: sort files into directorieszowoq
Makes codeowners, git history, etc. a bit simpler now that podman has expanded beyond the original single file module and test.
2021-12-04Merge pull request #146951: piegamesde/codeownerspiegames
Codeowners: update teams and add entry for GNOME
2021-12-03.github/workflows/editorconfig.yml: allow PRs to skip checkzowoq
Intended for treewide reformatting PRs so we don't hit the API ratelimit.
2021-12-02CODEOWNERS: Add entries for GNOMEpiegames
2021-12-02CODEOWNERS: Update teamspiegames
2021-12-02.github/workflows/editorconfig.yml: write changed files to diskzowoq
This avoids errors when exporting long lists to $GITHUB_ENV. Co-authored-by: Moritz Hedtke <Moritz.Hedtke@t-online.de>
2021-12-01Merge pull request #148114 from teto/neovim-labelerJörg Thalheim
.github/labeler.yml: tag neovim files with "vim" label
2021-12-01.github/labeler.yml: tag neovim files with "vim" labelMatthieu Coudron
2021-11-30.github/PULL_REQUEST_TEMPLATE.md, CONTRIBUTING.md: 21.11 -> 22.05 (#147977)Bobby Rong
* .github/PULL_REQUEST_TEMPLATE.md: 21.11 -> 22.05 * CONTRIBUTING.md: 21.11 -> 22.05
2021-11-30Revert ".github/workflows/editorconfig.yml: Don't use GitHub API for PR diff."zowoq
This reverts commit 4db84ed126a16e226c5f1a3f13c7bee92fa0a3a4. Causing CI errors.
2021-11-30.github/workflows/editorconfig.yml: Don't use GitHub API for PR diff.Moritz Hedtke
This caused ratelimits for large PRs (reformatting PRs)
2021-11-28.github/workflows/periodic-merge: configure 21.11 releaseMartin Weinelt
2021-11-27CODEOWNERS: added cab404Vladimir Serov
2021-11-23build(deps): bump cachix/install-nix-action from 15 to 16dependabot[bot]
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>
2021-11-19PULL_REQUEST_TEMPLATE.md: fix link to nix.conf documentationSebastián Mancilla
2021-11-20Merge pull request #141820 from cab404/patch-1Alexander Bantyev
.github/PULL_REQUEST_TEMPLATE: added md-to-db reminder
2021-11-14Merge pull request #145387 from Artturin/updaterequesttemplateArtturi
2021-11-13build(deps): bump cachix/install-nix-action from 14 to 15dependabot[bot]
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>
2021-11-13PULL_REQUEST_TEMPLATE.md: change nixpkgs-review wip to rev HEADArtturin
2021-11-03PULL_REQUEST_TEMPLATE.md: ticks to bulletsRobert Hensing
As suggested by 06kellyjac.
2021-11-01PULL_REQUEST_TEMPLATE.md: execution -> basic functionalityRobert Hensing
As suggested by Artturin.
2021-10-31PULL_REQUEST_TEMPLATE.md: Elaborate on testingRobert Hensing
We've recently seen VM tests being added that could have been simple package tests instead.
2021-10-31Revert "build(deps): bump zeebe-io/backport-action from 0.0.5 to 0.0.6 ↵Domen Kožar
(#140848)" This reverts commit 50341b0cd8c5acba28ad63c9d1ff29ec3d66c173. It breaks the backport action.
2021-10-31Revert "backport-action: 0.0.6 -> 0.0.7"Domen Kožar
This reverts commit 7e3ba3e88b02c8b780075f87a3c6282eace0878e. It breaks the backport.
2021-10-29backport-action: 0.0.6 -> 0.0.7Domen Kožar
2021-10-28build(deps): bump zeebe-io/backport-action from 0.0.5 to 0.0.6 (#140848)Jörg Thalheim
* 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>
2021-10-17.github/PULL_REQUEST_TEMPLATE: added md-to-db reminderVladimir Serov
2021-10-15.github/CODEOWNERS: add zakame to perl maintainersZak B. Elep
2021-10-05.github/workflows/periodic-merge: move stable merges to 24h cycleMartin Weinelt
2021-10-05codeowners: Add myself for NixOS systemJanne Heß
2021-09-22Merge pull request #136489 from ehmry/nimPackagesGuillaume Girol
nimpackages / buildNimPackage
2021-09-12treewide: remove danieldk as maintainer from a set of packagesDaniël de Kok
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.
2021-09-09CODEOWNERS: add myself to lib/systemsAlyssa Ross
2021-09-09build(deps): bump cachix/install-nix-action from 13 to 14dependabot[bot]
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>
2021-09-07Merge pull request #130047 from NixOS/doc-manpage-roleJan Tojnar
doc: Add support for manpage references
2021-09-05Nim: Add documentation and GitHub metadataEmery Hemingway
2021-09-02build(deps): bump devmasx/merge-branch from 1.3.1 to 1.4.0dependabot[bot]
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>
2021-08-23CODEOWNERS: update the list of maintainers of the R packagesPeter Simons
See https://github.com/NixOS/nixpkgs/pull/93883 for further details.
2021-08-19PULL_REQUEST_TEMPLATE.md: Improve platform checkboxesLas Safin
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.
2021-08-05doc: fix typo and wording in pull request templateKid
2021-07-28.github/labeler.yml: Label nixos-rebuild changesEelco Dolstra
2021-07-25build(deps): bump zeebe-io/backport-action (#131466)Jörg Thalheim
* build(deps): bump zeebe-io/backport-action Bumps [zeebe-io/backport-action](https://github.com/zeebe-io/backport-action) from 2b994724142df0774855690db56bc6308fb99ffa to 0.0.5. This release includes the previously tagged commit. - [Release notes](https://github.com/zeebe-io/backport-action/releases) - [Commits](https://github.com/zeebe-io/backport-action/compare/2b994724142df0774855690db56bc6308fb99ffa...e5d4d7c39c94b65670847d11d259b2f574fa3d30) --- updated-dependencies: - dependency-name: zeebe-io/backport-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2021-07-25CODEOWNERS: remove ryantm from /nixos/docRyan Mulligan
2021-07-25build(deps): bump cachix/cachix-action from 9 to 10dependabot[bot]
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 9 to 10. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](https://github.com/cachix/cachix-action/compare/v9...v10) --- updated-dependencies: - dependency-name: cachix/cachix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2021-07-23github/bug_report: Improve readabilityKreyren
2021-07-21ci: add no-channel check (#109543)Jonas Chevalier
* ci: add no-channel check * Update .github/workflows/no-channel.yml Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com> Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2021-07-14Merge pull request #129427 from NixOS/gha-tarballDomen Kožar
GHA: add basic eval checks