about summary refs log tree commit diff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2021-12-04Merge pull request #146951: piegamesde/codeownerspiegames1-5/+16
Codeowners: update teams and add entry for GNOME
2021-12-03.github/workflows/editorconfig.yml: allow PRs to skip checkzowoq1-1/+1
Intended for treewide reformatting PRs so we don't hit the API ratelimit.
2021-12-02CODEOWNERS: Add entries for GNOMEpiegames1-0/+4
2021-12-02CODEOWNERS: Update teamspiegames1-5/+12
2021-12-02.github/workflows/editorconfig.yml: write changed files to diskzowoq1-9/+5
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 Thalheim1-0/+2
.github/labeler.yml: tag neovim files with "vim" label
2021-12-01.github/labeler.yml: tag neovim files with "vim" labelMatthieu Coudron1-0/+2
2021-11-30.github/PULL_REQUEST_TEMPLATE.md, CONTRIBUTING.md: 21.11 -> 22.05 (#147977)Bobby Rong1-1/+1
* .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."zowoq1-15/+18
This reverts commit 4db84ed126a16e226c5f1a3f13c7bee92fa0a3a4. Causing CI errors.
2021-11-30.github/workflows/editorconfig.yml: Don't use GitHub API for PR diff.Moritz Hedtke1-18/+15
This caused ratelimits for large PRs (reformatting PRs)
2021-11-28.github/workflows/periodic-merge: configure 21.11 releaseMartin Weinelt1-0/+4
2021-11-23build(deps): bump cachix/install-nix-action from 15 to 16dependabot[bot]5-5/+5
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 Mancilla1-1/+1
2021-11-20Merge pull request #141820 from cab404/patch-1Alexander Bantyev1-0/+1
.github/PULL_REQUEST_TEMPLATE: added md-to-db reminder
2021-11-14Merge pull request #145387 from Artturin/updaterequesttemplateArtturi1-1/+1
2021-11-13build(deps): bump cachix/install-nix-action from 14 to 15dependabot[bot]5-5/+5
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 HEADArtturin1-1/+1
2021-11-03PULL_REQUEST_TEMPLATE.md: ticks to bulletsRobert Hensing1-4/+4
As suggested by 06kellyjac.
2021-11-01PULL_REQUEST_TEMPLATE.md: execution -> basic functionalityRobert Hensing1-1/+1
As suggested by Artturin.
2021-10-31PULL_REQUEST_TEMPLATE.md: Elaborate on testingRobert Hensing1-1/+5
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žar1-1/+6
(#140848)" This reverts commit 50341b0cd8c5acba28ad63c9d1ff29ec3d66c173. It breaks the backport action.
2021-10-31Revert "backport-action: 0.0.6 -> 0.0.7"Domen Kožar1-1/+1
This reverts commit 7e3ba3e88b02c8b780075f87a3c6282eace0878e. It breaks the backport.
2021-10-29backport-action: 0.0.6 -> 0.0.7Domen Kožar1-1/+1
2021-10-28build(deps): bump zeebe-io/backport-action from 0.0.5 to 0.0.6 (#140848)Jörg Thalheim1-6/+1
* 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 Serov1-0/+1
2021-10-15.github/CODEOWNERS: add zakame to perl maintainersZak B. Elep1-3/+3
2021-10-05.github/workflows/periodic-merge: move stable merges to 24h cycleMartin Weinelt2-4/+4
2021-10-05codeowners: Add myself for NixOS systemJanne Heß1-0/+1
2021-09-22Merge pull request #136489 from ehmry/nimPackagesGuillaume Girol2-0/+11
nimpackages / buildNimPackage
2021-09-12treewide: remove danieldk as maintainer from a set of packagesDaniël de Kok1-1/+1
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 Ross1-1/+1
2021-09-09build(deps): bump cachix/install-nix-action from 13 to 14dependabot[bot]5-5/+5
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 Tojnar1-0/+6
doc: Add support for manpage references
2021-09-05Nim: Add documentation and GitHub metadataEmery Hemingway2-0/+11
2021-09-02build(deps): bump devmasx/merge-branch from 1.3.1 to 1.4.0dependabot[bot]2-2/+2
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 Simons1-2/+2
See https://github.com/NixOS/nixpkgs/pull/93883 for further details.
2021-08-19PULL_REQUEST_TEMPLATE.md: Improve platform checkboxesLas Safin1-4/+5
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 templateKid1-2/+2
2021-07-28.github/labeler.yml: Label nixos-rebuild changesEelco Dolstra1-0/+1
2021-07-25build(deps): bump zeebe-io/backport-action (#131466)Jörg Thalheim1-2/+2
* 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 Mulligan1-1/+0
2021-07-25build(deps): bump cachix/cachix-action from 9 to 10dependabot[bot]2-2/+2
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 readabilityKreyren1-7/+12
2021-07-21ci: add no-channel check (#109543)Jonas Chevalier1-0/+21
* 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žar1-0/+20
GHA: add basic eval checks
2021-07-13codeowners: Add Nixpkgs Markdown docs toolingJan Tojnar1-0/+6
2021-07-07GHA: add basic eval checksDomen Kožar1-0/+20
2021-07-06Link to Libera, Matrix instead of FreenodeslotThe1-1/+1
The project has moved away from Freenode as an IRC network[1], and there is now a quite large channel on Libera. As such, we should point users towards that instead. This also changes all examples to refer to libera instead of freenode as, with the recent deletion of all freenode channels, it is perhaps where most communities are to be found nowadays. Finally, also link to the official Matrix room[2] as an alternative to IRC. Related: https://github.com/NixOS/nixpkgs/pull/129384 [1]: https://discourse.nixos.org/t/join-us-on-matrix-at-nix-nixos-org-migrating-from-freenode [2]: https://github.com/NixOS/rfcs/pull/94
2021-07-01workflows: fix documentation for periodic 24 hours mergeDennis Gosnell1-1/+1
2021-07-01.github/workflows/periodic-merge-*: Tiny improvementsMalte Brandy2-3/+3